-
VC draw biscuit picture
使用VC绘画饼图,补充说明是三维立体饼图-VC draw biscuit picture
- 2022-09-28 21:35:10下载
- 积分:1
-
这个程序是用来测试旧的三
此程序用于测试老的三键鼠标是否工作正常,包括运行轨迹,左中右键是否按下等.因为现在的电脑不支持这种鼠标.-This procedure is used to test the old three-button mouse is working properly, including the running track, left, right, etc. is pressed. Because the computer does not support this mouse.
- 2022-03-19 13:03:42下载
- 积分:1
-
Description:
采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,...
Description:
采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,边的输入按照边的顶点序号从小到大的顺序排列,如下图的边的输入顺序为0 1,0 2,0 3,1 2,1 3,2 4,3 4共七条边,邻接表的边结点采用头插法。本输入样例中所用的图如下所示:
Input Format:
第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数
第二行输入各顶点的信息,即输入每个顶点字符
第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行
Output format:
首先输出图的顶点信息,输出完毕换行
接着输出图的邻接表,格式为首先输出第一个顶点,接着输出该顶点的所有的临界点的序号,换行,然后输出下一个顶点及邻接点,以此类推
接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行
最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行
-Description:
Adjacency list using said directed graph to complete the map creation, map of the depth-first traversal, breadth-first graph traversal operations. In which vertex information is character, the graph vertices in order arranged by character number, while the input side of the vertex according to serial number from small to large order, the following graph of the input side of the order of 0 1,0 2,0 3,1 2,1 3,2 4,3 4 a total of seven edge, the edge-node adjacency list using the first interp
- 2022-01-28 23:09:39下载
- 积分:1
-
testremoteserver.rar
TestRemoteServer.rar
- 2022-08-06 16:00:12下载
- 积分:1
-
Beijing is still school
北京尚学堂drp系统源码 逐个版本更新 一共 7个逐渐完善的-Beijing is still school-by-source version of DRP system to update a total of seven gradual improvement
- 2023-04-11 14:20:04下载
- 积分:1
-
三角网格平滑
c++语言的三角网格平滑,效果突出,自带网格模型资源,代码架构合理,适合初学者学习,有优秀的参考价值
- 2022-01-25 23:41:54下载
- 积分:1
-
两通汇编程序
这是简单的两步汇编程序,在 c + + 中使用的类和文件。它包括两个输入的文件之前执行用户可以更改输入的文件的名称根据客户要求 (无论是包括两文件)。Optab 还包括在这个项目中,用户可以自由地更新根据自己投入 optab。请先通过程序更改输入或使用一定的输入的文件。谢谢!!
- 2022-03-17 20:09:13下载
- 积分:1
-
系统会自动删除调试和发布目录,所以请…
The system will automatically delete the debug and release directory, so please do not file on these two directory
- 2023-09-06 04:55:04下载
- 积分:1
-
一个怎样使Ctrl+Alt+Del按键组合失效的方法的例子 其实现方法简单,有效,很值得借鉴...
一个怎样使Ctrl+Alt+Del按键组合失效的方法的例子 其实现方法简单,有效,很值得借鉴-Disable Ctrl+ALT+Del keys
- 2023-04-09 06:25:03下载
- 积分:1
-
Design of fuzzy controller for smart
Design of fuzzy controller for smart
- 2023-04-30 06:55:03下载
- 积分:1