文件名称:Sodoku
介绍说明--下载内容均来自于网络,请自行研究使用
数独游戏解算C++代码,在vc6.0上运行,控制台,使用回溯法解决,首先输出的是一个满足规则的数独例子,接着可以自己输入已知点的个数及其坐标、数字(要求不能违反规则),然后会生成满足条件的一个例子。-Sudoku solver C++ Code, in vc6.0 run on the console, use backtracking to solve, first of all to meet the output is a single example of a few rules, and then can enter the number of known points and coordinates, numbers (request can not be against the rules), and then meet the conditions will generate an example.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
数独
....\Debug
....\Release
....\数独.cpp
....\数独.dsp
....\数独.dsw
....\数独.ncb
....\数独.opt
....\数独.plg
....\数独规则.txt
....\Debug
....\Release
....\数独.cpp
....\数独.dsp
....\数独.dsw
....\数独.ncb
....\数独.opt
....\数独.plg
....\数独规则.txt