搜索资源列表
Sudoku
- 一个很强的利用遗传算法实现的winform sudoku 游戏-a strong genetic algorithm to achieve the winform Sudoku game
EvolutionaryAlgorithms-2007-06-29
- An evolutionary algorithms application which includes several samples(TSP, Evolution in a 3D fitness landscape, Sudoku)
OnlyOne
- 智能优化算法的一个作业,普通数独的实现,用C语言做得,但是初盘需要从程序给定-Sudoku
sudoku
- game sudoku.exe by C-game sudoku.exe by C++
shudu
- 数独游戏源代码,可运行界面,供大家学习使用,平时也可以用来娱乐。-Sudoku source code, can run the interface for all to learn how to use, usually can be used for entertainment.
sudoku_version_plu
- 数独游戏,用maple编程实现的,很好玩!-Sudoku, maple programming to achieve a lot of fun!
Sudoku
- 暴力深度优先解数独问题,就这么简单,需要20个字说明吗-Depth-first issue of violence Sudoku
shudu
- 用MFC写的数独小程序,内含使用说明书,本数独可以自动生成数据和手工输入数据,算法采用效率比较高的Dancing-Links算法。可以显示搜索过程。-Sudoku with MFC write a small program that includes manual, Sudoku can automatically generate the data and manually enter data, more efficient algorithm for Dancing-Links algo
backtracking_solve_sudoku
- 回溯法解决数独问题,文件读取数独游戏,空位使用0补齐,输出为填充完毕的数独-Backtracking to solve Sudoku problems, file reads Sudoku, use 0 vacancies filled, the number of output is only completed filling
Shudu
- 自动计算数独结果的工具。VB6.0写的,从网上下载了200多个数独题目,经测试都能计算出来。一般计算时间在4秒左右。计算时间具有一定的偶然性。-Sudoku automatically calculate results tool. VB6.0 write, downloaded the Internet more than 200 sudoku puzzle, the tests can be calculated. General calculation time in about fou
常用问题的算法
- 常用问题的算法,包括表达式求值,递归二分查找,归并算法,回溯法求解数独问题等(The commonly used algorithms, including recursive expression evaluation, two search, merging algorithm, backtracking and Sudoku problem etc.)
