-
实现通讯录的录入、删除和添加系统。。模拟手机的通讯录管理程序...
实现通讯录的录入、删除和添加系统。。模拟手机的通讯录管理程序-The realization of the address book entry, delete, and add the system. . Analog mobile phone address book management procedures
- 2022-03-24 19:31:24下载
- 积分:1
-
c++进行高效编程必备,是一本经典的C++书籍
c++进行高效编程必备,是一本经典的C++书籍-55 Specific Ways to improve your programs and designs
- 2023-02-09 14:45:03下载
- 积分:1
-
创建顺序文件,在ECLIPSE下编译通过,程序不大,很有特点.
创建顺序文件,在ECLIPSE下编译通过,程序不大,很有特点.-order to create documents in the Eclipse compiler, not procedure, unique features.
- 2022-07-22 20:07:40下载
- 积分:1
-
java实现的门禁系统GUI界面
使用java swing实现了一个门禁系统的登录、用户信息的管理、查询以及对门禁卡的相关信息进行修改的GUI界面。本代码中加入了相关数据库的操作,方便管理员对出入门用户的管理,从而更好的保障门的安全性。
- 2022-01-24 17:08:25下载
- 积分:1
-
agreement NetBIOS the bottom coding
协议NetBIOS的底层编码-agreement NetBIOS the bottom coding
- 2022-04-28 11:34:59下载
- 积分:1
-
自动编写SQL插入存储过程的源程序
自动编写SQL插入存储过程的源程序-prepared automatically insert SQL stored procedures of the source
- 2022-04-21 03:16:42下载
- 积分:1
-
Description:
采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,...
Description:
采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,边的输入按照边的顶点序号从小到大的顺序排列,如下图的边的输入顺序为0 1,0 2,0 3,1 2,1 3,2 4,3 4共七条边,邻接表的边结点采用头插法。本输入样例中所用的图如下所示:
Input Format:
第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数
第二行输入各顶点的信息,即输入每个顶点字符
第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行
Output format:
首先输出图的顶点信息,输出完毕换行
接着输出图的邻接表,格式为首先输出第一个顶点,接着输出该顶点的所有的临界点的序号,换行,然后输出下一个顶点及邻接点,以此类推
接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行
最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行
-Description:
Adjacency list using said directed graph to complete the map creation, map of the depth-first traversal, breadth-first graph traversal operations. In which vertex information is character, the graph vertices in order arranged by character number, while the input side of the vertex according to serial number from small to large order, the following graph of the input side of the order of 0 1,0 2,0 3,1 2,1 3,2 4,3 4 a total of seven edge, the edge-node adjacency list using the first interp
- 2022-01-28 23:09:39下载
- 积分:1
-
教你如何用C++中的File类Wave类Rect类,对于初学网络开发的人会有些帮助...
教你如何用C++中的File类Wave类Rect类,对于初学网络开发的人会有些帮助-Teach you how to use C++ The File Class Wave-type Rect class, network development for the beginner who might be helpful
- 2022-03-13 20:32:29下载
- 积分:1
-
JS Web Excel 0.56 + JS VM
js web excel 0.56 + js vm
-js web excel 0.56+ js vm
- 2022-03-17 16:28:51下载
- 积分:1
-
药店管理系统软件
药店管理系统软件-pharmacy management system software
- 2022-01-30 16:11:53下载
- 积分:1