搜索资源列表
shudu
- 用java写的数独的算法程序,基本实现了,数独的计算-Using java to write the algorithm procedures Sudoku
SigleNumber
- 轻松计算出任何一个数独题 没有数据的地方用0代替-Easily calculate any of the Sudoku title
shudu
- JAVA编程实现的解决数独问题的程序,即:用1~9九个数字填充九宫格,使得其横竖斜的和都为15,计算出来有八个结果。-Java programming solving Sudoku procedures, namely: 1 to 9 nine figures filled squared, so that its horizontal and vertical ramp and for 15, the calculated eight results.
Sudoku
- 数独算法,计算唯一以及不唯一解的数独,生成多个结果-Sudoku algorithm to calculate the unique and non-unique solution Sudoku generate multiple results
sudoku
- 使用穷举法解数独,计算时间和空格数大致呈正比-Using the exhaustive method to solve Sudoku, the calculation time and the number of spaces is roughly proportional