搜索资源列表
shudu
- 基于vc2008MFC编写的求解数独的小程序
shuduyuxi
- 解数独游戏,9*9格子。一个简单的c语言程序,不过可是我自己的原创哦,虽然是几年前的。输入数独里已有的数字,解空格里数,给出的程序是txt文本的.具体字母,数组,在注释里有。-Means it Sudoku, 9* 9. A simple c-language program, but my own originality, but oh, though a few years ago. Enter Sudoku there are already the number of solution
sudoku
- 解数独的小程序,思路新颖,提供一个全新的思路-programe to solve sudoku
sudoku-solver
- 解数独程序 命令行 很详细 可以直接编译 附带很多数独样例 可以直接载入-Sudoku program command line can be directly compiled
Sudoku
- 使用回溯求解数独的小程序,命令行读取输入输出文件-Backtracking to solve Sudoku applet command line reads the input and output files
shudu
- python编写的解数独的小程序 可以迅速解出数独答案。 没有 图形 界面 主要是来练习python 用的 -Sudoku python written a small program Can quickly solve Sudoku answers. No graphical interface Mainly used to practice python
Suduc
- 用vc++6.0实现的数独解算器,代码包含控制台和windows两个版本。用改进的回溯法递归实现寻优过程。能对有解数独迅速给出一个合法解;对无解数独可以给出报错提示。 该程序在普通计算机解决芬兰数学家于2012年7月给出的最难数独,用时需1~10秒。欢迎交流。-soduk solver could solve the hardest problem