搜索资源列表
sudoku
- java写的数独游戏,生成不同难度的数独迷宫.
num
- 自己写的一个数独求解的小程序,界面很检点,主要是算法吧-To write a Sudoku solving small procedures, the interface is very disorderly, mainly algorithm吧
sudoku_N73
- 益智类游戏《数独》手机版,在9X9格子中输入1-9的数字,横纵不重复即胜利-Puzzle game " Sudoku" mobile version, enter 1-9 in the 9X9 grid of numbers, not to repeat that victory in horizontal and vertical
sudoku
- 这是一个实现数独游戏的Java代码,经过检验的-This is a realization of Sudoku Java code, proven
Sudoku
- sudoku in java eclipse
sudoku
- 数独游戏,利用回溯法,可进行数独求解,生成,简单无图形化源代码(Sudoku , originally called Number Place, is a logic-based, combinatorial number-placement puzzle.)