-
需要platformbuild调试,是对系统对堆的分配,和回收策略的一个例程...
需要platformbuild调试,是对系统对堆的分配,和回收策略的一个例程-Need to debug platformbuild is the distribution system to the reactor, and recovery strategy for a routine
- 2022-01-24 13:21:48下载
- 积分:1
-
alpha 1机器人戏曲表演软件代码
根据优必选 alpha 1机器人,编辑的机器人戏曲表演软件动作代码。
- 2022-05-07 06:58:46下载
- 积分:1
-
有关指针的学习文档,包括普通指针、函数指针、数组指针等...
有关指针的学习文档,包括普通指针、函数指针、数组指针等-The indicators of learning documents, including the general pointers, function pointers, array pointers and so on
- 2022-12-16 01:40:03下载
- 积分:1
-
n皇后问题,费城经典的解决方法,用General
n皇后问题,费城经典的解决方法,用General-Search方法写的-n Queens problem,solved by classical Philadelphia method,using General-Search method.
- 2022-11-13 11:20:03下载
- 积分:1
-
MFC 一个例子,具体看了就会明白
MFC 一个例子,具体看了就会明白-An instance of MFC, and you can better interpret it when reading through.
- 2022-03-10 00:20:47下载
- 积分: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
-
最新的pkcs11 密码令牌接口标准 费了很大的劲才找到的
最新的pkcs11 密码令牌接口标准 费了很大的劲才找到的
-Latest PKCS11 password token interface standard costs a lot of劲才found
- 2022-01-31 21:12:32下载
- 积分:1
-
这是一个电子钟制做程序,具有指针的图象效果
这是一个电子钟制做程序,具有指针的图象效果 -This is an electronic bell system to do procedures, the target image with the effect
- 2022-08-20 07:04:35下载
- 积分:1
-
<Multimedia framework> is worth working in this area take a look at the To...
很值得从事这方面的同仁看一看,讲得不错,免费给你看啊,很有帮助,请支持一下本网站,真的很不错!- is worth working in this area take a look at the Tongren, speak well, look for free Here you are, ah, very helpful, please click Supporting this site, really very good!
- 2022-03-05 07:01:54下载
- 积分:1
-
基于SQL数据库的学生管理系统的设计
本学生管理系统是用SQL数据库,通过SQL数据库建立学生信息库,在通过MFC做学生管理系统界面,通过MFC与SQL数据库进行连接,主要通过学生管理系统界面可以实现对学生管理系统SQL数据库的更新,完成对学生信息的删除,添加,更改等功能。
- 2022-01-27 08:44:57下载
- 积分:1