资源列表
[其他智力游戏] Sodoku
说明:数独游戏的通用算法。摘要: 1 数独是一种数学智力拼图游戏,玩法逻辑简单,但解法千变万化。 2 数独解法全是由规则衍生出来的,基本解法分为两类思路,一类为排除法,一类为唯一法。更复杂的解法,最终也会归结到这两大类中。 3 算法的数据结构,基本思想及成果演示 成功计算出了数独题目的结果,并保持了很快的速度.该算法可以解决所有的数独游戏题目,为一种高效率的通用算法. 4 算法有更广阔的改进空间 -Sudoku generic algorithm. Abstract: a nu<upwinder> 在 2025-06-14 上传 | 大小:746kb | 下载:0
[其他智力游戏] GameSourcecode
说明:里面包含了四个智力游戏的源码,不仅有源代码,而且还编译成了exe文件,不仅有乐趣,还可以从中学到别人的那种编程思维和方法,对自己学习很有帮助。代码的使用的有C++和VB两种。-Which consists of four mental game source, not only source code, but also compiled into exe files, not only fun, you can also learn other people' s thinking an<白马探> 在 2025-06-14 上传 | 大小:484kb | 下载:0
[其他智力游戏] msgenerate
说明:用C++编写的生成扫雷游戏界面的源代码,对学习C++很有帮助-Written using C++ interface, build mine game source code, helpful in learning C++<paradise2009> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[其他智力游戏] GuessNumber
说明:猜数字游戏程序,总共4个数字,提示正确的输入数的个数,直到猜中为止-Guessing games, total of four numbers, indicating the correct number of input numbers, up until the guess<郑伟> 在 2025-06-14 上传 | 大小:7.31mb | 下载:0
[其他智力游戏] CatCatchRat
说明:利用C++编写的猫抓老鼠的简单小游戏,即猫在屏幕中,接触到其中运动的老鼠即算吃掉-Using C++ written in a simple game cat and mouse that the cat in the screen, access to which is considered eating a mouse movement<董岳> 在 2025-06-14 上传 | 大小:73kb | 下载:0
[其他智力游戏] TowerofHanoi
说明:利用VC++编写的汉诺塔游戏,不用过多介绍了吧?-Prepared using VC++ Tower of Hanoi game, not too much describes you?<董岳> 在 2025-06-14 上传 | 大小:331kb | 下载:0