-
输入文本输入框只能输入一个小数点和数字键程序
键入文本输入框中只能输入小数点和数字键的程序
- 2022-08-12 18:46:46下载
- 积分:1
-
Transfer word document to pdf, when no longer need to manually open the word, bu...
转移word文档到pdf时不必再手动打开word,但使用的还是word本身的功能,只是方便了点-Transfer word document to pdf, when no longer need to manually open the word, but the use of the word itself is still functional, but convenient point
- 2023-02-27 14:10:03下载
- 积分:1
-
此游戏实现的是小球在框里弹来弹去,此游戏是初学者学习
此游戏实现的是小球在框里弹来弹去,此游戏是初学者学习-realize this game is a small frame at the ball bouncing around, the game is a beginner learning
- 2022-12-27 21:10:03下载
- 积分:1
-
数据结构!实现优先数调度算法!大家多多支持
数据结构!实现优先数调度算法!大家多多支持-Data structure! Priority scheduling algorithm to achieve a few! We can support! ! !
- 2022-03-18 04:53:18下载
- 积分:1
-
生成沃尔什
Generates the Walsh-Hadamard codes and checks orthogonality
- 2022-01-26 03:46:48下载
- 积分: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
-
比较两个目录(包括子目录)和更新,目标目录…
比较两个目录(包含子目录)并更新
1、发现目标目录缺少文件,则更新
2、发现目标目录的文件与源文件不同,则更新
3、更新时,保持与源目录结构相同-compare two directories (including subdirectories) and an update, the target directory lack of documentation, update 2, the target directory file with the source file were different, Update 3, update, and maintain the same source directory structure
- 2022-08-22 21:39:23下载
- 积分:1
-
网络辅助登陆软件
基于C#的网络辅助登陆软件,能够实现邮箱的辅助登陆功能,可以为您节约大量宝贵的时间,同时也减少你的信息泄露的风险
- 2023-02-07 12:40:04下载
- 积分:1
-
WINCE下串口通讯,封装类。
用EVC开发工具设计。
对于WINCE以及EVC开发的朋友有以定的借鉴作用。...
WINCE下串口通讯,封装类。
用EVC开发工具设计。
对于WINCE以及EVC开发的朋友有以定的借鉴作用。-pulled Serial Communications, Packaging category. EVC development tools with the design. EVC pulled for the development of the friends to the reference.
- 2022-02-03 08:47:29下载
- 积分:1
-
XNA程序
XNA编程:实现一个精灵的时隐时现的功能,
很基础的。
关于2D编程的。-XNA program
- 2022-03-23 02:02:11下载
- 积分:1