-
Design of fuzzy controller for smart
Design of fuzzy controller for smart
- 2023-04-30 06:55: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
-
Multimedia player, can play video, pictures, music,
MFC多媒体播放,能播放视频,图片,音乐-Multimedia player, can play video, pictures, music,
- 2022-06-17 04:35:18下载
- 积分:1
-
的mir2客户端Delphi源代码!
delphi的传2客户端源码,虽然是开源的,但是还是值得研究!-the mir2 client delphi source code!
- 2023-08-28 19:45:02下载
- 积分:1
-
一个定时播放音乐的程序,用BCB编写。虽然不太复杂,但个人觉得挺经典的:)...
一个定时播放音乐的程序,用BCB编写。虽然不太复杂,但个人觉得挺经典的:)-regularly broadcast a music program, BCB prepared. Though not too complex, but feel quite classic :)
- 2022-02-22 00:24:25下载
- 积分:1
-
Liuzhou Ji seven games source code aids in support of search and other demons.
七龙纪游戏辅助工具 源代码
支持恶魔搜索等.-Liuzhou Ji seven games source code aids in support of search and other demons.
- 2022-03-11 07:47:18下载
- 积分:1
-
single bus DS1820 temperature sensor applications (data collection, processing a...
单总线温度传感器DS1820的应用(数据采集,处理,输出,串行通信等)-single bus DS1820 temperature sensor applications (data collection, processing and output, serial communications, etc.)
- 2022-01-22 16:05:57下载
- 积分:1
-
Knapsack problem, knapsack problem of the five kinds of algorithms, a total of f...
背包问题,背包问题的5种算法,一共五个文件,每个文件一种算法-Knapsack problem, knapsack problem of the five kinds of algorithms, a total of five files, each file an algorithm
- 2022-03-19 19:46:41下载
- 积分:1
-
net rar
net rar- net rar
- 2022-03-18 17:59:17下载
- 积分:1
-
应用Win32进行开发的功率电平转换程序,因为工作需要开发的。演示了用Win32进行浮点运算的方法。...
应用Win32进行开发的功率电平转换程序,因为工作需要开发的。演示了用Win32进行浮点运算的方法。-The power electric level convert program designed by WIN32. You can see how to use WIN32 to perform float calculate.
- 2022-08-17 04:05:43下载
- 积分:1