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

搜索资源列表

  1. ThreeSimpleAppletSudoku

    0下载:
  2. 三个简单的数独小程序,它们分别用了不同的算法,对于想了解简单数独的求解问题的人来说是挺有帮助的-Sudoku three simple applets, they were a different algorithm, would like to know about Sudoku solving simple problems is quite helpful
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:3373
    • 提供者:与超
  1. Sudoku

    0下载:
  2. 数独游戏。可以自由创建并保存新的开局。带有简单的自动求解算法。-A Sudoku game whith can easily create and save a custom game.It has a simple automatic solving algorithm build-in.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:26174
    • 提供者:winxp
  1. Shudu

    0下载:
  2. 数独游戏求解程序源代码,具有求解的普遍性。即使给出一个数字,也能推出一组可能解。(附带一道数独问题)-Sudoku solver source code, with a universal solution. Even if given a number, but also to introduce a set of possible solution. (With a Sudoku problem)
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:24037
    • 提供者:渔人
  1. sudoku

    0下载:
  2. 数独操作,解法(枚举)每行和每列和每小格为1到9的,用程序求解的算法-Sudoku operation, method (enumeration)每行和每列和每小格为1到9的数字,用程序求解的算法
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:4779
    • 提供者:benson
  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. sudoku

    0下载:
  2. 简简单单的求解九宫数独的小程序,有源码哦~ 主要算法:回溯,内有简单说明-Solving simple Jiugong small number of independent procedures, the main source oh algorithms: back, there are simple instructions
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:119099
    • 提供者:jt
  1. chapter1-1

    0下载:
  2. 一个简单的对于9*9的数独使用全排列的方法求解算法-permutation to solve sudoku
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2216
    • 提供者:陈子豪
  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. sudoku

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

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

    0下载:
  2. 解决数独游戏,按要求输入数独,自动求解答案-Solve Sudoku Sudoku game, asked to enter, automatically solving the answer
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:278706
    • 提供者:robert
  1. Sudoku

    0下载:
  2. 数独小游戏,有较好的的界面,源码可用,可自动求解-Sudoku game, a better interface, source code available, automatic solution
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:227381
    • 提供者:zj
  1. Shudu

    0下载:
  2. 一种数独游戏的解法,于是便用Java语言来实现。不过只能求解相对简单的数独(严格可以推理出来的,而不需要猜测)。-One kind of Sudoku solution, so they use the Java language. But only relatively simple to solve Sudoku (strictly be inferred, rather than need to guess).
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:11446
    • 提供者:Ray Allen
  1. sudoku

    0下载:
  2. 里面的算法探索了数独的求解方法。 基于人类思维思考的唯一候选法、三链列删减法、关键数删减法等均有实现。 另外也尝试了计算机思维方法的穷举法。-The algorithm explores the method of calculating the sudoku. Based on the human mind to think the only candidate method, three chain column cut method, cut key method, etc w
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:755671
    • 提供者:wushiyan
  1. main

    0下载:
  2. 数独是一种运用纸、笔进行演算的逻辑游戏。玩家需要根据9×9盘面上的已知数字,推理出所有剩余空格的数字,并满足每一行、每一列、每一个粗线宫内的数字均含1-9,不重复。要求使用合适的数据结构和算法,求解出所有剩余空格的数字。 【输入形式】 输入为9X9的二维数组,每个数字均为0-9之间的数字,其中0表示该位置的数字为未知。 【输出形式】 输出为9X9的二维数组,每个数字均为1-9之间的数字,满足数独 -Sudoku is a use of paper, pen cal
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1601
    • 提供者:star
  1. J_Grid15

    0下载:
  2. 运用穷举法求解1-9,3*3数独问题,即使每行每列及对角线上的之和为15,算法简单,但运算时间有点长,大概是五分钟左右,请耐心等待。-Using exhaustive method to solve 1-9, 3*3 Sudoku problem, even if each row and each column and on the diagonal and 15, simple algorithm, but the operation time is long, about five min
  3. 所属分类:JavaScript

    • 发布日期:2017-04-09
    • 文件大小:4078
    • 提供者:郭松云
  1. shudu

    0下载:
  2. C++写的 数独游戏求解代码。未用常见的递归方法。大家可以参考一下。-C++ write sudoku solving the code. Recursive method is not commonly used. We can refer to.
  3. 所属分类:Other Games

    • 发布日期:2017-04-10
    • 文件大小:1221
    • 提供者:Bzhang
  1. lingo

    0下载:
  2. 数独(sudoku)是一种数字逻辑游戏, 其概念源于拉丁方块, 由18世纪瑞士数学家欧拉发明, 后在美国发展并在日本得以发扬光大. 目前是最流行的一种用来锻炼逻辑思维及策略的工具. 数独玩法简单, 能全面考验做题者观察能力和推理能力. 经过这么多年的迅速发展, 已由最初的九宫数独形式演变出各种类型的数独, 符号给数学家和计算机学家提供了许多挑战性课题.本例根据九宫数独的游戏规则,提出其对应的方程组模型,然后根据方程组模型,用lingo软件进行求解。-Sudoku (sudoku) is a di
  3. 所属分类:Other systems

    • 发布日期:2017-06-09
    • 文件大小:16683615
    • 提供者:sum
  1. sudoku

    0下载:
  2. 数独程序 可以求解不同level的数独 基于C语言实现 可以从txt文档中读入数独题目 再解出来-Sudoku program can solve several different level of independence based on the C language can be read a txt file sudoku puzzle solution out again
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:5273
    • 提供者:焦雁泽
  1. sudoku-solver

    0下载:
  2. 一个数独求解的代码,把数独题目输入到一个txt文件中,一行,空格用0代表。程序可以读取题目,并解出答案。-Sudoku solving a code to enter into a sudoku puzzle txt file, line, space with zeros representative. Program can read the title, and solving answers.
  3. 所属分类:Games

    • 发布日期:2017-04-25
    • 文件大小:113231
    • 提供者:谢超
  1. sudoku

    0下载:
  2. 用MFC编写的程序及全部VC6源文件,求解9宫格数独,并给出了计算时间,求解算法采用跳舞法,具有自动出题的功能,自带多套数独题目,分多种难度。本人原创。-Written with MFC program and all VC6 source files, solving the nine palace grid Sudoku, and gives the calculation time, algorithm for solving the dance method, with question
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-26
    • 文件大小:9083546
    • 提供者:成兴剑
« 1 2 34 »
搜珍网 www.dssz.com