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

搜索资源列表

  1. Hw5Prob6

    0下载:
  2. 菜单栏中实现了输入数字生成数独和随机生成数独游戏,并且每次生成的游戏都是随机产生的一个数独,输入错误会提示。此外还实现了检查(Check)、提示答案(Hint)、帮助等功能,每个菜单项都有对应的工具栏按钮对使用者更方便,并且还有相对应的快捷键。为了界面的美观,我还采取了相同色系的背景颜色、数独模块颜色和按钮图标以及界面icon。-The menu bar and enter numbers generated Sudoku and randomly generated Sudoku game,
  3. 所属分类:Games

    • 发布日期:2017-11-12
    • 文件大小:882984
    • 提供者:Zinnia
  1. sudoku_android

    0下载:
  2. 安卓数独游戏,玩家需要根据9×9盘面上的已知数字,推理出所有剩余空格的数字,并满足每一行、每一列、每一个粗线9宫内的数字均含1~9,不重复-Android Sudoku game, players need 99 disk known figures, reasoning out all the remaining spaces in the digital and meet each row, each column inclusive of 1 to 9, of each pachytene
  3. 所属分类:android

    • 发布日期:2017-11-18
    • 文件大小:13200409
    • 提供者:kikyou
  1. Sodu

    0下载:
  2. 清华大学计算机系Java小学期作业答案,数独实现-Department of Computer Science Java elementary school period operating answer, Sudoku achieve
  3. 所属分类:MacOS develop

    • 发布日期:2017-12-03
    • 文件大小:3424
    • 提供者:sdy
  1. CheckSudukuSolution

    0下载:
  2. 数独的代码,解决数独的方法和函数,你可以使用这些来解决数独游戏-just the solution for soduku,you can use it to solute soduku
  3. 所属分类:Games

    • 发布日期:2017-11-20
    • 文件大小:1250
    • 提供者:杨金堂
  1. opensudoku

    0下载:
  2. 数独,增加了扩展功能,比如难易,不同等级的选关功能。-Sudoku, an increase of the extended functionality, such as the difficulty of the different levels of the relevant selection function.
  3. 所属分类:Other Games

    • 发布日期:2017-11-11
    • 文件大小:855040
    • 提供者:lily
  1. sudoku_version_plu

    0下载:
  2. 数独游戏,用maple编程实现的,很好玩!-Sudoku, maple programming to achieve a lot of fun!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-24
    • 文件大小:4686
    • 提供者:周时
  1. sudoku

    0下载:
  2. 在linux控制台下玩的数独游戏,加源码。-Linux console to play Sudoku games, plus source.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:10595
    • 提供者:krystal
  1. OpenSudoku

    0下载:
  2. OpenSudoku一个简单的九宫格数独游戏,是实现操作系统的一个源代码-A simple OpenSudoku Jiugongge Sudoku game, the operating system source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:645120
    • 提供者:hanziwen
  1. Hodoku_src

    0下载:
  2. JAVA swing 编写的一款数独源代码 里面具有很优秀的算法 编码:UTF-8 主类:sodoku.Main 包内含有 eclipse 和 netbeans 的相关项目文件 开始方式:点击工具栏上那个“数独小图标”就能开始一局随机的数独,边上的下拉框中表示数独难度。右侧的解题步骤中,颜色越深的表示该算法的思维方式越复杂。-A Sudoku source code written in JAVA swing Which has a v
  3. 所属分类:Games

    • 发布日期:2017-11-21
    • 文件大小:1259650
    • 提供者:yangguang
  1. Shudu

    0下载:
  2. 这是我自己写的Android程序--数独游戏,个人认为这两点在于,我之用了TextView和Button然后游戏结束又惊喜,有女朋友照片-This is the Android application I wrote it myself- Sudoku personally think these two points that I purposes TextView and Button then the game is over and surprise, girlfriend photo
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-23
    • 文件大小:40300544
    • 提供者:Amos
  1. sudoku

    0下载:
  2. 通过C语言编写的数独游戏,在Dosbox上编译通过,支持鼠标和键盘操作-Sudoku Game in Dosbox on C language compiler, support mouse and keyboard operation
  3. 所属分类:Other Games

    • 发布日期:2017-11-13
    • 文件大小:327130
    • 提供者:侯松岩
  1. sudu

    0下载:
  2. 计算数独的结果.在源文件内输入数组,组成9X9的数据。-The source results of calculation of Sudoku.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:2049
    • 提供者:ZhengRenyuan
  1. sudoka

    0下载:
  2. 使用SmallBasic语言开发的数独游戏,该游戏可以从外部文件读取题目,有三种难度的游戏可供选择。-sudoku developed by SmallBasic,which is a program language for education created by Microsoft.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-09
    • 文件大小:3463
    • 提供者:otters
  1. sudokugamev1

    0下载:
  2. 这是我写的一个数独游戏解密程序,写得挺粗糙,欢迎大家修改提意见。这个程序可以解密大师级难度的数独(稍加修改,可以解密骨灰级的数独)。-I wrote a Sudoku game decryption program, quite rough, and welcome to modify for comments. This program can decrypt the master difficulty Sudoku (slightly modified, can decrypt hardco
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:2344933
    • 提供者:
  1. Sudoku

    0下载:
  2. 使用Visual Studio编写的数独计算程序,界面简洁直观。-Calculation program written using Visual Studio Sudoku, a simple and intuitive interface.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-04
    • 文件大小:25334587
    • 提供者:Cui Runpeng
  1. ShuDu

    0下载:
  2. 数独小游戏, 特色是重载编辑框, 能破解数独,破解的方框会变色; 当你填的数字不对时编辑框会变红, 可以选 LEVEL;逻辑和界面分离-Sudoku game features overloaded edit box can crack Sudoku the crack box will change color When you fill in the figures wrong when the edit box turns red, you can choose the LEVEL s
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-07
    • 文件大小:45671
    • 提供者:wenjie
  1. SuDoku

    0下载:
  2. 模拟数独游戏写的一个程序。里面包涵了数独解谜收索算法(非递归)。-Analog Sudoku game to write a program. Which includes the sudoku puzzle closing the cable algorithm (non-recursive).
  3. 所属分类:CSharp

    • 发布日期:2017-11-26
    • 文件大小:92664
    • 提供者:huanghequan
  1. sudoku

    0下载:
  2. 用matlab程序自编的数独程序,可以解决大部分的9*9宫格的数独。-Sudoku program, self matlab program can solve most of the 9 x 9 Sudoku grids.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:5449
    • 提供者:honglj
  1. shudu

    0下载:
  2. 数独求解,输入一个初盘,自动生成终盘,采用智能回溯法-To solve a sudoku
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:820
    • 提供者:李帅
  1. sudou

    0下载:
  2. 数独问题 对于数独填充游戏,我们要保证在每一行,每一列,每一个方块中数字1..9 都恰好出现 一次。 ★数据输入 供输入数据包括9 行9 列,由数字1..9 和‘.’构成,其中‘.’表示未填数字的格子。 输入数据保证解唯一存在。 ★数据输出 将程序运行结果输出9 行9 列,将数独的空白的格子用正确的数字填充。-Sudoku Sudoku filled game, we want to ensure that each row, each column, each bo
  3. 所属分类:Data structs

    • 发布日期:2017-11-24
    • 文件大小:86769
    • 提供者:
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 31 »
搜珍网 www.dssz.com