-
game
扫雷游戏先说下原理,原理其实很简单,设法获得“雷区”的数据,然后通过模拟鼠标动作,点击雷区上非地雷的的格子,就搞定了:) 所以技术难点只有三个:获得雷区数据、找到扫雷程序和模拟鼠标动作。
-game
- 2022-01-24 15:35:41下载
- 积分:1
-
同样的多播测试软件,既可以测试发送也可以测试接受,可以查看多播流量...
同样的多播测试软件,既可以测试发送也可以测试接受,可以查看多播流量-same multicast testing software, we can test this test can also accept and multicast traffic View
- 2022-05-26 16:57:58下载
- 积分:1
-
c++源代码,关于重载
c++源代码,关于重载-on Heavy
- 2022-02-14 00:17:30下载
- 积分:1
-
基于哈日日食的角点检测程序,使用ZNCC进行匹配
基于哈日日食的角点检测程序,使用ZNCC进行匹配-yet the solar eclipse on the corner detection, the use of matching ZNCC
- 2022-05-30 00:44:16下载
- 积分:1
-
通用的游戏自动喊话工具~易语言源码,支持大部分网游!
通用的游戏自动喊话工具~易语言源码,支持大部分网游!-General game automatically call ~ easy language source tools to support the majority of online games!
- 2022-02-02 09:28:14下载
- 积分:1
-
完成论文的在线查询提交和下载,不用登录密码即可上传下载
完成论文的在线查询提交和下载,不用登录密码即可上传下载-Complete papers online query submission and the download, do not you upload login password download
- 2022-09-07 08:20:02下载
- 积分:1
-
Java 3DMenu应用于界面编程的实例
Java 3DMenu类库应用于界面编程的实例,资源文件完整,在JAva应用程序中生成3D菜单,应用范围广,有兴趣的可一试,游戏和项目软件都要以用。
- 2022-03-12 18:04:51下载
- 积分:1
-
电池模块右键的例子,可以帮助VB编程
CELL组件的右键实例,可以帮助VB编程爱好者节约大量时间和精力,直接复制就可以使用。-CELL module right key example, may help VB to program the
amateur to save the massive time and the energy, the direct
duplication may use.
- 2022-02-03 08:14:19下载
- 积分:1
-
用于altera maxii cpld的电话计费器示例程序和原理图
用于altera maxii cpld的电话计费器示例程序和原理图-For the altera maxii cpld telephone meter sample application and schematic
- 2022-01-25 14:14:16下载
- 积分:1
-
Create a storage structure of a given graph from the adjacency list and adjacenc...
1 创建给定图的存储结构,从邻接表和邻接矩阵两种存储方式中选择一种。
2 对所创建的图进行深度和广度优先搜索遍历,给出遍历过程中的顶点序列。
3 求图的最小生成树,按构造顺序输出边的序列。(两种方法都要求!)
3 编写一个主函数,将上面函数连在一起,构成一个完整程序。
4 将实验源程序调试并运行。
-Create a storage structure of a given graph from the adjacency list and adjacency matrix are two ways to choose a store. Two pairs of maps created by the depth and breadth-first search traversal, given the culmination of the process of traversal sequence. 3 order to map the minimum spanning tree, according to the order of the output side of the sequence structure. (Both methods require!) 3 to prepare a main function, the above function together to form a complete program. 4 source debugging and running the experiment.
- 2022-04-16 10:47:00下载
- 积分:1