搜索资源列表
SudokuME_v1_31.zip
- 一款简单的JAVA数独小游戏源代码。代码请用MyEclipse打开,记事本打开会比较乱。,A simple Sudoku game JAVA source code. MyEclipse code Please open Notepad to open it would be more chaos.
Sudoku.rar
- 用Java解数独游戏,用数组实现,以Applet展示,Sudoku skills with Java, using the array to achieve in order to display Applet
ShuDu
- 数独是一种源自18世纪末瑞士的数学智力拼图游戏。拼图是九宫格(即3格宽×3格高)的正方形状,每一格又细分为一个九宫格。在每一个小九宫格中,分别填上1至9的数字,让整个大九宫格每一列、每一行的数字都不重复。 数独的玩法逻辑简单,数字排列方式千变万化。不少教育者认为数独是锻炼脑筋的好方法。-Sudoku is a kind of Switzerland originated in late 18th century mathematical intelligence jigsaw puzzl
Sudoku
- 数独题目产生器 可自动随机产生数独题目 执行前请先设定好有关 jakarta commons logging 的 CLASSPATH 然后执行 java -jar SudokuGenerator.jar 平均一秒钟约可产生 67 组题目 -Title Sudoku Generator can automatically randomly generated Sudoku topic before the implementation of the relevant co
sudoko
- 用java开发的数独程式 利用递回的方法实现,最后会有答案的check 希望对大家有帮助-Using java Sudoku program developed by the use of recursive methods to achieve the final check will be the answer to all of us want to help
Sudoku
- 数独求解器 可以快速求解数独。 bug:不支持无解数独-Sudoku Calculator
MUSoSu-0.9.6-src
- 一个Java写的数独游戏,写的很漂亮。不管是界面还是算法-Written by a Java Sudoku game quite well
Sudoku
- Java做的实现数独小游戏的核心代码 算法强大 主要用于初学者学习-lalalallala
SuDoKu
- 数独,比较好玩,大家可以试试,有好几个难度-Sudoku, more fun, you can try, there are several difficult
SuDoKu
- 数独游戏,相信朋友们都知道的,以前也经常玩的,用VB、VC++以及Delphi版编写的都在网上发布过,今天放出一个基于Java的J2me手机版的,大致看一下截图,这是在Java模拟机运行的界面,带有Java源码,学习J2me编程的朋友有资料看了。-Sudoku game, I believe that friends are aware, previously used to play in, with VB, VC++ and Delphi versions are available onl
suku
- 这是一个Java手机版数独小游戏(J2me),仅供学习娱乐之用~ -This is a Java mobile phone version of Sudoku game (J2me), only to learn entertainment purposes ~
suku
- java手机游戏数独源代码-java source code sudoku mobile game
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
2008
- 清华大学计算机系大二小学期第5次java作业,数独游戏设计与实现,可以设置不同难度-Department of Computer Science, Tsinghua University sophomore primary job of the 5th java, design and implementation of Sudoku, you can set different difficulty
Sudoku
- 数独的JAVA程序,GUI已经写好。导入Eclipse即可使用。-Sudoku in JAVA
iSudoku
- 一个使用Java开发的模仿苹果窗口风格的数独游戏,提供了不同难度的游戏选择。包括源码和编译完成的可执行文件。-Java developers using an imitation of an Apple-style window Sudoku game, the difficulty of the game provides a different choice. Including source code and compiled executable file.
AndroidGame.wmv
- Android游戏开发实践——快乐数独-Android game development practice- happy sudoku
sudoku
- java语言实现数独求解,本程序是离散数学中关于矩阵的一节的数独程序(The realization of Sudoku by java language)
shudu-master
- 采用Java实现了带界面的数独游戏,且可以正常运行与实现(The Sudoku game with interface is realized with Java, and it can run and implement normally.)
sudoku
- 数独游戏,利用回溯法,可进行数独求解,生成,简单无图形化源代码(Sudoku , originally called Number Place, is a logic-based, combinatorial number-placement puzzle.)