搜索资源列表
Minesweeper
- 使用VC6.0开发的扫雷程序,经过自己研究测试,代码正确无误,同是对于代码添加了较为晚上的注释,便于阅读学习。-Demining programs using VC6.0 developed through their research and testing, the code is correct, the same night for the code to add more comments, easy to read to learn.
LLK
- 使用VC6.0开发的连连看程序,同时有自己尝试的小*,本人第一次写*,没有很深奥的东西,经过自己研究测试,代码正确无误,同是对于代码添加了较为完善的注释,便于阅读学习。-Developed using VC6.0 Lianliankan procedures, have their own small attempt to plug, plug my first time to write, not very profound thing, through their own researc
Sudoku-Puzzle
- 八数码问题(类似于华容道),是一个有益智力的小游戏,通过空白滑块的移动来将混乱的图案恢复到有序的状态 本代码的核心算法通过fortran编写,经过matlab的制图功能进行可视化,解决了任意初始条件下的八数码问题的自动求解过程 1、matlab的exe文件在matlab文件夹中,点击打开之后出现gui图形化界面。 2、点击start按钮,程序会随机生成一个初始状态,并判断是否可解(solvable按钮显示YES即可解,NO即不可解)。 3、可解的话点击go按钮,程序开始自动运行,
