-
把文本转换成pdf文件,是学习pdf编成的基础知识
把文本转换成pdf文件,是学习pdf编成的基础知识-put text into pdf documents into pdf study of the basic knowledge
- 2023-03-09 20:25:02下载
- 积分: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
-
VisualC++编程技巧与范例
VisualC++编程技巧与范例-Visual C programming skills and examples
- 2022-04-28 15:17:48下载
- 积分:1
-
程序记录器 记录本电脑一天内执行过什么程序(系统自带的除外) 然后生成文本 界面隐藏 热键呼出 用于万象收费服务端 原因是万象事件 防一下...
程序记录器 记录本电脑一天内执行过什么程序(系统自带的除外) 然后生成文本 界面隐藏 热键呼出 用于万象收费服务端 原因是万象事件 防一下-Procedures Recorder Record day implementation of the computer what program (except for built-in system) and then generate the text of the interface hidden Hotkey exhaled client fee-based services for Vientiane Vientiane case because the anti-click
- 2022-05-17 19:46:56下载
- 积分:1
-
C++源码实例
实现把文件把修改的时间进行排序,希望对大家有帮助;The file modification time sorting 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-10 15:08:35下载
- 积分:1
-
OPENCV缩放图像
这项目展示如何缩放图像,使用几个主要函数。欢迎下载,试用。谢谢您的支持。
- 2022-05-05 02:21:52下载
- 积分:1
-
一种计算N维矩阵的aigenvalue新算法,aigenvalue…
n维矩阵的特征值的一种新求法,可实现特征值特征向量的求值-a new algorithm to calculate the aigenvalue of N dimensions matrix, aigenvalue and aigenvector can be worked out.
- 2023-05-14 17:55:03下载
- 积分:1
-
C++ Entry programming examples, including basic grammar, graphics, programming,...
C++编程入门实例,包括基本语法,图形编程等-C++ Entry programming examples, including basic grammar, graphics, programming, etc.
- 2022-06-13 22:02:12下载
- 积分:1
-
SAMSUNG S3C2410 烧写软件,用来引导WINCE启动 U2410MON.BIN
SAMSUNG S3C2410 烧写软件,用来引导WINCE启动 U2410MON.BIN-burning software, used to guide pulled launched U2410MON.BIN
- 2022-11-01 17:10:04下载
- 积分:1
-
- 2022-03-16 06:05:06下载
- 积分:1