-
turbo c写的机器冷启动和热启动,适合windows xp/2000 ,windows 98/95
turbo c写的机器冷启动和热启动,适合windows xp/2000 ,windows 98/95-turbo machinery write c cold start and hot start for windows xp/2000. windows 98/95
- 2023-02-16 18:50: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
-
运动检测
运动检测
- 2022-08-07 15:01:51下载
- 积分:1
-
this is a relatively simple program.
this a relatively simple program.
-this is a relatively simple program.
- 2022-08-09 08:13:43下载
- 积分:1
-
Effective C++中文第2版,深入学习C++的好书
Effective C++中文第2版,深入学习C++的好书-err
- 2022-02-26 18:32:59下载
- 积分:1
-
银行家算法演示-C++描述(扩展功能较强,其中的注释也比较多)
适合与初学此算法的学第学妹们...
银行家算法演示-C++描述(扩展功能较强,其中的注释也比较多)
适合与初学此算法的学第学妹们-bankers algorithm demo-C++ description (expanded stronger, The Notes will be more) for this algorithm with a novice school first Xuemei they
- 2022-07-11 11:11:21下载
- 积分:1
-
数字图像处理,图像的平移、缩放、平滑、锐化、旋转、高低通滤波等处理
课程实习作业,vs2010工具,使用了opencv的一些代码。主要是图像的一些简单处理,图像平移、旋转、缩放、巴特沃斯高通和巴特沃斯低通滤波、傅里叶变换和傅里叶反变换以及其他的一些滤波变换等等
- 2023-03-01 16:55:03下载
- 积分:1
-
一个科学计算器,能实现进制间的转换,弧度和角度的转换,三角函数等等工程运算。...
一个科学计算器,能实现进制间的转换,弧度和角度的转换,三角函数等等工程运算。-a scientific calculator, able to switch between the band, and radian angle of the conversion, trigonometry, etc. Operational works.
- 2022-03-30 06:50:54下载
- 积分:1
-
Explorer中右健菜单Copy全文件/目录名至剪贴板 [荐]
Explorer中右健菜单Copy全文件/目录名至剪贴板 [荐]-Explorer menu right Kin Copy all files/directory name to the clipboard [nominees]
- 2022-08-19 09:32:40下载
- 积分:1
-
flash介绍用vb编写的很好的功能实例程序有兴趣的朋友可以下
flash介绍用vb编写的很好的功能实例程序有兴趣的朋友可以下-vb flash presentation prepared by the good examples of functional procedures are interested friends under
- 2022-03-29 06:36:53下载
- 积分:1