CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - sudoku backtracking

搜索资源列表

  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
    • 文件大小:1.49kb
    • 提供者:与超
  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
    • 文件大小:9.57kb
    • 提供者:hjj
  1. DancingLinks

    0下载:
  2. 在计算机科学,舞蹈链接,也被称为的DLx ,是技术建议唐纳德克努特有效地执行其算法十算法X是递归,随意性,深度优先,回溯算法,认为所有的解决方案的确切覆盖问题。一些较为著名的确切涵盖的问题包括瓦工,n皇后问题,数独。-In computer science, Dancing Links, also known as DLX, is the technique suggested by Donald Knuth to efficiently implement his Algorithm X. A
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:505.82kb
    • 提供者:ucvvf
  1. Sudo

    0下载:
  2. 一个数独游戏的计算小程序.利用回溯算法.能算出所有可能的结果.-The calculation of a Sudoku applet. The use of backtracking algorithms. Is able to calculate all the possible outcomes.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3.77mb
    • 提供者:黄金生
  1. suduko

    0下载:
  2. 用试探回溯法求解数独。从第一排第一个开始逐个尝试,并判断是否符合要求,如果不符合要求,回溯,如果符合要求,递归求解下一个位置,直到所有的位置已经填满。-Trial Sudoku backtracking. The first attempt to start the first row one by one and determine whether compliance with the requirements, if not met, back, if they meet the req
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:23.66kb
    • 提供者:kangrong
  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
    • 文件大小:51kb
    • 提供者:散步的云
搜珍网 www.dssz.com