文件名称:Sodoku
介绍说明--下载内容均来自于网络,请自行研究使用
数独游戏的通用算法。摘要:
1 数独是一种数学智力拼图游戏,玩法逻辑简单,但解法千变万化。
2 数独解法全是由规则衍生出来的,基本解法分为两类思路,一类为排除法,一类为唯一法。更复杂的解法,最终也会归结到这两大类中。
3 算法的数据结构,基本思想及成果演示
成功计算出了数独题目的结果,并保持了很快的速度.该算法可以解决所有的数独游戏题目,为一种高效率的通用算法.
4 算法有更广阔的改进空间
-Sudoku generic algorithm. Abstract: a number of intellectual independence is a mathematical puzzle, games are played the logic is simple, but ever-changing solution. 2 sudoku solution are all derived from the rules, the basic solution is divided into two ideas, one for the exclusion, the only method for a class. More complex solution, eventually comes down to these two categories in the. 3, the data structure algorithms, the basic ideas and results demonstrate a number of successful single subject calculated the results, and maintain a fast pace. The algorithm can solve all Sudoku title for an efficient general algorithm. 4 algorithm to have a wider room for improvement
1 数独是一种数学智力拼图游戏,玩法逻辑简单,但解法千变万化。
2 数独解法全是由规则衍生出来的,基本解法分为两类思路,一类为排除法,一类为唯一法。更复杂的解法,最终也会归结到这两大类中。
3 算法的数据结构,基本思想及成果演示
成功计算出了数独题目的结果,并保持了很快的速度.该算法可以解决所有的数独游戏题目,为一种高效率的通用算法.
4 算法有更广阔的改进空间
-Sudoku generic algorithm. Abstract: a number of intellectual independence is a mathematical puzzle, games are played the logic is simple, but ever-changing solution. 2 sudoku solution are all derived from the rules, the basic solution is divided into two ideas, one for the exclusion, the only method for a class. More complex solution, eventually comes down to these two categories in the. 3, the data structure algorithms, the basic ideas and results demonstrate a number of successful single subject calculated the results, and maintain a fast pace. The algorithm can solve all Sudoku title for an efficient general algorithm. 4 algorithm to have a wider room for improvement
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Sodoku\pics\1.jpg
......\....\2.jpg
......\....\27d647ee343d43e1b2fb95cf.gif
......\....\3.jpg
......\....\35da1d3b4f0de4f014cecb77.gif
......\Sodoku.cpp
......\Sodoku.exe
......\Sodoku.h
......\source.txt
......\数独游戏的通用算法.doc
......\pics
Sodoku
......\....\2.jpg
......\....\27d647ee343d43e1b2fb95cf.gif
......\....\3.jpg
......\....\35da1d3b4f0de4f014cecb77.gif
......\Sodoku.cpp
......\Sodoku.exe
......\Sodoku.h
......\source.txt
......\数独游戏的通用算法.doc
......\pics
Sodoku