搜索资源列表
sodoku源代码
- 风靡全球的数独游戏原代码
Sodoku
- 数独游戏解算C++代码,在vc6.0上运行,控制台,使用回溯法解决,首先输出的是一个满足规则的数独例子,接着可以自己输入已知点的个数及其坐标、数字(要求不能违反规则),然后会生成满足条件的一个例子。-Sudoku solver C++ Code, in vc6.0 run on the console, use backtracking to solve, first of all to meet the output is a sin
SudokuME_v1_31
- 一款简单的JAVA数独小游戏源代码。代码请用MyEclipse打开,记事本打开会比较乱。-A simple Sudoku game JAVA source code. MyEclipse code Please open Notepad to open it would be more chaos.
sudokugame
- 运行前请运行程序同目录中的install.bat注册COM组件。 数独游戏的规则和实现算法这里就不多说了,网上有很多。 游戏的算法是用COM实现的,与UI是严格分离的,有相当的独立性。 注:系本人转载,内含所有游戏算法的所有原代码,作者是王金生,他的E_mail:wangjs720@163.com-Please run the program before running the same directory install
sudoku
- 用C++编写的数独游戏,采用回溯法,非递归,计算超快,代码精炼,注解详细-Using C++ Game Sudoku prepared using retrospective law, non-recursive calculation of ultrafast, code refining, detailed comments
Assignment1
- 利用回溯算法数独游戏解算C++代码,能够较快的求解出数独问题-The use of backtracking algorithm solving sudoku C++ code, can be faster to solve a sudoku problem
Sudoku
- Java做的实现数独小游戏的核心代码 算法强大 主要用于初学者学习-lalalallala
ShuDu
- 数独源程序及代码,功能强大,界面优美,有分级游戏及其解答-Sudoku source code and the code, powerful, beautiful interface, a classification game and answer
Qsudoku
- 使用Qt编写的数独游戏,支持手都出题、自动出题、自动解题、网络对战等功能。2009年自己参加红旗杯开源竞赛时候写的,几个人花了半个多月才做完,呵呵,既然是开源就不妨和大家分享了吧。代码是UTF-8格式的,在windows里打开可能会看到乱码,但不会影响编译。-Written using the Qt Sudoku game, to support hands are out of question, automatic out of q
soduko
- 这是一个简单的数独游戏,操作简单,用的是C++,代码也较简单-This is a simple Sudoku game, simple operation, using a C++, code is simpler
superSudoku
- 由Cranfield大学的CaoYi教授编写的数独游戏。数独是风靡全球的智力游戏,本代码采用matlab实现基本的数独游戏功能。-By the Cranfield University, prepared by Professor CaoYi Sudoku. Sudoku is a popular puzzle game around the world, the code using matlab to achieve the bas
sd
- 数独游戏,详细原代码,实现了随机游戏,过关斩将,生成数独,读写档以及测试数独的功能。-Sudoku, detailed, realizing the original code, random games, generating sudoku rolled, literacy, and test sudoku function.
Sudoku
- 金山实习时候写的数独游戏,用到回溯算法,按代码规范写的-Jinshan practice time to write Sudoku, backtracking algorithm used by the code written specification
SudokuFX2
- 经典的数独游戏源码,通过此代码可学习WPF游戏编程!-The classic Sudoku game source code through the game programming learning WPF!
shudu
- 数独游戏C代码,可能不是很完善,如果有什么提议可以回信给我- Using C language to generate the topic and to solve sudoku using stack method, no Interface
Sudokuv4
- Android系统下的数独游戏代码。有详细内容-failed to translate
Sudoku
- 数独游戏代码,可选择easy和hard模式-Sudoku game code, you can choose easy and hard mode
opensudoku(1)
- 数独游戏 代码 可运行,有关卡选择,功能基本齐全-Sudoku game code can run about card choices, almost fully functional
数独游戏1.0
- 数独游戏代码 javascr ipt(soduku html5 javascr ipt code)
OpenSudoku一个简单的九宫格数独游戏
- 完整的九宫格游戏代码,可以参考此部分,修改部分代码就是玩自己的游戏。(The complete nine palace game code can refer to this part, modifying part of code is playing its own game.)