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

搜索资源列表

  1. sudoku

    0下载:
  2. java写的数独游戏,生成不同难度的数独迷宫.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2637
    • 提供者:sai
  1. sudoku_Csharp

    0下载:
  2. 用C#.net编写的数独小游戏,界面美观,可随机生成游戏和求解。-With C#. Net Sudoku game written in beautiful interface, can be randomly generated games and solving.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:228317
    • 提供者:陈雷
  1. sudu

    0下载:
  2. 数独游戏的9*9矩阵的随机生成,采用空间换时间的原理。-Sudoku Game 9* 9 matrix is randomly generated, using the principle of space for time.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:868
    • 提供者:赵昕
  1. sudoku

    0下载:
  2. 采用启发式搜索算法,能解任意合法的数独(由input.txt文件输入),还能自动生成唯一解的数独初局-Using heuristic search algorithm, to obtain any number of legal independence (from the input.txt file input), can automatically generate a unique solution of the early Sudoku Board
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-24
    • 文件大小:4475
    • 提供者:王加福
  1. Sudoku

    0下载:
  2. JAVA写的数独小游戏可以生成唯一解以及各种难度-JAVA to write a Sudoku game can generate a unique solution as well as a variety of difficulty
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:527338
    • 提供者:肖志鹏
  1. Sodoku

    0下载:
  2. 数独游戏解算C++代码,在vc6.0上运行,控制台,使用回溯法解决,首先输出的是一个满足规则的数独例子,接着可以自己输入已知点的个数及其坐标、数字(要求不能违反规则),然后会生成满足条件的一个例子。-Sudoku solver C++ Code, in vc6.0 run on the console, use backtracking to solve, first of all to meet the output is a single example of a few rules, an
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:9800
    • 提供者:hjj
  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. project

    0下载:
  2. 数独游戏 二、 使用说明 1. 安装手册 将project_rar解压缩即可。 其中main.c和graphic.c为主要程序文件。Include中是头文件库。其他为bmp形式图片。 2. 使用手册 编译后直接运行生成的main.exe,根据提示操作即可。 -Sudoku Game Two, the use of one. Project_rar installation manual will be extracted. Main.c and graph
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:498183
    • 提供者:石鑫磊
  1. you4

    0下载:
  2. 经典数独游戏,可自动生成数据,自动分析,-Classic Sudoku game may be automatically generated data, automatic analysis,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:203579
    • 提供者:zhang3f
  1. shudu

    0下载:
  2. 数独游戏中那个9*9数组的一个生成算法,每行1-9不能重复,每列1-9不能重复,每个3*3的小矩阵也要保证不能重复-Sudoku game that' s a 9* 9 array generation algorithm, each line of 1-9 can not be repeated, each columns 1-9 can not be repeated, each 3* 3 matrix must make sure that the small can not be
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:592
    • 提供者:lw
  1. 200741119366291

    0下载:
  2. 速度飞快的数独计算器,基本的原理就是递归搜索,但在检查9个3*3小方块的时候使用了复杂度为O(1)的算法,使得求解速度极快 使用方法: 使用方法: STEP One:在文本文档中 写入81个数(待填的用0表示,每九个换行,每两个数之间空一个) 保存为 input.in(注意后缀) 运行 “数独终结者.exe” 文件夹内会生成一个Answer.out的文件,用文本打开,便是答案 (bestshudu.pas是源程序) -Sudoku calculator fast sp
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:31006
    • 提供者:cc5432166
  1. sudo

    0下载:
  2. VB编写的数独小游戏,可随机生成题目,带输入提示功能,使用不同颜色标识行列,便于填写,带背景音乐。-VB, sudoku game, can be randomly generated questions, with input prompts, use different color-coded ranks, easy to fill with background music.
  3. 所属分类:Game Program

    • 发布日期:2017-04-05
    • 文件大小:18506
    • 提供者:数独
  1. create-sudoku

    0下载:
  2. 自己写的DOS下的数独题生成程序,可用于数独相关的软件中。-Under DOS to write their own Sudoku puzzle generator can be used for Sudoku related software.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:98438
    • 提供者:snow
  1. C-language--game

    0下载:
  2. C语言写的数独猜谜游戏 游戏功能说明: 1.有简单、一般和困难3种难度选择,每次开始游戏时程序随机生成符合难度要求的数独题。 2.游戏中使用方向键控制光标。1-9数字键填入数字。(不支持使用小键盘) 3.使用DEL键消除填写有误的数字,随时使用ESC键可以退出游戏。 4.格子左上角偶尔会出现一个笑脸。经排查未发现等价于printf(" c",2) 的语句,求高人指点。 - C language game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:2309
    • 提供者:
  1. SD

    0下载:
  2. 基于android2.2系统的数独游戏,已经生成apk文件,解压后可安装-Android2.2 system based on Sudoku, apk file has been generated, can be installed after decompression
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1532627
    • 提供者:zhangmiao
  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. 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. sudoku_with_GUI

    0下载:
  2. 编写一个带图形界面的数独游戏,提供如下功能: 1) 生成数独游戏:可以设置数独游戏的难度,例如难度为 3 表示每个小的 3*3 矩阵中有 3个已知的数字,难度为 4 表示每个小的 3*3 矩阵中有 4 个已知的数字。由于符合一种难 度的数独游戏有很多个,每次只要生成一个题目就可以。 2) 在每个小格中可以直接填入数据,或者是通过一个下拉列表让用户选择 1-9 中的数字。 游戏中已知的数字不能编辑。 3) 数字填完以后,提供一个按钮来检查所填的数字是否正确,通过弹出对话框
  3. 所属分类:Other Games

    • 发布日期:2017-04-04
    • 文件大小:2102
    • 提供者:Yalei Tan
  1. sudoku

    0下载:
  2. 数独游戏,利用回溯法,可进行数独求解,生成,简单无图形化源代码(Sudoku , originally called Number Place, is a logic-based, combinatorial number-placement puzzle.)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:蔚天灿雨
« 12 »
搜珍网 www.dssz.com