搜索资源列表
sudoku
- 用JAVA实现9格宫(SUDOKU)算法
Sudoku
- JAVA写的数独小游戏可以生成唯一解以及各种难度-JAVA to write a Sudoku game can generate a unique solution as well as a variety of difficulty
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
javafr_JEU-SUDOKU-AVEC-CREATION-RESOLUTION-GRILLE
- simple sudoku game, with network player
javafr_SUDOQU-SUDOKU-RESEAU___Page
- java sudoku game for fun, can be multiplayer network
projetSudoku
- another sudoku game, with java. with resoleving algorithm
sudoku
- this a file that contains the javascr ipt coding for sudoku program-this is a file that contains the javascr ipt coding for sudoku program
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
sudoku
- source code of sudoku game
sudoku
- sudoku is a java project of sudoku game
sudoku
- 基于Actionscr ipt3.0脚本的SUDOKU九宫格游戏,包含关键算法,请使用Flash CS4或以上版本打开编译。-A flash game written with Actionscr ipt3.0,including sudoku array creating algorithm.Please open with Flash CS4 or upper.
Sudoku
- java手机游戏数独源代码-java source code sudoku mobile game
Sudoku
- branch and bound, solve sudoku
sudoku
- perancangan game sudoku
sudoku
- a very simple example of backtracking solution to generate a sudoku grid, and its answer. only need to have a dificult analizer. just try to clear a certain cuantity of numbers. sorry by my english. i hope this will be usefull
Sudoku(2)
- java code for sudoku
sudoku
- Sudoku game code using choco lirary
Sudoku
- 用Flash CS4 编写的数独游戏。在给定空格中填入1-9的数字,要求行、列、宫中数字均不重复。-A game of Sudoku programing with Flash CS4(AS3.0)