CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 解数独程序

搜索资源列表

  1. sudoku_lisp

    0下载:
  2. lisp编的解数独游戏的程序,用递归实现。-lisp series of the game alone entertaining program that will achieve recursive.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2.07kb
    • 提供者:leaing
  1. shudu

    0下载:
  2. 这是一个可以解数独的程序,就是你输入一个数独的题它可以给你解出来,在shudu.in里面输入的是一个9*9的方块,每一个没有填的地方用0表示。如: 100006004 008090050 400300000 800002040 009605200 060700005 000007002 080030400 300200009
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.05kb
    • 提供者:zoe
  1. shudu

    0下载:
  2. 基于vc2008MFC编写的求解数独的小程序
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:5.55mb
    • 提供者:da
  1. shudu

    0下载:
  2. 解数独的小程序,由于不知道怎么放在日志里,先传到这里-Small program itself alone, since it is not know how to log on, the first came here
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:7.65kb
    • 提供者:renqiang
  1. Sudu

    0下载:
  2. 使用MFC写的一个解数独的程序,主要使用了类CNineGong及CCell,原理回溯法测试填入的数字是否合理,做了些优化,速度比以前快许多-Use MFC to write a single procedure itself, the main use of the category CNineGong and CCell, the principle of backtracking fill in the number of tests is reasonable, to do some op
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:39.25kb
    • 提供者:protoss
  1. shudu

    0下载:
  2. 我写的自动解数独题目的小程序,用回朔递归解的 有兴趣的可以看看 很简单的小程序-auto find answer of shudu
  3. 所属分类:Game Program

    • 发布日期:2017-04-25
    • 文件大小:24.78kb
    • 提供者:5004797
  1. shenyou

    0下载:
  2. 求解数独的深度优先搜索的程序,没有递归,可用于低性能的单片机。-Sudoku Solving the depth-first search procedure, there is no recursion, can be used for low performance microcontroller.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:869byte
    • 提供者:Kenneth.L
  1. shuduyuxi

    0下载:
  2. 解数独游戏,9*9格子。一个简单的c语言程序,不过可是我自己的原创哦,虽然是几年前的。输入数独里已有的数字,解空格里数,给出的程序是txt文本的.具体字母,数组,在注释里有。-Means it Sudoku, 9* 9. A simple c-language program, but my own originality, but oh, though a few years ago. Enter Sudoku there are already the number of solution
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-05
    • 文件大小:834byte
    • 提供者:zhou
  1. KSE1.0(SRC)

    0下载:
  2. 数独探索者,快速解数独的小程序。使用哈希表优化的深度优先搜索算法。-Sudoku Explorer 1.0
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:82.77kb
    • 提供者:Kristin
  1. sudoku

    1下载:
  2. 一个数独的游戏,不但能够自己玩数独游戏,还可以填数让机器去解,也可以让机器出题。界面程序,还能给用户一些提示。 2年前用VS2005开发的,我认为核心和最有意思部分是解数独和出数独的题这一块,所以我后来给这部分功能加了详细的注释。解数独的算法比较好研究,而出数独题则是比较麻烦的,我这里给出了我自己想的一种算法,让机器很快的出一道只有唯一解、已有的数字量合适而且不矛盾的数独题目也是需要很好的算法设计的。而界面我都没加注释,重点关注界面的网友抱歉了。解数独和出数独的在sodukuA.h和s
  3. 所属分类:Game Program

    • 发布日期:2017-04-01
    • 文件大小:812.24kb
    • 提供者:chahao
  1. sudoku

    0下载:
  2. 自己写的一个简单求解数独(sudoku)的程序,环境Visual C++ 6.0测试通过。如有问题欢迎与我联系。-To write a simple method for solving Sudoku (sudoku) procedures, environmental Visual C++ 6.0 test. For questions please contact me.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:7.73kb
    • 提供者:easy.stone
  1. sudoku

    0下载:
  2. 解数独的小程序,思路新颖,提供一个全新的思路-programe to solve sudoku
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:159.32kb
    • 提供者:gsl
  1. shudu

    0下载:
  2. 求解数独的小程序 其中采用了图形界面,对初学者可以参考图形界面的编写方法。 求解数独算法比较简单,但是其中注释很少 -A small program to solve Sudoku Which uses a graphical interface, a graphical interface for beginners can refer to the preparation method. Sudoku solving algorithm is relatively sim
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:8.68kb
    • 提供者:
  1. sudoku

    0下载:
  2. 程序自动解数独,所有源文件加载到一个工程中,就可以编译运行-The program automatically stops alone, all the source files loaded into a project, you can compile and run
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-15
    • 文件大小:6.96kb
    • 提供者:lin
  1. sudoku-solver

    0下载:
  2. 解数独程序 命令行 很详细 可以直接编译 附带很多数独样例 可以直接载入-Sudoku program command line can be directly compiled
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:20.15kb
    • 提供者:zihao
  1. shudu

    0下载:
  2. python使用dancinglinks数据结构,可解多解数独的程序-the python use dancinglinks data structure solvable multi Sudoku program
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:1.83kb
    • 提供者:
  1. Sudoku

    0下载:
  2. 使用回溯求解数独的小程序,命令行读取输入输出文件-Backtracking to solve Sudoku applet command line reads the input and output files
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-08
    • 文件大小:11.7kb
    • 提供者:zhangch
  1. sudoku

    0下载:
  2. 自己用C++写的一个解数独程序,用MFC做了一个简单的界面,瞬间变身骨灰级数独玩家,欢迎下载。-A sudoku source code by VC++
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.45mb
    • 提供者:Riden
  1. sudoku_Cpp

    0下载:
  2. 完全用C++写的解数独程序,在VC6.0下成功运行,在运行窗口输入数独数据,回车计算即可-Written entirely C++ Sudoku program runs successfully in VC6.0, enter the number of independent data in the Run window, enter the calculation to
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:458.14kb
    • 提供者:Riden
  1. sudoku

    0下载:
  2. 利用回溯法求解数独的小程序,程序利用Fortran语言编写(Using backtracking method to solve Sudoku)
  3. 所属分类:游戏

    • 发布日期:2018-01-10
    • 文件大小:992kb
    • 提供者:鱼丸油面
« 12 »
搜珍网 www.dssz.com