-
多线程、内存共享编程。有五只蜗牛赛跑哦。
多线程、内存共享编程。有五只蜗牛赛跑哦。-Multi-threaded, shared memory programming. Has five oh snail race.
- 2022-03-11 08:26:14下载
- 积分:1
-
这是一个很没有用链表进操作的学生信息管理系统,对文件操作和函数有很大提高,是编程初学者很好的借鉴程序...
这是一个很没有用链表进操作的学生信息管理系统,对文件操作和函数有很大提高,是编程初学者很好的借鉴程序-This is a useless list of students into the operation of information management systems, operation and function of the document have greatly improved, and is programmed from a very good program for beginners
- 2022-02-04 16:17:00下载
- 积分:1
-
这是一个公交查询系统的简单设计,其中实现了根据车次号查站点以及根据起始与终止站点查询车次的两个模块功能。另外,还包含一个后台管理控制台,负责维护数据库的信息,具...
这是一个公交查询系统的简单设计,其中实现了根据车次号查站点以及根据起始与终止站点查询车次的两个模块功能。另外,还包含一个后台管理控制台,负责维护数据库的信息,具备了比较完善的数据库维护功能。数据库的备份以及连接数据库的文件在原码文件中,运行前请注意设置-This is a transit system for a simple design, which achieved under 000, and site investigations under the threshold and termination site for the two trips module function. In addition, the background also includes a management console, responsible for the maintenance of the information in the database, with a fairly complete database maintenance functions. The database backup, and connecting to the database code in the original paper document, running to set up the former
- 2023-03-12 09:40:04下载
- 积分: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
-
定时关机程序,设定好时间就行
定时关机程序,设定好时间就行-Mytob.BSNotes procedures and set a good time on the line
- 2022-03-06 09:14:57下载
- 积分:1
-
窗口应用程序,麦克风录音源码,低层代码
windows application, mic recording source, low level code
- 2023-08-30 18:55:03下载
- 积分:1
-
进程指挥官
进程指挥官--进程控制源代码.process manager!-The process of commanders- the process of controlling the source code. Process manager!
- 2022-07-24 17:11:14下载
- 积分:1
-
实例看Windows API程序设计
实例看Windows API程序设计-Example Windows API programming
- 2022-04-27 09:54:01下载
- 积分:1
-
winrar rarlng.dll 去广告语言文件
如果您不喜欢winrar弹出的广告,建议使用此软件。
如果您安装的winrar是从官方网站下载的 英文版,当打开软件的时候 会弹出广告,将此rarlng.dll放入安装目录下,程序的界面将变为中文,同时,不再弹出广告。如果您安装的是winrar汉化版,实际上是winrar的中国代理将原winrar.exe直接修改后的结果,不管是否注册,都会有广告。
- 2022-03-04 20:14:48下载
- 积分:1
-
测试wpcap
wpcap的测试和简单实用使用的工具有wpcap,vs2010在使用改代码之前需要对Windows环境进行配置需要安装wpcap,并且和wpcap的package在vs2010中需要引入wpcap的lib和一些头文件具体的详细配置可以自行搜索
- 2023-02-25 16:35:04下载
- 积分:1