搜索资源列表
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.
8puzzle
- 实现八数码移动,九宫格中的八个数字随机排列,有一个空格数字可以通过在空格中移动来移动,最后实现将8个数字按大小顺序围绕空格周围排列(8 puzzle thisprogram is very good,it can make the number stand by order ,so it is a good program)