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

搜索资源列表

  1. Sudoku

    0下载:
  2. 数独游戏编程,对算法学习及MFC学习有很大的帮助!-sudo Game c++ source! a very good tool for you to study!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-09
    • 文件大小:72809
    • 提供者:lianshao
  1. F_JIDtjl

    0下载:
  2. 可以进行相似矩阵的建立 很不错的一款程序 运算数独很快-Similar matrix can be established very good procedures for computing a fast Sudoku
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1291
    • 提供者:李小龙
  1. Sudoku-dengqiong

    0下载:
  2. 数独~~1、嵌套循环(最简单的行代码就解出来一个解) 2、深度优先搜索(将数独作为树节点,建立深度优先搜索树,也是只解一个解) 还有关于这个的设计~~~ -Sudoku- ~ 1, nested loops (the most simple lines of code out a solution on the solution) 2, depth-first search (to Sudoku as a tree node, to establish the depth-fi
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3509709
    • 提供者:Dairy Queen
  1. shudu

    0下载:
  2. 自己做的数独游戏程序,实现比较简单,但还未最终完成,大概只是一个框架-Sudoku own procedures, to achieve relatively simple, but not yet finalized, probably only a framework
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2216593
    • 提供者:陈威
  1. OpenSudoku-1.1.5-01

    0下载:
  2. 数独源自日本,这是一个开源的数独apk文件,经过反编译后可以得到完成的源码描述。对学习android是不错的参考。-opensudoku for android
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:224714
    • 提供者:
  1. shudu_c

    0下载:
  2. 基于C的数独解算程序,基于递归算法实现了数据解算-C-based Sudoku solver, a recursive algorithm based on the data solver
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:322451
    • 提供者:一叶扁舟
  1. 20110722_105013025

    0下载:
  2. 是一款在android平台上运行的数独游戏的源代码-Is a run on the android platform source code Sudoku
  3. 所属分类:android

    • 发布日期:2017-05-19
    • 文件大小:5165665
    • 提供者:lotusjay
  1. KLSD

    0下载:
  2. android数独游戏,android入门游戏.有易于android的开发-android Sudoku
  3. 所属分类:android

    • 发布日期:2017-05-19
    • 文件大小:5165656
    • 提供者:aa
  1. Sudoku

    0下载:
  2. 一个简单的数独源码,经过测试有用,适合新手学习使用。-A simple Sudoku source, tested useful for beginners to learn to use.
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:55536
    • 提供者:姜侠
  1. shudu

    0下载:
  2. 解一个关于9x9的数独游戏,matlab源码-Solve a Sudoku game on a 9x9
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1178
    • 提供者:leo
  1. xiaogame

    0下载:
  2. 一个关于数独的小游戏,可以参考,有图片,文字啊~-A little game of Sudoku, you can refer to
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1724
    • 提供者:leo
  1. SUDOKU

    0下载:
  2. 九宫格的数独问题,利用回溯法来求解,C#语言,包括:初始化及填数的步骤-Jiugongge Sudoku problem to solve using backtracking, C# language, including: the number of steps to initialize and fill
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:79248
    • 提供者:gle
  1. ee

    0下载:
  2. 实现经典的简单的数独游戏,还带有声音。界面自由。-Single Number
  3. 所属分类:Other Games

    • 发布日期:2017-04-06
    • 文件大小:8497
    • 提供者:Jersion
  1. shudupoyi

    0下载:
  2. 数独游戏破译,自动填好大九宫格的所有数据,速度快-Sudoku cracked, auto fill in all the large squared data, fast
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:915
    • 提供者:guohw
  1. magic

    0下载:
  2. 数独游戏 数独是一种游戏,在n*n的方格内所有行和列相加之和相等。-Sudoku Sudoku is a game, in the n* n grid of rows and columns all sum of the same.
  3. 所属分类:Other Games

    • 发布日期:2017-04-10
    • 文件大小:782
    • 提供者:wang
  1. sudokumaster_qt_quick_v1_1

    0下载:
  2. 基于qt最新quick编写的数独游戏。适合诺基亚智能手机操作系统-Based on the latest quick write qt Sudoku. Operating system for Nokia smartphones
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-10
    • 文件大小:2541589
    • 提供者:董璞
  1. shudu

    0下载:
  2. 数独游戏C代码,可能不是很完善,如果有什么提议可以回信给我- Using C language to generate the topic and to solve sudoku using stack method, no Interface
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:1762
    • 提供者:许植繁
  1. sudoku

    0下载:
  2. 数独游戏——动态数组中输入原有的数字,可以生成这个数独的最终解-sudoku.cpp the dynamic array in the original digital input, can generate the final solution of this Sudoku-
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:945
    • 提供者:陈中杰
  1. shudu

    0下载:
  2. 数独游戏,分3个不同的难度,使用graphics.py和button.py-the shudu game,has three levels
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-08
    • 文件大小:1782266
    • 提供者:姚源
  1. shudujisuan

    0下载:
  2. 在number中输入你想计算的数独,然后打开shudu.py可以计算出数独和计算的次数-the program to calculate the shudu
  3. 所属分类:Other Games

    • 发布日期:2017-04-11
    • 文件大小:1213
    • 提供者:姚源
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 34 »
搜珍网 www.dssz.com