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

搜索资源列表

  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. Android-sudoku

    0下载:
  2. 数独游戏的源码,在安卓平台开发,内容比较详细,有兴趣的朋友可以下来-the source code of sudoku,developed in android,someone who is interested in this game can download
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:740934
    • 提供者:黄可可
  1. Sudoku

    0下载:
  2. 数独求解算法,使用CVX软件包采用优化的方法求解一个数独。-Sukodo solution algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:586
    • 提供者:guokaiwen
  1. SUDOKU

    0下载:
  2. Objective-c编写的用于iphone上的数独小游戏,可自动解数独,刷新数独等功能。只是UI没完善。-Objective-c write on the iphone used to count only small game, one can be unique, refresh sudoku etc. Function. Just UI didn t improve.
  3. 所属分类:iPhone

    • 发布日期:2017-05-04
    • 文件大小:1384218
    • 提供者:guowen
  1. Sudoku

    0下载:
  2. 用MFC些的数独的程序,可以迅速计算大多数数独的结果。-Sudoku with some of the MFC program, you can quickly calculate the most number of unique results.
  3. 所属分类:ToolBar

    • 发布日期:2017-05-15
    • 文件大小:3655951
    • 提供者:cy
  1. Sudoku-game

    0下载:
  2. 数独游戏的程序,压缩包里给出了源代码,执行文件,还有算法说明,该题目是华为公司2010在我们学校举行编程大赛的题目,希望对大家有帮助。-Sudoku program, compression bag gives the source code, executable files, as well as algorithm descr iption, the subject is Huawei s 2010 programming contest held in our school subjec
  3. 所属分类:Game Program

    • 发布日期:2017-04-08
    • 文件大小:65478
    • 提供者:云梦泽
  1. DanceingLinksSudu

    0下载:
  2. 使用Dancing Links的思想的数独解算器,采用十字双向链表的数据结构,解算速度为常规算法的20倍以上-The idea of using Dancing Links Sudoku solver, using the cross-way linked list data structure, solver speed is 20 times more than conventional algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:3023
    • 提供者:boxer
  1. Sudoku

    0下载:
  2. 自动生成满足数独游戏规则的81个数。用到了递归算法。-Automatically generated to meet the rules of sudoku game number 81. Use a recursive algorithm.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-09
    • 文件大小:33400
    • 提供者:jxlzw
  1. sudoku_src

    0下载:
  2. 又一数独解算器和发电机,在CodeProject上的第一个,但在VB。搜索一个给定的飞行数独问题的所有解决方案。界面简单,搜索是连续的,比较快的。因此,它是有用的,如果你要生成你自己的问题。-Yet another Sudoku solver and generator, the first one in CodeProject, in VB though. It searches all the solutions for a given Sudoku problem on the fly.
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:9802
    • 提供者:lykonglong
  1. sodoku

    0下载:
  2. 简易数独,,控制台版本,采用回溯算法,适合初学者学习,代码清晰明了。目前对于多解数独只能产生一种解,DEV-C++ 5 编译通过。-Simple soduku for starter.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:1358
    • 提供者:金禹宸
  1. sd

    0下载:
  2. C编写的自动计算数独的程序,使用了搜索算法+优化,说明里有算法思想的解释-failed to translate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:50067
    • 提供者:张新华
  1. sudoku

    0下载:
  2. 数独游戏的求解,求出全部可能解,详细内容见程序说明。-sudoku game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-18
    • 文件大小:4921493
    • 提供者:ztn
  1. Shudu3

    0下载:
  2. 经典数独游戏!很奇妙的猜数字游戏,是记忆力和判断力的王者之道-Classic sudoku games
  3. 所属分类:Other Games

    • 发布日期:2017-03-30
    • 文件大小:422875
    • 提供者:马佳佳
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 31 »
搜珍网 www.dssz.com