-
异步数据传输vhdl实现,需要具体设计要求的人能可以联系我。...
异步数据传输vhdl实现,需要具体设计要求的人能可以联系我。-asynchronous data transmission vhdl reality requires specific design requirements of the people can contact me.
- 2022-02-02 07:10:44下载
- 积分:1
-
介绍有限自动机原理的PPT,制作精良,推荐阅读
介绍有限自动机原理的PPT,制作精良,推荐阅读-a PPT about Finite Automata
- 2022-02-04 02:13:13下载
- 积分:1
-
基于微软XNA的游戏编程,基于微软XNA的游戏编程
基于微软XNA的游戏编程,基于微软XNA的游戏编程-Based on Microsoft
- 2022-05-31 16:04:00下载
- 积分: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
-
只看该作者首先谢谢bobcheng_2006,你的帖子里面的源代码其实我已经下载了,只是没有相关文档,没有看懂哦...
只看该作者首先谢谢bobcheng_2006,你的帖子里面的源代码其实我已经下载了,只是没有相关文档,没有看懂哦-The authors wish to thank all look bobcheng_2006, your post inside the source code I have already downloaded, but no relevant documents, have failed to understand oh
- 2022-02-22 13:14:07下载
- 积分:1
-
Based on the C++ The SMTP e
基于C++的SMTP的WINSOCK邮件发送器-Based on the C++ The SMTP e-mail transmitter of WINSOCK
- 2022-03-04 03:09:16下载
- 积分:1
-
定时倒计时自动关机软件,可用两种方式设置关机,可隐藏到系统托盘,没有使用提升应用程序权限的形式,最后关机调用的是系统命令,如果说生成的exe文件不改名的话,可能...
定时倒计时自动关机软件,可用两种方式设置关机,可隐藏到系统托盘,没有使用提升应用程序权限的形式,最后关机调用的是系统命令,如果说生成的exe文件不改名的话,可能会无法关机,因为这个exe文件可能会与系统的shutdown命令同名-Automatic shutdown software countdown timer can be set off in two ways, to hide the system tray, do not use the authority to upgrade the application form, the last system shutdown command is called, if the generated exe file does not change its name, it may not be able to shutdown, because the exe file and system may be of the same name of the shutdown command
- 2022-08-26 10:20:50下载
- 积分:1
-
Just Enough Project Management
Just Enough Project Management
- 2022-01-25 20:24:47下载
- 积分:1
-
WTL例子
WTL例子-WTL example
- 2022-04-30 07:31:16下载
- 积分:1
-
适于本很好的介绍c++ 6.0的书,适合有一定的编程基础的人阅读...
适于本很好的介绍c++ 6.0的书,适合有一定的编程基础的人阅读- suitable for the very good presentation c 6.0, the book suitable for a certain programming based on the reading
- 2023-03-04 00:20:05下载
- 积分:1