文件名称:sudoku
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-11-05
- 文件大小:
- 738kb
- 下载次数:
- 0次
- 提 供 者:
- wush****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
里面的算法探索了数独的求解方法。
基于人类思维思考的唯一候选法、三链列删减法、关键数删减法等均有实现。
另外也尝试了计算机思维方法的穷举法。-The algorithm explores the method of calculating the sudoku.
Based on the human mind to think the only candidate method, three chain column cut method, cut key method, etc were implemented.
Also try the exhaustive method of computer thinking method.
基于人类思维思考的唯一候选法、三链列删减法、关键数删减法等均有实现。
另外也尝试了计算机思维方法的穷举法。-The algorithm explores the method of calculating the sudoku.
Based on the human mind to think the only candidate method, three chain column cut method, cut key method, etc were implemented.
Also try the exhaustive method of computer thinking method.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sudoku\sudoku\main.cpp
......\......\Sudoku.cpp
......\......\Sudoku.h
......\......\sudoku.vcxproj
......\......\sudoku.vcxproj.filters
......\......\sudoku.vcxproj.user
......\sudoku.sln
......\sudoku.suo
......\数独解法.docx
......\sudoku
sudoku