-
视窗远景资源工具包
Windows Vista Resource Kit
- 2022-08-26 04:59:42下载
- 积分:1
-
本文描述了EM200 提供的AT 命令的含义、语法以及回应内容。
本文描述了EM200 提供的AT 命令的含义、语法以及回应内容。-This paper describes the AT command to provide EM200 meaning, grammar, and to respond to the content.
- 2022-10-13 16:50:04下载
- 积分:1
-
VISSIM 6序列号生成器VISSIM的动态仿真程序
vissim 6 序列号生成器
Vissim 动态模拟程序-vissim 6 serial number generator VisSim dynamic simulation program
- 2022-02-05 23:10:10下载
- 积分:1
-
自动计算算式,(乘方除外),可计算分数,
vb 结合 pascal,所以速度特快,控制在0.05秒内...
自动计算算式,(乘方除外),可计算分数,
vb 结合 pascal,所以速度特快,控制在0.05秒内-Automatic calculation formula, (except involution), calculate scores, vb combination pascal, so the speed of an express, control 0.05 seconds
- 2022-03-29 18:37:34下载
- 积分:1
-
researched agreement Application
SMPT 协议应用 实例-researched agreement Application
- 2023-05-30 18:15: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
-
WinCE下的媒体播放机,调用DirextX,支持各种格式
WinCE下的媒体播放机,调用DirextX,支持各种格式-WinCE the media player, called DirextX support formats
- 2022-03-15 23:29:34下载
- 积分:1
-
做个小程序玩玩,希望大家给点意见.......谢谢!
做个小程序玩玩,希望大家给点意见.......谢谢!-be a small program to play, we want to point ....... Thank you!
- 2022-09-02 19:00:03下载
- 积分:1
-
日历算法及源代码,C++语言开发。Word文档。那里…
万年历算法与源码,c语言开发。word文档。有兴趣的尽快下载-Calendar algorithm and source code, c language development. word document. There is interest in the download as soon as possible
- 2022-07-02 14:23:50下载
- 积分:1
-
calculator writtend with VB,can be used as referrence for the VB beginer
VB写的计算器,可给VB初学者作参考-calculator writtend with VB,can be used as referrence for the VB beginer
- 2022-06-28 04:24:01下载
- 积分:1