搜索资源列表
android数独游戏源码
- 一个非常经典的数独游戏
利用回溯算法数独游戏解算C++代码
- 利用回溯算法数独游戏解算C++代码,能够较快的求解出数独问题,The use of backtracking algorithm solving sudoku C++ code, can be faster to solve a sudoku problem
ShuDuYouXi
- VC++6.0编写的数独游戏,有界面,有难度控制,有提示解。完整的游戏功能,适合大作业。-Written in VC++6.0 Sudoku game, a screen, difficult to control, there are tips solution. Full game features, suitable for large operations.
Sodoku
- 数独游戏,有几万个关卡。操作简单,画面优美,有提示功能。有背景音乐。-game sudoku , 10000 levels . have hint function . good pictures and be able to play game easily with background music .
SUDOKU
- 自己开发的数独游戏教学程序,实现了当前主流的数独求解算法。一方面可以进行游戏,更重要的是在每一步自动提示后都会讲解相关的解题算法,便于学习数独。-Self-developed Sudoku games teaching program, to achieve the current mainstream sudoku algorithm. On the one hand you can play games, but more importantly is that in each step w
sudoku
- 用C++编写的数独游戏,采用回溯法,非递归,计算超快,代码精炼,注解详细-Using C++ Game Sudoku prepared using retrospective law, non-recursive calculation of ultrafast, code refining, detailed comments
sudoku
- c++写的数独游戏即九宫格游戏,界面是用mfc写的。-sudoku game developing with c++ and mfc.
SudokuSolve
- 一个简单的9*9数独游戏的解答程序,花费了不少的心血,欢迎大家交流学习-A simple 9* 9 Sudoku answers procedures, spent a lot of effort, we welcome the exchange of learning
NumberMagic
- 一个简单有趣的数独游戏,花了几天业余时间完成,可以考虑给小孩子玩玩 益智-Interestingly, a simple Sudoku game, spent a few days spare time to complete, could be considered to children play puzzle
tssdjtf
- 该文件中详细的讲述了数独游戏的解法,对于想学习数独求解过程的人来说有很大的帮助-The documents detail the solution of Sudoku games for Sudoku want to learn the process for solving very helpful
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
- android数独游戏,基于android2.2平台,实现了简单的数独游戏功能-Sudoku game on the android platform
sd
- 数独游戏,详细原代码,实现了随机游戏,过关斩将,生成数独,读写档以及测试数独的功能。-Sudoku, detailed, realizing the original code, random games, generating sudoku rolled, literacy, and test sudoku function.
“数独”游戏VC6.0
- 如,玩家需要根据9×9盘面上的已知数字,推理出所有剩余空格的数字,并满足每一行、每一列、 每一个同色九宫内的数字均含1-9,不重复。 数独的答案都是唯一的,所以,多个解也称为无解。 本图的数字据说是芬兰数学家花了3个月的时间设计出来的较难的题目。但对会使用计算机编程的你来说,恐 怕易如反掌了。 本题的要求就是输入数独题目,程序输出数独的唯一解。我们保证所有已知数据的格式都是合法的,并且题目 有唯一的解。 格式要求,输入9行,每行9个数字,0代表未知,其它数字为已知。
数独
- 数独游戏,用VFP求解,玩家自行填充任意数独,并探寻多种结果。(Sudoku game, with the solution of VFP, to fill any Sudoku game player, and a variety of search results.)
数独游戏1.0
- 数独游戏代码 javascr ipt(soduku html5 javascr ipt code)
shudu-master
- 采用Java实现了带界面的数独游戏,且可以正常运行与实现(The Sudoku game with interface is realized with Java, and it can run and implement normally.)
soduku
- STM32和LCD屏实现的简单数独游戏,适合嵌入式初学者(Simple Sudoku games implemented by STM32 and LCD screens)
数独
- 一款用VUE,H5,Javascr ipt编写的数独小游戏(A Sudoku game written in VUE and H5.)
SudoWin32
- win32下数独游戏,可以使用用VC6来打开使用。(Win32 under the Sudoku game)