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

搜索资源列表

  1. 数独游戏

    0下载:
  2. 所属分类:游戏

    • 发布日期:2008-05-03
    • 文件大小:1945592
    • 提供者:dearwzm
  1. turbo_c

    0下载:
  2. 数独的规则是: 1. 直行, 横行只能有1~9且不能重复 2. 9个小正方形里也只能有1~9且不能重复. 当使用者输入的资料量过小时, 代表你的程式必须处理大量的运算, 如果不用点聪明的方法(e.g. 只用一个一个试的排列法的话), 程式可能会要执行好几个小时. 数独盘是9x9=81, 要是使用者一开始只给10个数字, 那程式就要解出71格. 如果程式的起始格不好, 那worst case将会是近似(9!*9)= 3265920可能性要试. -indepe
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:1622
    • 提供者:xh
  1. SUDOKU01

    0下载:
  2. 数独SUDOKU游戏,使用Winrar软件解压缩后使用,无解压缩密码。-few games alone, the use of software wins decompress after use, without extract passwords.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:26542
    • 提供者:Jack
  1. 9gong

    0下载:
  2. VB6 所写的一个9宫格(SUDOKO, 数独)破解程序及-VB6 written by a nine grid Palace (SUDOKO, several unattended) break procedures and
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:27488
    • 提供者:zxluo
  1. sudoku_src

    1下载:
  2. 基于visual studio .net2003的VB开发的数独游戏,数独游戏最初是根据欧拉的理论出现的,目前风靡欧美。-based on visual studio. Net2003 in the VB sudoku games, the first few games alone is Euler's theory appears that swept Europe and the United States.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:11808
    • 提供者:赵博
  1. android快乐独数

    2下载:
  2. android系统上的游戏,九格算数,快来独数,源码,android最新游戏
  3. 所属分类:其他智力游戏

    • 发布日期:2011-03-30
    • 文件大小:10244800
    • 提供者:boshi1023
  1. Sudoku.rar

    0下载:
  2. 用Java解数独游戏,用数组实现,以Applet展示,Sudoku skills with Java, using the array to achieve in order to display Applet
  3. 所属分类:Games

    • 发布日期:2017-04-03
    • 文件大小:3690
    • 提供者:ssw
  1. 2

    0下载:
  2. 生成数独的算法,比较简单,可以参考一下,具体代码看文件说明-Sudoku generating algorithm is relatively simple, you can refer to specific code to read the papers note
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:1943
    • 提供者:Sevan
  1. shu

    0下载:
  2. 一个数独游戏有源代码,图形做的不错输入是用小键盘 若你用的是笔记本那就换台式机啦-A Sudoku game source code, graphics do a good input is with a small keyboard if you are using a notebook for a desktop then you
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:39045
    • 提供者:杨林
  1. Sudoku_3

    0下载:
  2. 一个数独游戏,自己写的,感觉还不错在MFC下面,我的结课作业-A Sudoku game, wrote it myself, I feel pretty good following in the MFC, my guitar class operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:87828
    • 提供者:丁林枭
  1. num

    0下载:
  2. 自己写的一个数独求解的小程序,界面很检点,主要是算法吧-To write a Sudoku solving small procedures, the interface is very disorderly, mainly algorithm吧
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:9092
    • 提供者:盆盆
  1. xinde

    1下载:
  2. 一个简单算法能够生成数独矩阵,很容易理解的matlab小程序。-A simple algorithm to generate Sudoku matrix, it is easy to understand the matlab applet.
  3. 所属分类:matlab

    • 发布日期:2016-09-06
    • 文件大小:846
    • 提供者:张立建
  1. matlab-shudu

    0下载:
  2. 源码为使用MATLAB求解数独问题,请先下载并学习MATLAB的使用。-Source for the use of MATLAB to solve sudoku problem, please download and study the use of MATLAB.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1086
    • 提供者:shuil
  1. shudu

    0下载:
  2. 求解数独问题, 能精确快速求解数独, 是用回溯法求的.-I not sure how to describe it in English,but It a problem about number magic
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1119
    • 提供者:goodboy
  1. Soduku

    0下载:
  2. 用C语言实现的生成数独题目并求解,用堆栈的方法求解,无界面-Using C language to generate the topic and to solve sudoku using stack method, no Interface
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:1186
    • 提供者:Donic
  1. shudu

    0下载:
  2. 一个数独程序,内含可执行程序,可以直接运行,是一个考智商的游戏-shudu program
  3. 所属分类:Game Program

    • 发布日期:2017-04-09
    • 文件大小:1875240
    • 提供者:fyn
  1. Sudokuv4

    0下载:
  2. 别人写的一个数独游戏的源码,现在拿来和大家分享一下-Someone to write a source code sudoku game, and now brought and to share with you
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:2051740
    • 提供者:宁冲
  1. Sudoku

    1下载:
  2. swing程序编写的一个数独游戏,可以选择难度,并在玩家填充完成之后检查是否成功求解-A swing programming Sudoku game, you can choose the difficulty, and players fill in the check after the completion of a successful solution
  3. 所属分类:Games

    • 发布日期:2017-04-02
    • 文件大小:2661
    • 提供者:姜慈航
  1. sukudo_solve

    0下载:
  2. 利用回溯法求解数独 B为数独题目的矩阵形式空的地方应为0(The use of backtracking method to solve Sudoku The matrix form of B for the Sudoku problem should be 0)
  3. 所属分类:其他智力游戏

    • 发布日期:2018-04-23
    • 文件大小:2048
    • 提供者:lsdragon
  1. SudoWin32

    1下载:
  2. win32下数独游戏,可以使用用VC6来打开使用。(Win32 under the Sudoku game)
  3. 所属分类:游戏

    • 发布日期:2021-04-16
    • 文件大小:2306048
    • 提供者:白菜2
« 1 2 3 4 56 7 8 9 10 ... 31 »
搜珍网 www.dssz.com