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

搜索资源列表

  1. sudoku

    0下载:
  2. 填数字游戏(sudoku)的解法程序,将数据填入一文本,未知的用 x 替代,运行后将算出所有要填的数字的值。-Fill in the number of games (sudoku) the solution process, the data fill in a text, the unknown with ' x' instead, after running out to fill in the number of all values.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:1998
    • 提供者:icever
  1. SUDOKU-SOLVER

    0下载:
  2. SUDOKU-SOLVER in c sharp !!!! .-SUDOKU-SOLVER in c sharp !!!! .
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-03
    • 文件大小:46990
    • 提供者:titi2009
  1. sudoku

    0下载:
  2. A Prolog program to solve sudoku
  3. 所属分类:Game Program

    • 发布日期:2017-04-02
    • 文件大小:1105
    • 提供者:Ajit
  1. sudoku

    0下载:
  2. 基于Actionscr ipt3.0脚本的SUDOKU九宫格游戏,包含关键算法,请使用Flash CS4或以上版本打开编译。-A flash game written with Actionscr ipt3.0,including sudoku array creating algorithm.Please open with Flash CS4 or upper.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-27
    • 文件大小:57834
    • 提供者:向宇
  1. Sudoku

    0下载:
  2. 回溯法生成数独-Backtracking generates Sudoku
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1026
    • 提供者:froser
  1. sudoku

    0下载:
  2. 关于数独的解法程序。输入一个9×9的矩阵,空白处为0,运行此程序,进行计算-With regard to the solution of Sudoku program. Enter a 9 × 9 matrix, the space is 0, run this program, are calculated
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:571
    • 提供者:zhulei
  1. sudoku

    0下载:
  2. game sudoku.exe by C-game sudoku.exe by C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:5333
    • 提供者:jingjo
  1. SUDOKU

    0下载:
  2. Sudoku for easy level program code written in C using TurboC++ on windowsXP. The program has the problem set stated inside the code, change that part of code for another problem.
  3. 所属分类:Game Program

    • 发布日期:2017-04-10
    • 文件大小:1155
    • 提供者:pappu
  1. sudoku

    0下载:
  2. matlab programming for sudoku
  3. 所属分类:matlab

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

    0下载:
  2. 数独游戏,简易版,提供五种难度要求自动出题解题,有人性化操作界面。-Sudoku game, simple version, to provide five kinds of difficulty that require the automatic topic and problem-solving, it was sex-based interface.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-22
    • 文件大小:7051346
    • 提供者:gongchen
  1. Sudoku

    0下载:
  2. 数独游戏,自动出题,可选择难度,界面有些简陋,希望大家见谅-Sudoku, automatic question, choose the difficulty of some simple interface, I hope you forgive me
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-25
    • 文件大小:8632783
    • 提供者:mark
  1. Sudoku

    0下载:
  2. java手机游戏数独源代码-java source code sudoku mobile game
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:108369
    • 提供者:白羽
  1. Sudoku

    0下载:
  2. 数独游戏规则 在9阶方阵中,包含了81个小格(九列九行),其中又再分成九个小正方形(称为宫),每宫有九小格。 游戏刚开始时,盘面上有些小格已经填了数字(称为初盘),游戏者要在空白的小格中填入1到9的数字, 使得最后每行、每列、每宫都不出现重复的数字,而且每一个游戏都只有一个唯一的解答(称为终盘)。 -Sudoku rules of the game in the 9-order matrices, including 81 small cell (9 9 lines), wh
  3. 所属分类:Game Program

    • 发布日期:2017-03-27
    • 文件大小:787
    • 提供者:zhangkai
  1. Sudoku

    0下载:
  2. android数独游戏,基于android2.2平台,实现了简单的数独游戏功能-Sudoku game on the android platform
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:2058571
    • 提供者:朱鹏宇
  1. sudoku

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

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

    0下载:
  2. 用c++编写的数独游戏,是控制台程序,界面友好可用鼠标操作-C++ written with Sudoku, is a console application, user-friendly mouse available
  3. 所属分类:Game Program

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

    0下载:
  2. a very simple example of backtracking solution to generate a sudoku grid, and its answer. only need to have a dificult analizer. just try to clear a certain cuantity of numbers. sorry by my english. i hope this will be usefull
  3. 所属分类:Java Develop

  1. Sudoku

    0下载:
  2. this contains sudoku puzzle solver in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:15491
    • 提供者:ankit
  1. sudoku

    0下载:
  2. 用c语言实现的数独源码,在vc编译环境下实现。-C language of the Sudoku source code, in vc compiler environment to achieve.
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:38739
    • 提供者:牙牙
  1. sudoku

    0下载:
  2. 基于C#的数独游戏,挖空法生成随机关卡,难度较低(A C-Sharp based sudoku game.)
  3. 所属分类:其他智力游戏

    • 发布日期:2017-12-17
    • 文件大小:174080
    • 提供者:Tad
« 1 23 4 5 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com