搜索资源列表
shudu
- 解一个关于9x9的数独游戏,matlab源码-Solve a Sudoku game on a 9x9
ee
- 实现经典的简单的数独游戏,还带有声音。界面自由。-Single Number
shudupoyi
- 数独游戏破译,自动填好大九宫格的所有数据,速度快-Sudoku cracked, auto fill in all the large squared data, fast
magic
- 数独游戏 数独是一种游戏,在n*n的方格内所有行和列相加之和相等。-Sudoku Sudoku is a game, in the n* n grid of rows and columns all sum of the same.
sudokumaster_qt_quick_v1_1
- 基于qt最新quick编写的数独游戏。适合诺基亚智能手机操作系统-Based on the latest quick write qt Sudoku. Operating system for Nokia smartphones
shudu
- 数独游戏C代码,可能不是很完善,如果有什么提议可以回信给我- Using C language to generate the topic and to solve sudoku using stack method, no Interface
sudoku
- 数独游戏——动态数组中输入原有的数字,可以生成这个数独的最终解-sudoku.cpp the dynamic array in the original digital input, can generate the final solution of this Sudoku-
shudu
- 数独游戏,分3个不同的难度,使用graphics.py和button.py-the shudu game,has three levels
Android-sudoku
- 数独游戏的源码,在安卓平台开发,内容比较详细,有兴趣的朋友可以下来-the source code of sudoku,developed in android,someone who is interested in this game can download
Sudoku-game
- 数独游戏的程序,压缩包里给出了源代码,执行文件,还有算法说明,该题目是华为公司2010在我们学校举行编程大赛的题目,希望对大家有帮助。-Sudoku program, compression bag gives the source code, executable files, as well as algorithm descr iption, the subject is Huawei s 2010 programming contest held in our school subjec
Sudoku
- 用Flash CS4 编写的数独游戏。在给定空格中填入1-9的数字,要求行、列、宫中数字均不重复。-A game of Sudoku programing with Flash CS4(AS3.0)
Sudoku
- 自动生成满足数独游戏规则的81个数。用到了递归算法。-Automatically generated to meet the rules of sudoku game number 81. Use a recursive algorithm.
sudoku
- 数独游戏的求解,求出全部可能解,详细内容见程序说明。-sudoku game
Shudu3
- 经典数独游戏!很奇妙的猜数字游戏,是记忆力和判断力的王者之道-Classic sudoku games
Sudoku
- 数独游戏在Android上的实现 帮助初学者了解android开发-Sudoku on Android to help beginners understand android development
Sudoku
- 压缩包内一个是数独游戏,另一个是数独游戏解算器。-The Zip-file contains a game of Sudoku & a solver of Sudoku.
Game
- 很好用的数独游戏java源码哦,简单实用,代码易懂。-Easy to use sudoku, simple and practical, easy to understand code.
SUDOKUE
- 数独游戏的MATLAB实现!还能帮助玩家完成数独游戏。- SUDOKUE play sudoku with MATLAB (aids for solving included) A guide on how sudoku works can be found e.g. on http://en.wikipedia.org/wiki/Sudoku This program has a history-function, i.e. you can undo
Beginning.Android.2
- begining android 是一本android初学者的好书,它通篇讲述了如何编写一个android程序,数独游戏。-begining android will teach you how the game suduku build.
Sudoku
- 完整的解决数独游戏问题,包括各种-solution of sudoku