-
Chinese chess source, the use of Windows SDK development.
中国象棋源码,使用Windows SDK开发。-Chinese chess source, the use of Windows SDK development.
- 2022-11-29 01:20:04下载
- 积分:1
-
Oak是 一 种 用 于 网 络 的 精 巧 而 安 全 的 语 言,学习指南...
Oak是 一 种 用 于 网 络 的 精 巧 而 安 全 的 语 言,学习指南-Oak is a sophisticated network for security and the language, learning guide
- 2022-06-17 17:02:17下载
- 积分:1
-
驱动开发, 键盘驱动
驱动开发, 键盘驱动-Driver Development, keyboard-driven
- 2022-11-10 12:10:03下载
- 积分:1
-
this program is csharp code to convert ts file to a text file
this program is csharp code to convert ts file to a text file
- 2022-11-23 20:45:03下载
- 积分: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
-
时滞程序
时滞程序
- 2022-03-04 11:35:35下载
- 积分:1
-
字符串复制到剪贴板中,然后可以使用Crtl V贴输入其他问题。
将字符串放入剪贴板,然后粘贴crtlv,可以用来输入其他程序
- 2022-03-25 02:11:47下载
- 积分:1
-
将控制台输出重定向到一个源,直接投入到项目中使用,直接在…
一个重定向输出到控制台的源码,直接加入工程使用,直接在输出前调用RedirectIOToConsole()-Redirect console output to a source, directly into projects to use, directly in the output before the call RedirectIOToConsole ()
- 2022-02-07 15:49:03下载
- 积分:1
-
binary a 256 colors bitmap 二值化256色位图
binary a 256 colors bitmap 二值化256色位图-binary a 256 colors bitmap binarization 256 color bitmap
- 2022-03-06 19:46:25下载
- 积分:1
-
成绩管理程序,C语言开发,有一定实用价值!
成绩管理程序,C语言开发,有一定实用价值!-performance management procedures, C-language development, which is of practical value!
- 2022-07-05 12:07:38下载
- 积分:1