搜索资源列表
9gong
- VB6 所写的一个9宫格(SUDOKO, 数独)破解程序及-VB6 written by a nine grid Palace (SUDOKO, several unattended) break procedures and
ssudg.tar
- 数独游戏的自动解题程序,如果有不会解的数独题目可以找它来解决。-few games alone solving the automatic procedure, if no solution is the subject of several independence it can find a solution.
SHUDU
- 数独求解 每行和每列和每小格为1到9的数字,用程序求解的算发.-several independent firms for each and every line and every small units of one to nine the number of procedures for the count fat.
Sudokuspcg
- Sudokuspcg.rar 官网的数独程序-Sudokuspcg.rar official network of several independent procedures
ShuDu
- 玩过数独吗?这里是一个数独的求解程序。可以为你挽救不少脑细胞。题目输入格式:逐行输入数字,以空格相间隔。空位以0代替。-Sudoku played it? Here is a Sudoku solving program. You can save a lot of brain cells. Title input format: line enter the number of intervals in space. Space in
shudu2
- 一个可以计算数独游戏的C++程序,内容简单易懂-One can calculate the Sudoku game C++ Procedures, the content of easy-to-read
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
java2soduku
- java解决数独问题,这个程序很短,设计得比较精妙,其中有详细解释。-java to solve Sudoku problems, this procedure is very short, designed to be relatively sophisticated, including a detailed explanation.
SUDOKU_ASM.ZIP
- 数独解答程序汇编源码,全世界最小,僅佔67位元组。-Sudoku answers to the procedures to compile source code, the world
sudokon
- 数独的程序,MCM2008B 可以参考一下-Sudoku procedures, MCM2008B reference
sudokugame
- 运行前请运行程序同目录中的install.bat注册COM组件。 数独游戏的规则和实现算法这里就不多说了,网上有很多。 游戏的算法是用COM实现的,与UI是严格分离的,有相当的独立性。 注:系本人转载,内含所有游戏算法的所有原代码,作者是王金生,他的E_mail:wangjs720@163.com-Please run the program before running the same directory install
project
- 数独游戏 二、 使用说明 1. 安装手册 将project_rar解压缩即可。 其中main.c和graphic.c为主要程序文件。Include中是头文件库。其他为bmp形式图片。 2. 使用手册 编译后直接运行生成的main.exe,根据提示操作即可。 -Sudoku Game Two, the use of one. Project_rar installation manual will
SudoCalculator
- 数独求解题: 该程序, 初始条件可用键盘直接在界面上输入, 求解结果显示在界面上。 很好玩的-sudoku calculator
SudokuSolve
- 一个简单的9*9数独游戏的解答程序,花费了不少的心血,欢迎大家交流学习-A simple 9* 9 Sudoku answers procedures, spent a lot of effort, we welcome the exchange of learning
NumMatrixApp
- 人工智能数独求解程序,含有一些优化的算法,可以在50ms 内出大部分数独题-Artificial Intelligence Sudoku solver, which contains a number of optimization algorithms, can be within 50ms most of the Sudoku title
CrackSudoku
- 数独求解程序源代码,采用穷举法,无唯一解-Sudoku solver source code, using brute-force method, no unique solution
SUDOKU
- 自己开发的数独游戏教学程序,实现了当前主流的数独求解算法。一方面可以进行游戏,更重要的是在每一步自动提示后都会讲解相关的解题算法,便于学习数独。-Self-developed Sudoku games teaching program, to achieve the current mainstream sudoku algorithm. On the one hand you can play games, but more impo
“数独”游戏VC6.0
- 如,玩家需要根据9×9盘面上的已知数字,推理出所有剩余空格的数字,并满足每一行、每一列、 每一个同色九宫内的数字均含1-9,不重复。 数独的答案都是唯一的,所以,多个解也称为无解。 本图的数字据说是芬兰数学家花了3个月的时间设计出来的较难的题目。但对会使用计算机编程的你来说,恐 怕易如反掌了。 本题的要求就是输入数独题目,程序输出数独的唯一解。我们保证所有已知数据的格式都是合法的,并且题目 有唯一的解。 格式要
shudu
- 用于计算数独结果,使用VC6.0 MFC平台开发。(program to figure out results of sudoku, developed in VC6.0 MFC.)
sudoku
- java语言实现数独求解,本程序是离散数学中关于矩阵的一节的数独程序(The realization of Sudoku by java language)