搜索资源列表
sodoku源代码
- 风靡全球的数独游戏原代码
android数独游戏源码
- 一个非常经典的数独游戏
穷举法数独
- 依据穷举法编写的数独游戏,互相交流 希望能帮助到大家
利用回溯算法数独游戏解算C++代码
- 利用回溯算法数独游戏解算C++代码,能够较快的求解出数独问题,The use of backtracking algorithm solving sudoku C++ code, can be faster to solve a sudoku problem
sudoku_Csharp
- 用C#.net编写的数独小游戏,界面美观,可随机生成游戏和求解。-With C#. Net Sudoku game written in beautiful interface, can be randomly generated games and solving.
sodoke
- C语言编写的数独游戏,算法比较简洁,可以参考一下-C language Sudoku game, simple algorithms
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
new
- 几个经典的智力题,爱因斯坦题目,数独,分酒问题,24点等-Some classic questions of intelligence, the subject of Einstein, a number of independent, sub-alcohol problem, 24 points
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
SudokuFX3
- 经典数独游戏第二版源码,学习C#的WPF编程经典资料-The second edition of the classic Sudoku game source code, learning C#, WPF programming classical information
数独
- Mgx制作的数独计算器,由易语言编写供学习研究(Sudoku calculator, produced by Mgx written by easy language for learning and research)
“数独”游戏VC6.0
- 如,玩家需要根据9×9盘面上的已知数字,推理出所有剩余空格的数字,并满足每一行、每一列、 每一个同色九宫内的数字均含1-9,不重复。 数独的答案都是唯一的,所以,多个解也称为无解。 本图的数字据说是芬兰数学家花了3个月的时间设计出来的较难的题目。但对会使用计算机编程的你来说,恐 怕易如反掌了。 本题的要求就是输入数独题目,程序输出数独的唯一解。我们保证所有已知数据的格式都是合法的,并且题目 有唯一的解。 格式要求,输入9行,每行9个数字,0代表未知,其它数字为已知。
数独
- 请编程解决下面的数独问题:要求在空格内填入数字1-9,使得每行、每列、每个宫和两条对角线上数字都不重复,请编程求解这一变形的数独问题。(Please programming to solve the sudoku problem: requirements within the Spaces fill in the Numbers 1 to 9, make each row, each column, each palace, and the Numbers are not repeated o
数独
- 数独游戏,用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)
数独
- 一款用VUE,H5,Javascr ipt编写的数独小游戏(A Sudoku game written in VUE and H5.)