-
一个小小的倒记时定时关机代码,希望大家用的到
一个小小的倒记时定时关机代码,希望大家用的到-Ups ・ timing off a little code, and hope that we use to
- 2022-04-10 05:00:51下载
- 积分:1
-
In vb how to get CPU serial number? Everyone should know what is the use of bar
在vb中如何得到CPU的序列号?大家应该知道有什么用了吧-In vb how to get CPU serial number? Everyone should know what is the use of bar
- 2023-08-31 02:55:03下载
- 积分:1
-
内存漏洞测试,在windows环境下,测试动态创建对象的内存耗费情况!...
内存漏洞测试,在windows环境下,测试动态创建对象的内存耗费情况!-memory test loopholes in windows environment, the testing of dynamic object creation cost of memory!
- 2022-05-23 13:54:52下载
- 积分:1
-
操作系统的 自己一看就知道
操作系统的 自己一看就知道-its own operating system a person would know
- 2022-09-26 00:50:03下载
- 积分:1
-
音频适配器样品
提交的代码提供设备驱动程序的 windows 服务音频适配器驱动程序,可以在 Visual studio 中直接编译和安装的功能。
- 2023-03-16 06:05: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
-
改变菜单颜色的BCMenu类,能帮助我们方便的改变成我们想要的颜色...
改变菜单颜色的BCMenu类,能帮助我们方便的改变成我们想要的颜色-To change the menu color BCMenu class, can help us to easily change to the color we want to
- 2022-07-22 04:53:56下载
- 积分:1
-
err
读取修改,IP,掩码,网关,DNS-err
- 2022-02-03 13:30:20下载
- 积分:1
-
VC++Singleton windows 环境平台
VC++Singleton windows 环境平台 -VC++ Singleton windows environment platform
- 2022-04-15 23:46:29下载
- 积分:1
-
C++应用编程200例,适合C++初学者,从简单的小程序开始。
C++应用编程200例,适合C++初学者,从简单的小程序开始。-C++ Application programming 200 cases for C++ Beginners, from the simple beginning of the proceedings.
- 2022-04-27 08:37:44下载
- 积分:1