搜索资源列表
shudu2
- 一个可以计算数独游戏的C++程序,内容简单易懂
Sudoku
- 0表示空,在源码中修改所想要测试的数独表。 还有JAVA计算数独的源码
Kakuro
- Kakuro数独问题: 数独这个奇特的名字来源于日语Sudoku,是十八世纪瑞士数学家欧拉发明的。 后在美国发展,并在日本得以发扬光大。 Sudoku的规则十分简单,就是在9×9的九宫格里面填数字,每个方格中填人合适的数字以使得每行,每列以及每个九宫格都要包含从1~9的数字且互不相同. 数独的玩法逻辑简单,数字排列方式千变万化.不少教育者认为数独是锻炼脑筋的好方法。 谜题中会预先填入若干数字, 其它方格为空白, 玩家
Sudoku
- 这时一个计算数独游戏的console程序。使用搜索算法剪枝中最为强大的dance link(可参考knuth论文),并用STL-set优美实现。
ds
- 独数问题计算,可以自动计算和判断给定的独数矩阵,然后分析计算
shudu2
- 一个可以计算数独游戏的C++程序,内容简单易懂-One can calculate the Sudoku game C++ Procedures, the content of easy-to-read
Sudoku
- 0表示空,在源码中修改所想要测试的数独表。 还有JAVA计算数独的源码-0 express air, in the source code to modify as you want to test Sudoku table. JAVA Sudoku also calculate the source
Kakuro
- Kakuro数独问题: 数独这个奇特的名字来源于日语Sudoku,是十八世纪瑞士数学家欧拉发明的。 后在美国发展,并在日本得以发扬光大。 Sudoku的规则十分简单,就是在9×9的九宫格里面填数字,每个方格中填人合适的数字以使得每行,每列以及每个九宫格都要包含从1~9的数字且互不相同. 数独的玩法逻辑简单,数字排列方式千变万化.不少教育者认为数独是锻炼脑筋的好方法。 谜题中会预先填入若干数字, 其它方格为空白, 玩家
Sudoku
- 这时一个计算数独游戏的console程序。使用搜索算法剪枝中最为强大的dance link(可参考knuth论文),并用STL-set优美实现。 -Then a calculation Sudoku game console procedures. Pruning search algorithm using the most powerful dance link (may refer to knuth thesis), and
sudoku
- 用C++编写的数独游戏,采用回溯法,非递归,计算超快,代码精炼,注解详细-Using C++ Game Sudoku prepared using retrospective law, non-recursive calculation of ultrafast, code refining, detailed comments
Sodoku
- 数独游戏的通用算法。摘要: 1 数独是一种数学智力拼图游戏,玩法逻辑简单,但解法千变万化。 2 数独解法全是由规则衍生出来的,基本解法分为两类思路,一类为排除法,一类为唯一法。更复杂的解法,最终也会归结到这两大类中。 3 算法的数据结构,基本思想及成果演示 成功计算出了数独题目的结果,并保持了很快的速度.该算法可以解决所有的数独游戏题目,为一种高效率的通用算法. 4 算法有更广阔的改进空间 -Sudoku gen
SigleNumber
- 轻松计算出任何一个数独题 没有数据的地方用0代替-Easily calculate any of the Sudoku title
Sudoku
- 使用Visual Studio编写的数独计算程序,界面简洁直观。-Calculation program written using Visual Studio Sudoku, a simple and intuitive interface.
数独游戏
- 一个可以计算数独的C程序,可以运行于多平台。
shudu
- C语言实现九宫格数独计算,用到数据结构中的双向十字链表-C language implementation Sudoku squares calculation, use two-way data structure Crusaders
du
- 易语言数独计算保存源码例程程序结合易语言高级表格支持库,根据数独的特点计算排列数字。 -Easy language Sudoku to save the source code routine procedures combined with the easy language advanced form support library, according to the characteristics of Sudoku to c
1
- 数独的计算软件,输入初始条件得到可能的所有解法(Sudoku computing software, enter the initial conditions to get all possible solutions)
sudoku
- 可以计算数独,根据有限的数字计算出数独中其他的数字(Sudoku can be calculated, according to the limited number of Sudoku to calculate other numbers)
shudu
- 用于计算数独结果,使用VC6.0 MFC平台开发。(program to figure out results of sudoku, developed in VC6.0 MFC.)
VideoSudokuSolver
- 可识别,计算并给出数独结果,Matlab编程(Can be identified, calculated and given the Sudoku results, Matlab programming)