-
Window programming examples, cool!
Window 编程例子, 比较cool !-Window programming examples, cool!
- 2022-02-07 13:17:48下载
- 积分:1
-
桌面插件CPU占用查看
桌面小插件,提供桌面小控件,可以查看电脑CPU的占用情况,界面美观漂亮。指针动态显示当前CPU占用情况。
- 2023-06-15 11:00:03下载
- 积分:1
-
cypress,上位机开发用的,cyAPI.chm,另外里面还有开发徐加载的头文件,库文件。...
cypress,上位机开发用的,cyAPI.chm,另外里面还有开发徐加载的头文件,库文件。-cypress, used in PC development, cyAPI.chm, Xu In addition there is also the development of the first loaded file, library file.
- 2022-03-10 18:07:53下载
- 积分:1
-
遗传算法优化PID问题源程序 实数编码
遗传算法解决PID参数优化的问题,主要的是采用的是实数编码而不是二进制编码,这对编程有很大的提高理解
- 2022-11-20 21:10:03下载
- 积分: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
-
本程序可以实现对串口的简单操作,祥细的功能可以从代码中得到,要是有什么问题可以从中得到帮助。...
本程序可以实现对串口的简单操作,祥细的功能可以从代码中得到,要是有什么问题可以从中得到帮助。-this procedure can be achieved on a simple serial port operation, the wound from the functional code can be, if any problem will be able to receive help.
- 2022-07-10 19:31:27下载
- 积分:1
-
Windows++XP++PRO++VLK序列号修改
使用此文件修改无法激活的windowsxp系统...
Windows++XP++PRO++VLK序列号修改
使用此文件修改无法激活的windowsxp系统-Windows++ XP++ PRO++ VLK serial number of amendments to revise the use of this file can not be activated windowsxp system
- 2022-12-30 01:15:03下载
- 积分:1
-
实用Visual C++6.0教程各章节(第六章)的源代码,很好的让初学者熟悉VC开发平台。...
实用Visual C++6.0教程各章节(第六章)的源代码,很好的让初学者熟悉VC开发平台。-Pratical Visual C++6.0 chapter examples
- 2022-08-15 12:59:13下载
- 积分:1
-
RSA _罗宾
RSA_Robin-miller algorithm
- 2022-03-02 10:51:39下载
- 积分:1
-
高考成绩管理系统,增删改查,输出到文本文件,排序浏览等...
高考成绩管理系统,增删改查,输出到文本文件,排序浏览等-HKALE management system, additions or deletions to change the investigation, the output to a text file, sort, browse, etc.
- 2022-02-07 02:52:08下载
- 积分:1