-
发牌程序,可以将52张牌每次随机发给4个人
发牌程序,可以将52张牌每次随机发给4个人-The licensing procedure, can be 52 licenses for each individual were randomly distributed to 4
- 2023-02-18 01:35: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
-
模仿windows下记事本的功能,并增加了字体和颜色
模仿windows下记事本的功能,并增加了字体和颜色-Notepad windows mimic the function of the next, and to increase the font and color
- 2022-01-24 18:51:26下载
- 积分:1
-
经典的API例子,结构清晰
还有加载动态连接库的用法
经典的API例子,结构清晰
还有加载动态连接库的用法-API classic example, there is a clear structure to load dynamic link library usage
- 2023-01-11 08:50:04下载
- 积分:1
-
SPM,即统计参数图,采用统计的方法来处理fMRI,PET和SPECT的数据
SPM,即统计参数图,也是这个软件的最终输出,它是由英国伦敦大学的Friston教授等人在通用数学软件包Matlab基础上开发的软件系统,其统计功能非常强大,设计这个软件包的初衷是采用统计的方法来处理fMRI,PET和SPECT的数据。
- 2022-04-07 09:46:28下载
- 积分:1
-
非常牛的求PI程序。
非常牛的求PI程序。-very PI cattle for the procedure.
- 2022-04-12 13:08:40下载
- 积分:1
-
实现自动扫雷的小程序... .
实现自动扫雷的小程序... .
-Automatically mine a small program ... ....
- 2022-05-20 23:26:48下载
- 积分:1
-
OpenGL 室内三维建模
利用OpenGL和dxf格式的CAD图纸进行建筑的建模
- 2022-10-03 23:10:06下载
- 积分:1
-
查看exe/dll文件版本的类,可以在Windows CE环境下使用。
查看exe/dll文件版本的类,可以在Windows CE环境下使用。-See exe/dll file version of the category, you can use the Windows CE environment.
- 2023-02-09 16:15:04下载
- 积分:1
-
简单计算器软件的设计,能够实现科学计算与标准界面。
简单计算器软件的设计,能够实现科学计算与标准界面。-Simple calculator software design, scientific computing can be achieved with the standard interface.
- 2022-06-12 08:07:09下载
- 积分:1