文件名称:sudoku
介绍说明--下载内容均来自于网络,请自行研究使用
可算sudoku的语法
规则很简单, 9*9 的格子中,每列,每行数字不可重复。
每个 "3*3" 的 "Box" (共9个) 内的数字也不可重复。
附件是 eclipse java project, 请将你的算法写在 SolvePuzzle() 内-Be regarded as the grammar rules of sudoku are simple, the 9* 9 grid, each row, each row can not duplicate figure. Each " 3* 3" and " Box" (a total of nine) of the figure can not duplicate. Attachment are eclipse java project, I would be grateful if you write the algorithm at SolvePuzzle () within the
规则很简单, 9*9 的格子中,每列,每行数字不可重复。
每个 "3*3" 的 "Box" (共9个) 内的数字也不可重复。
附件是 eclipse java project, 请将你的算法写在 SolvePuzzle() 内-Be regarded as the grammar rules of sudoku are simple, the 9* 9 grid, each row, each row can not duplicate figure. Each " 3* 3" and " Box" (a total of nine) of the figure can not duplicate. Attachment are eclipse java project, I would be grateful if you write the algorithm at SolvePuzzle () within the
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sudoku
......\.classpath
......\.project
......\answer.txt
......\bin
......\...\sudoku.class
......\src
......\...\sudoku.java
......\sudoku.txt
......\.classpath
......\.project
......\answer.txt
......\bin
......\...\sudoku.class
......\src
......\...\sudoku.java
......\sudoku.txt