-
The procedure is achieved by the C language function of time, the realization of...
该程序是由C语言实现的时间函数,实现一个猜数游戏,判断一个人反应快慢的功能。-The procedure is achieved by the C language function of time, the realization of a guess the number of games to determine the response speed of a person functions.
- 2022-03-22 14:00:54下载
- 积分:1
-
A use of C++ for a small snow drift process ~ ~ very useful, to discuss the U.S....
一个用C++编的雪花飘的小程序~~很有用,大家共同讨论下哦-A use of C++ for a small snow drift process ~ ~ very useful, to discuss the U.S. under Oh
- 2022-08-25 12:39:56下载
- 积分:1
-
相关的代码库
The associated code repository to
the "Algorithms in a Nutshell" book published by O Reilly Media, Inc.
- 2022-05-29 18:37:02下载
- 积分:1
-
vc下xml文档的解析
vc下xml文档的解析-vc under xml document analysis
- 2022-07-20 19:56:27下载
- 积分:1
-
AppWizard has created this GraphExp application for you. This application
not...
AppWizard has created this GraphExp application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
- 2023-09-05 07:30:03下载
- 积分:1
-
A very simple ticketing management software, do not know All unqualified Dayong...
一个非常简单的售票管理软件,不知道合不合格大用使用,-A very simple ticketing management software, do not know All unqualified Dayong use,
- 2022-03-13 08:02:09下载
- 积分: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
-
want to see how your fate? ? Let's see it! Terrific ah!
想看看你的命运如何吗?? 看看吧!很棒的啊!-want to see how your fate? ? Let"s see it! Terrific ah!
- 2023-07-04 03:45:04下载
- 积分:1
-
是个多线程编程的例子,对初学者有帮助,里面的书写规范
是个多线程编程的例子,对初学者有帮助,里面的书写规范-Is an example of multi-threaded programming, there is help for beginners, which regulate the writing
- 2023-06-13 22:10:03下载
- 积分:1
-
welcome to learn except confusion.It has no password,everyone literally next
欢迎借鉴,不要乱用。没有任何密码,大家随便下吧-welcome to learn except confusion.It has no password,everyone literally next
- 2022-02-03 15:08:26下载
- 积分:1