搜索资源列表
3074
- poj 3074非常有效的代码,适合于解决Sudoku问题,对解决MCMContest亦有帮助
sudoku
- 回溯演算的应用。用回溯演算求数独解。 可以用来解数独或 对回溯演算有初步了解的人可以当范例看
SUDOKU_ASM.ZIP
- 数独解答程序汇编源码,全世界最小,僅佔67位元组。-Sudoku answers to the procedures to compile source code, the world
XSudoku
- 数独并行算法 intel 多线程优化大赛参赛作品,快速求解数独-Sudoku intel multi-threaded parallel algorithm optimization contest entries Express Solving Sudoku
sudoku
- 数独快速并行求解算法,使用Intel编译器-Sudoku fast parallel algorithm, the use of Intel compilers
fdac_sudoku_src
- Sudoku is a logic-based number placement puzzle. A deceptively simple game of logic, Sudoku is puzzling players all over world.
200741119366291
- 速度飞快的数独计算器,基本的原理就是递归搜索,但在检查9个3*3小方块的时候使用了复杂度为O(1)的算法,使得求解速度极快 使用方法: 使用方法: STEP One:在文本文档中 写入81个数(待填的用0表示,每九个换行,每两个数之间空一个) 保存为 input.in(注意后缀) 运行 “数独终结者.exe” 文件夹内会生成一个Answer.out的文件,用文本打开,便是答案 (bestshudu.pas是源程序) -Sudoku calculator fast sp
sudoku
- Example coolmenu on FASM. Nice style.
SUDOKUBOY
- sudoku sample program for assembly language
shudu
- 数独求解, 初级的题目可以自动解答 不能自动推导的需要穷举 穷举的算法还没有,后面的版本增加-Sudoku solving, the subject can automatically answer the primary, for the situation that can not automatically derived, the algorithm needs not exhaustive exhaustive, behind the release adds
Sudoku
- Sudoku game source code sample
sudoku_last_map_generatae
- 递归法生成任意数独终盘。理论上所有终盘都有可能随机生成,为后续挖洞提供了好的终盘库。-the code provide a way to generate any fullfilled sudoku games for generating a unique_answer game.
SudokuSolver-(Ban-da-chinh-sua)
- sudoku soft to solve
Sodu
- 清华大学计算机系Java小学期作业答案,数独实现-Department of Computer Science Java elementary school period operating answer, Sudoku achieve
SUDOKUBOY-wSourceCode
- Sudoku grid generator programmed on asm.
sudoku
- programe game sudoku with c-programe game sudoku with c++
Sudoku-Game-Source
- Other algorythm SUDOKU game source