搜索资源列表
-
0下载:
数独解法,能够解不要求回溯的数独问题,目前只支持用户自己出题。-Sudoku Solution, to the solution does not require backtracking Sudoku problem, currently only supports the user
-
-
0下载:
a sudoku solver can solve sudoku problems which contains one solution or no solution. using backtracking algorithm-a sudoku solver can solve solve sudoku problems which contains one solution or no solution. using backtracking algorithm
-
-
0下载:
金山实习时候写的数独游戏,用到回溯算法,按代码规范写的-Jinshan practice time to write Sudoku, backtracking algorithm used by the code written specification
-
-
0下载:
数独求解程序,用回溯法求解一般数独,效率比较高-Sudoku solver, using backtracking to solve Sudoku general, more efficient
-
-
0下载:
使用回溯求解数独的小程序,命令行读取输入输出文件-Backtracking to solve Sudoku applet command line reads the input and output files
-
-
0下载:
数独,使用回溯法编写,思路清晰,适合初学者学习-Sudoku, the use of backtracking written, clear, suitable for beginners to learn
-
-
0下载:
Crack Sudoku use Backtracking
-
-
0下载:
利用回溯法求解数独的小程序,程序利用Fortran语言编写(Using backtracking method to solve Sudoku)
-
-
0下载:
利用回溯法求解数独
B为数独题目的矩阵形式空的地方应为0(The use of backtracking method to solve Sudoku
The matrix form of B for the Sudoku problem should be 0)
-