文件名称: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
sudoku/.project
sudoku/answer.txt
sudoku/bin/sudoku.class
sudoku/src/sudoku.java
sudoku/sudoku.txt
sudoku/bin
sudoku/src
sudoku
sudoku/.project
sudoku/answer.txt
sudoku/bin/sudoku.class
sudoku/src/sudoku.java
sudoku/sudoku.txt
sudoku/bin
sudoku/src
sudoku
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.