搜索资源列表
Sudoku
- JAVA写的数独小游戏可以生成唯一解以及各种难度-JAVA to write a Sudoku game can generate a unique solution as well as a variety of difficulty
MUSoSu-0.9.6-src
- 一个Java写的数独游戏,写的很漂亮。不管是界面还是算法-Written by a Java Sudoku game quite well
PseudoQ-0.9.0
- PseudoQ is an open source java application for creating, playing and solving SuDoku puzzles of various types. It features both a Swing GUI and command-line operation. The automatic solving of puzzles uses "smart" techniques rather than a brute force
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
shudu
- 自动解答数独的工具 可视化界面 人工初始化-Sudoku answers a tool for visual interface
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
game
- this a source code of sudoku game-this is a source code of sudoku game
sudoku
- sudoku is a java project of sudoku game
suku
- 数独游戏,相信朋友们都知道的,以前也经常玩的,用VB、VC++以及Delphi版编写的都在网上发布过,今天放出一个基于Java的J2me手机版的,带有Java源码,学习J2me编程的朋友有资料看了。-Sudoku game, I believe that friends are aware, previously used to play in, with VB, VC++ and Delphi versions are available online, prepared before, to
shudu9_9
- 这是一个用java语言编写的关于数独9*9的代码-This is a work written in java on the 9* 9 sudoku code
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.
SudokuDriver-java.tar
- A recursive Sudoku board solver.
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.
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
- 用Flash CS4 编写的数独游戏。在给定空格中填入1-9的数字,要求行、列、宫中数字均不重复。-A game of Sudoku programing with Flash CS4(AS3.0)
Sudoku
- this a java games, sudoku hope you enjoy this
Sudoku
- 基于JAVA SWING组件开发的一款数独游戏,采用C/S架构的,有困难级别,题目在难度选定下在题库随机抽取,有音乐功能等。-A Sudoku game based on JAVA SWING component development using C/S structure, difficulty level, randomly selected topics in the exam in the difficulty of the selected music features.
Sudoku-Answers
- 数独解答 优化1:当试值的时候,参考同行、同列和同方阵的其他格子的值。比如其他格子已经填过1、3、4、6、8,那么当前格子只能从2、5、7、8、9中取值。 优化2(已加上):将0到80转换成对应的横纵坐标是很费时的操作(除法和整除),可以采用表驱动方法,预先存好它们的映射关系,以空间换时间(空间消耗不大,就一个81元素的HashMap)。-Optimization of a Sudoku Answer: When the test value, the reference-friendl
sudoku
- JAVA编写的sudoku小游戏,采取了暴力剪枝法,可以选择不同难度-JAVA prepared sudoku game, took a violent pruning method, you can choose different difficulty
Sudoku
- 本代码是一个andrio开发的数独库游戏,里面包含源代码和注释。-This code is a andrio development of the library of Sudoku game, which contains the source code and notes.
