-
找茬游戏原码,很不错的!
找茬游戏原码,很不错的!-softened the original game code, very good!
- 2022-01-24 16:35:04下载
- 积分:1
-
文本解析器请认真阅读您的文件包和描述它在英语至少40字节…
text parser Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-07-17 18:36:08下载
- 积分:1
-
文本输入输出,实现数值计算的自然三次样条插值法
文本输入输出,实现数值计算的自然三次样条插值法-Text input and output, numerical calculation to achieve a natural cubic spline interpolation
- 2022-02-26 07:23:02下载
- 积分:1
-
Packaging a baked
EVC环境下封装一个烤屏函数,此函数用于抓取屏幕并保存为位图。-Packaging a baked-screen function, the function used to capture screen and save it as a bitmap.
- 2022-08-15 00:37:20下载
- 积分:1
-
一个小游戏
请开发一个小游戏,要满足一下要求:
1. 在本游戏中用户会受到小动物的问候。
2. 2.游戏中的动物有猫和狗2种,每个动物都有名字和体重,同种类型的动物问候语一样,猫为“喵喵喵”,狗的问候语为“汪汪汪”。动物的名字随机生成。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-13 20:47:14下载
- 积分:1
-
放大和缩小图片源码, 放大和缩小图片源码
放大和缩小图片源码, 放大和缩小图片源码-failed to translate
- 2022-02-03 01:23:41下载
- 积分:1
-
小型的工资管理系统,实现工资的操作,可以存档,用得是循环链表写的!...
小型的工资管理系统,实现工资的操作,可以存档,用得是循环链表写的!-Small wage management system, realize the operation of wages can be archived and used to write a revolving list of!
- 2022-12-26 19:20:03下载
- 积分: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
-
Mine source, learning the basic knowledge of software engineering
扫雷源码,学习软件工程的基本知识-Mine source, learning the basic knowledge of software engineering
- 2022-03-26 18:29:36下载
- 积分:1
-
This is a staff training system, to see how kind? Express their opinions
这是一个员工培训系统,看看怎么样?发表一下意见-This is a staff training system, to see how kind? Express their opinions
- 2023-01-28 10:20:03下载
- 积分:1