-
一个特别的菜单,通过学习 你会有所提高
一个特别的菜单,通过学习 你会有所提高-a special menu, you will learn through improved
- 2022-02-07 23:29:53下载
- 积分:1
-
物流管理系统,用来管理企业ERP物料进出分析情况
物流管理系统,用来管理企业ERP物料进出分析情况-Logistics management system, used to manage access to corporate ERP materials analysis of the situation
- 2022-02-12 15:24:41下载
- 积分:1
-
这个程序是用来测试旧的三
此程序用于测试老的三键鼠标是否工作正常,包括运行轨迹,左中右键是否按下等.因为现在的电脑不支持这种鼠标.-This procedure is used to test the old three-button mouse is working properly, including the running track, left, right, etc. is pressed. Because the computer does not support this mouse.
- 2022-03-19 13:03:42下载
- 积分:1
-
计算器 加减乘除 可点击可输入 单步不能表达式
计算器 加减乘除 可点击可输入 单步不能表达式-Multiplication and division addition and subtraction calculator can click on to enter the single-step can not be an expression
- 2022-04-15 16:13:53下载
- 积分:1
-
用VB5.0收集键盘和鼠标信息
用VB5.0收集键盘和鼠标信息-VB5.0 collection with keyboard and mouse information
- 2022-02-02 00:40:44下载
- 积分: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
-
WINCE6下写的一个串口通讯程序,有功能非常完备的串口类,强烈推荐下载!...
WINCE6下写的一个串口通讯程序,有功能非常完备的串口类,强烈推荐下载!-WINCE6下?
- 2022-02-21 00:30:13下载
- 积分:1
-
VC++编程,有原代码,类似于微软的“磁盘扫描程序”控制。
VC++编程,有原代码,类似微软磁盘扫描的控件。-VC++ Programming, there is the original code, similar to Microsoft ScanDisk controls.
- 2022-01-21 01:29:21下载
- 积分:1
-
一个VB做的计算器
一个VB做的计算器- a calculator in vb tool.
- 2022-01-30 15:07:37下载
- 积分:1
-
(17.7k)程序员演示如何创建一个COM库。zip包含两个问题。
(17.7k) ComLib demonstrates how to create a COM library. The zip contains two projects, one for the library and one for the test programme. There is also a readme.txt. Don t forget to register the dll before trying to run the test app from a console window. -(17.7k) ComLib demonstrates how to create a COM library. The zip contains two projects, one for the library and one for the test programm e. There is also a readme.txt. Don t forget to reg ister the dll before trying to run the test app fr om a console window.
- 2022-05-13 11:33:17下载
- 积分:1