搜索资源列表
mine1.1
- vs2008C#采用回溯算法实现扫雷游戏,-Minesweeper game with backtracking algorithms
1
- 解数独,采用了回溯法,效率不是很高,但是算法很简洁-Means it alone, using a retrospective method, efficiency is not high, but the algorithm is very simple. . .
sodoku
- 简易数独,,控制台版本,采用回溯算法,适合初学者学习,代码清晰明了。目前对于多解数独只能产生一种解,DEV-C++ 5 编译通过。-Simple soduku for starter.
backtrace
- c语言开发的数独游戏,采用回溯算法,9*9数独-Sudoku game