-
component
组件开发用c++开发的小程序生成单词读写快书-component
- 2022-02-11 15:21:19下载
- 积分:1
-
隐藏任务栏的实例代码,用VB编写,加入到你的程序中,十分实用...
隐藏任务栏的实例代码,用VB编写,加入到你的程序中,十分实用-hide the task bar code examples, VB prepared to join your program, a very practical
- 2023-02-17 01:25:04下载
- 积分: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
-
该程序,实现了MemRepair类,可以对.exe文件的内存进行修改,也可以用于游戏修改内存。...
该程序,实现了MemRepair类,可以对.exe文件的内存进行修改,也可以用于游戏修改内存。-the program, achieving MemRepair category, right. Exe files in memory changes can also be used to amend the memory game.
- 2023-09-08 10:10:03下载
- 积分:1
-
统计计算C/C++程序行数,计算编写的源代码的行数
统计计算C/C++程序行数,计算编写的源代码的行数-Statistical computing C/C++ Procedures the number of rows to calculate the source code to prepare the number of rows
- 2022-01-23 10:33:50下载
- 积分:1
-
vb编写的小程序用来作计算器,另外还可以调用系统时间显示时间用...
vb编写的小程序用来作计算器,另外还可以调用系统时间显示时间用-vb prepared by the procedures used for a small calculator, in addition to calling system can show that the time spent
- 2023-07-15 12:25:02下载
- 积分:1
-
smo 批量 转换 解压后和smo放在一起 然后运行就可
smo 批量 转换 解压后和smo放在一起 然后运行就可-Batch conversion smo and smo after decompression together can then run
- 2023-08-11 17:35:03下载
- 积分:1
-
旋转圆,模拟一个圆形物体的视觉状态,从圆到扁,又从扁到圆!
旋转圆,模拟一个圆形物体的视觉状态,从圆到扁,又从扁到圆!-rotating round, a round object simulation visual state, from round to Chen Shui-bian of the yen from!
- 2022-03-15 07:37:18下载
- 积分:1
-
实用易懂C++技术入门提供给C++的入门学者
实用易懂C++技术入门提供给C++的入门学者-practical technology portal accessible to scholars C induction
- 2022-04-20 17:06:42下载
- 积分:1
-
Windows Mobile development document
Windows Mobile development document
- 2022-05-23 21:13:11下载
- 积分:1