搜索资源列表
Sudoku
- 一个很强的利用遗传算法实现的winform sudoku 游戏-a strong genetic algorithm to achieve the winform Sudoku game
sudokon
- 数独的程序,MCM2008B 可以参考一下-Sudoku procedures, MCM2008B reference
sudoku_src
- Sudoku as a CSP: Using algorithms and techniques from CSP to solve an NxN Sudoku puzzle.
sudoku
- 可算sudoku的语法 规则很简单, 9*9 的格子中,每列,每行数字不可重复。 每个 "3*3" 的 "Box" (共9个) 内的数字也不可重复。 附件是 eclipse java project, 请将你的算法写在 SolvePuzzle() 内-Be regarded as the grammar rules of sudoku are simple, the 9* 9 grid, each row, each row can not duplicate figure. Eac
sudoku_yue
- this the sudoku game by using matlab-this is the sudoku game by using matlab
Sudoku
- 回溯法生成数独-Backtracking generates Sudoku
sudoku
- 关于数独的解法程序。输入一个9×9的矩阵,空白处为0,运行此程序,进行计算-With regard to the solution of Sudoku program. Enter a 9 × 9 matrix, the space is 0, run this program, are calculated
sudoku
- game sudoku.exe by C-game sudoku.exe by C++
sudoku
- matlab programming for sudoku
sudoku
- 数独操作,解法(枚举)每行和每列和每小格为1到9的,用程序求解的算法-Sudoku operation, method (enumeration)每行和每列和每小格为1到9的数字,用程序求解的算法
sudoku
- sudoku game for playing
Sudoku
- 数独(Sudoku)的DFS算法,没有优化,效率较为低下.C语言实现-Sudoku algorithm
Sudoku
- 华为编程比赛决赛 程序 比赛的题目就是在9点到下午6点,编写一个数独游戏程序,并且有自动计算答案功能-Huawei Programming Competition program The contest is at 9 o clock to 18 o clock, to write a Sudoku game program, and an automatic answer function calculation
Sudoku
- this contains sudoku puzzle solver in matlab
shudu
- 数独程序,,很好用的,大家可以参考一下,-Sudoku program, well used, we can refer to, Ha ha ha ~~~~~
sudoku
- sudoku的相关算法分析 说明 整合基础规则要求 实现功能测试-Develop an implication algorithm that uses general implication rules for sudoku.
sudoku
- matlab解数独(包含文档)By Cleve Moler, MATLAB发明人-solve sudoku with matlab (document included) By Cleve Moler, inventor of matlab
Sudoku-dengqiong
- 数独~~1、嵌套循环(最简单的行代码就解出来一个解) 2、深度优先搜索(将数独作为树节点,建立深度优先搜索树,也是只解一个解) 还有关于这个的设计~~~ -Sudoku- ~ 1, nested loops (the most simple lines of code out a solution on the solution) 2, depth-first search (to Sudoku as a tree node, to establish the depth-fi
sudoku-(1)
- sudoku solver using matlab
SUDOKU
- 九宫格的数独问题,利用回溯法来求解,C#语言,包括:初始化及填数的步骤-Jiugongge Sudoku problem to solve using backtracking, C# language, including: the number of steps to initialize and fill