-
嵌入式WINCE开发入门程序,用EVC写的第一程序,帮助初学者入门
嵌入式WINCE开发入门程序,用EVC写的第一程序,帮助初学者入门-Embedded WINCE development of entry procedures, use of EVC wrote the first program to help beginners and entry-
- 2022-02-13 04:47:51下载
- 积分:1
-
采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示...
采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示:
Input Format:
第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数
第二行输入各顶点的信息,即输入每个顶点字符
第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行
Output format:
首先输出图的顶点信息,输出完毕换行
接着输出图的邻接矩阵,假如图中有n个顶点,则输出形式为n行n列的邻接矩阵,输出完毕换行
接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行
最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行
-Using an undirected graph adjacency matrix representation to complete the map creation, graph depth-first traversal, graph breadth-first traversal operation. In which vertex information is character, the graph vertex number by characters in order. The input sample used in the diagram are as follows:
Input Format:
The first line of input two values, the first one is the number of graph vertices, the second one is the number of graph edges
Second row, enter information in each vertex, that enter each vertex character
Start typing in the third line of each side, each side in the form of two vertices
- 2022-01-26 03:32:41下载
- 积分:1
-
VB 精选文摘集合
VB 精选文摘集合 - 系统篇-Featured abstracts VB Collection- System Part
- 2022-05-22 03:57:33下载
- 积分:1
-
和windows xp的扫雷功能完全一样,目前没有 发现bug
和windows xp的扫雷功能完全一样,目前没有 发现bug-Windows xp and function exactly the same as mine-sweeping, there is no bug did not find
- 2022-10-12 22:05:03下载
- 积分:1
-
WINDOWS编程循序渐进,配套第2章原代码
WINDOWS编程循序渐进,配套第2章原代码-WINDOWS programming step by step, and the supporting Chapter 2 of the original code
- 2022-02-15 07:13:30下载
- 积分:1
-
静态链表.这是刚刚学习数据结构的时候编写的第1个小小程序,用构造类型编写的静态链表,实现了基本的赋值,插入,删除等功能。...
静态链表.这是刚刚学习数据结构的时候编写的第1个小小程序,用构造类型编写的静态链表,实现了基本的赋值,插入,删除等功能。-static List. This is just learning the structure of the data, prepared by the time a small program that will prepare the structure type static chain and achieve the basic assignment, insert, delete capabilities.
- 2022-06-20 07:54:46下载
- 积分:1
-
网页设计技术,几乎涵盖了各个方面,很有用
网页设计技术,几乎涵盖了各个方面,很有用-Web design technology, covering virtually all aspects of useful
- 2022-02-05 12:47:25下载
- 积分:1
-
登录脚本
此编码的帮助到登录窗体是如何工作的你显示你当你想要使登录你的网站它真的真的可以帮助你。和 iam 坝肯定它还可以帮助您更多然后更多。
- 2022-03-21 00:53:51下载
- 积分:1
-
可以使十进制的数转换成二进制的数,非常的简单方便
可以使十进制的数转换成二进制的数,非常的简单方便-to convert the decimal value to binary value, extremely easy using
- 2023-01-27 07:00:04下载
- 积分:1
-
小区移动用户定位服务,主要分析sccp协议
小区移动用户定位服务,主要分析sccp协议-Area location-based services for mobile users, the main analysis of SCCP protocol
- 2022-11-24 08:25:03下载
- 积分:1