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

搜索资源列表

  1. SHUDU

    0下载:
  2. 数独求解 每行和每列和每小格为1到9的数字,用程序求解的算发.-several independent firms for each and every line and every small units of one to nine the number of procedures for the count fat.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1527
    • 提供者:yegts
  1. 利用回溯算法数独游戏解算C++代码

    0下载:
  2. 利用回溯算法数独游戏解算C++代码,能够较快的求解出数独问题,The use of backtracking algorithm solving sudoku C++ code, can be faster to solve a sudoku problem
  3. 所属分类:Windows编程

    • 发布日期:2017-03-21
    • 文件大小:1521
    • 提供者:与超
  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. SUDOKU

    0下载:
  2. 自己开发的数独游戏教学程序,实现了当前主流的数独求解算法。一方面可以进行游戏,更重要的是在每一步自动提示后都会讲解相关的解题算法,便于学习数独。-Self-developed Sudoku games teaching program, to achieve the current mainstream sudoku algorithm. On the one hand you can play games, but more importantly is that in each step w
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-26
    • 文件大小:333086
    • 提供者:胖猫
  1. sudoku

    0下载:
  2. 数独库的实现,是用VC编的,可以实现生成数独和求解-Sudoku realization of the Treasury, is to use VC series can be achieved to generate and to solve Sudoku
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-25
    • 文件大小:16174
    • 提供者:andrea
  1. num

    0下载:
  2. 自己写的一个数独求解的小程序,界面很检点,主要是算法吧-To write a Sudoku solving small procedures, the interface is very disorderly, mainly algorithm吧
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:9092
    • 提供者:盆盆
  1. Sudoku

    0下载:
  2. 数独求解器 可以快速求解数独。 bug:不支持无解数独-Sudoku Calculator
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:14055
    • 提供者:Abraham
  1. SudoCalculator

    0下载:
  2. 数独求解题: 该程序, 初始条件可用键盘直接在界面上输入, 求解结果显示在界面上。 很好玩的-sudoku calculator
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1545
    • 提供者:徐剑
  1. sudoku

    0下载:
  2. 数独快速并行求解算法,使用Intel编译器-Sudoku fast parallel algorithm, the use of Intel compilers
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:2329013
    • 提供者:邓辉
  1. tssdjtf

    0下载:
  2. 该文件中详细的讲述了数独游戏的解法,对于想学习数独求解过程的人来说有很大的帮助-The documents detail the solution of Sudoku games for Sudoku want to learn the process for solving very helpful
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:282034
    • 提供者:与超
  1. NumMatrixApp

    0下载:
  2. 人工智能数独求解程序,含有一些优化的算法,可以在50ms 内出大部分数独题-Artificial Intelligence Sudoku solver, which contains a number of optimization algorithms, can be within 50ms most of the Sudoku title
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2446136
    • 提供者:ansir
  1. CrackSudoku

    0下载:
  2. 数独求解程序源代码,采用穷举法,无唯一解-Sudoku solver source code, using brute-force method, no unique solution
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:19863
    • 提供者:wangchenyang
  1. shudu_Java

    0下载:
  2. 数独问题的求解过程,可求解给定的9*9数独问题-Sudoku problem solving process, can solve a given problem 9* 9 Sudoku
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2208
    • 提供者:Ze
  1. 用C++实现的数独求解

    0下载:
  2. 用C++实现的数独求解,主要是用递归实现.有英文注释.代码还算简洁清晰吧.-Achieved with C++ solving Sudoku, mainly using recursive. With English notes. Code is fairly simple and clear it.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-11-06
    • 文件大小:19120
    • 提供者:Hao
  1. 数独

    0下载:
  2. 请编程解决下面的数独问题:要求在空格内填入数字1-9,使得每行、每列、每个宫和两条对角线上数字都不重复,请编程求解这一变形的数独问题。(Please programming to solve the sudoku problem: requirements within the Spaces fill in the Numbers 1 to 9, make each row, each column, each palace, and the Numbers are not repeated o
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:54272
    • 提供者:Lyndsay
  1. 数独

    0下载:
  2. 数独游戏,用VFP求解,玩家自行填充任意数独,并探寻多种结果。(Sudoku game, with the solution of VFP, to fill any Sudoku game player, and a variety of search results.)
  3. 所属分类:其他数据库

    • 发布日期:2017-12-26
    • 文件大小:43008
    • 提供者:山城小兵
  1. sudoku

    1下载:
  2. java语言实现数独求解,本程序是离散数学中关于矩阵的一节的数独程序(The realization of Sudoku by java language)
  3. 所属分类:Java编程

    • 发布日期:2018-01-06
    • 文件大小:4096
    • 提供者:小墨123
  1. sudoku

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

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:蔚天灿雨
  1. 数独解法

    0下载:
  2. 在excel的单元格中填制已知的数,通过树叉的回溯,完成数独未知数的填制。(In the excel cell in the known number by backtracking tree, complete Sudoku fill in the unknown.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:52224
    • 提供者:散步的云
  1. Python_Soduku_Cheats-master

    1下载:
  2. 本项目使用Python实现,仅使用了copy模块和time模块,代码中大量应用了for循环、if条件判断、列表(list)方法和递归,适合Python初学者巩固Python基础;在config文件中根据数独题目,更新数独列表的值;然后执行soduku.py,就会输出该数独题目对应的答案。(This project is based on Python , and I used no modules other than copy and time. The code use a lot of B
  3. 所属分类:界面编程

    • 发布日期:2020-08-15
    • 文件大小:15360
    • 提供者:林冷冷
« 12 3 4 »
搜珍网 www.dssz.com