-
Operating system file management is not very good, hope that we help to improve!
操作系统中的文件管理,不是很好,希望大家帮忙改进!-Operating system file management is not very good, hope that we help to improve!
- 2022-03-12 03:47:37下载
- 积分:1
-
简单的网站购物系统,大家请下载,大家以后也多多交流
简单的网站购物系统,大家请下载,大家以后也多多交流-A simple web site shopping system, please download the U.S., after a lot of exchange of U.S.
- 2022-10-19 23:00:04下载
- 积分:1
-
一个用于测试系统速度的小程序,简单但是使用。for vc only
一个用于测试系统速度的小程序,简单但是使用。for vc only -a speed test system for the small program, but simple to use. For vc only
- 2022-03-05 02:51:10下载
- 积分:1
-
这个程序是一个用鼠标画直线的源码,是用vc做的,对于那些初学者可能比较有用1...
这个程序是一个用鼠标画直线的源码,是用vc做的,对于那些初学者可能比较有用1-the procedure is painting a straight line with the mouse the source, is to use vc do, for those who may be more useful to beginners 1
- 2022-10-10 00:30:02下载
- 积分:1
-
会员关系系统。用在ASP方面。需要着请下载!
会员关系系统。用在ASP方面。需要着请下载!-Member relations system. With regard to the ASP. The need to download!
- 2022-05-14 19:19:06下载
- 积分:1
-
JRC提供必要的和共同的基础功能或接口作为一个lightw…
JRC provides necessary and common foundation functions or interfaces as a lightweight environment to load and run java classes,it s also a protocol to extend itself.
- 2022-11-11 02:15:03下载
- 积分:1
-
c program
c program
- 2022-02-11 23:32:57下载
- 积分:1
-
学习C++的最好帮手 最经典的书籍C++ PRIME PLUS
学习C++的最好帮手 最经典的书籍C++ PRIME PLUS-Learning C++ Best help the most classic books C++ PRIME PLUS
- 2022-08-23 13:54:52下载
- 积分: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
-
概括了C++编程中常用的WINDOWS的系统函数,有详细解释。
概括了C++编程中常用的WINDOWS的系统函数,有详细解释。-Summarizes the C++ WINDOWS commonly used programming system function, explained in detail.
- 2022-04-01 09:11:24下载
- 积分:1