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

搜索资源列表

  1. Algorithms

    0下载:
  2. 算法导论上机作业java实现,主要有背包问题,八皇后问题,递归等。-Introduction to the machine operation algorithm java to achieve, there are knapsack problem, the eight queen problem, recursive and so on.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:17630
    • 提供者:pingyang
  1. 8huanghou

    0下载:
  2. 八皇后问题-8 Queen
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:871
    • 提供者:yanghui
  1. queen

    0下载:
  2. 该问题是十九世纪著名的数学家高斯1850年提出,这个是八皇后问题的一种高效递归解法 ,在VC++上运行正确,效率还不错 -The problem is that the nineteenth century, the famous mathematician Gauss in 1850, this is the issue of the eight Queen of an efficient recursive solution in VC to run correctly, effic
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:48654
    • 提供者:巴乔
  1. bahuanghou

    0下载:
  2. 八皇后了看见发 疯狂数据分类开始减肥凯撒福建考生独立开发就-8 Queen of the data classification to see the beginning of crazy-fat diet Caesar Fujian candidates on the independent development
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-24
    • 文件大小:291010
    • 提供者:wanganxiang
  1. bahuanhou

    0下载:
  2. 八皇后问题求解,日,为什么要求文件说明那么长-8 Queen
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:17597
    • 提供者:david
  1. queen

    0下载:
  2. 用Python实现的八皇后问题-Using Python to achieve the eight queen problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:839
    • 提供者:lyx
  1. eightqueen

    0下载:
  2. 这是用类的方法解决八皇后问题,希望对大家有帮助-This is the type of method used to solve the issue of the eight Queen s, I hope all of you help
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1282
    • 提供者:hezj
  1. digui

    0下载:
  2. 《数据结构课程设计案例精编》上第7章的递归算法,包括Hanoi、maze、八皇后-err
  3. 所属分类:source in ebook

    • 发布日期:2017-03-28
    • 文件大小:5845
    • 提供者:ben
  1. bahuanghou

    0下载:
  2. 八皇后经典算法 包括回溯和枚举两种方法 八皇后经典算法 包括回溯和枚举两种方法-8 Queen
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:1904
    • 提供者:sunmiaoa
  1. queen

    0下载:
  2. 应用JBuilder环境,编程实现经典的八皇后问题,其中共92种排列方法,均以+QX等符号给出排列位置-Application JBuilder environment, and programming to achieve the eight Queen s classic, which with a total of 92 kinds of methods, are+ QX symbols are given with the location of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:4490
    • 提供者:ruohana
  1. queen8

    0下载:
  2. 本程序是用MFC编写的八皇后问题,比较适合学生使用。-This procedure is used to prepare the eight MFC s problems are more suitable for students.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:859
    • 提供者:天涯
  1. 17

    0下载:
  2. 钱的印刷 与八皇后问题 八皇后问题-Money printing and eight Queen s Queen s issue of the eight issues
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1147
    • 提供者:韩婀
  1. bahuanghou

    0下载:
  2. 八皇后问题解,功能详见程序,我在网上找的-8 Queen s problem solution, functions as detailed in the procedure, I find the online
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:13712
    • 提供者:王文江
  1. 8queens

    0下载:
  2. 这是八皇后算法,自己写的,但是主题思想一样,深度优先,大家参考-This is the eight Queen s algorithm, wrote it myself, but the main idea, the depth-first, we refer to
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:34106
    • 提供者:han
  1. eight

    0下载:
  2. 八皇后 在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击 即任意两个皇后都不能处于同一行 同一列或同一斜线上,问有多少种摆法-Eight Queen s in the 8x8 grid of the International Chess Queen placed eight, making it unable to attack each other or any two Queen s in the same line are not the same row or on th
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:1160
    • 提供者:laihao
  1. qu

    0下载:
  2. 对八皇后的实现 很经典的问题,很简单的实现-The realization of the eight Queen s classic problem, very simple to achieve
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:344774
    • 提供者:王敏
  1. Queen

    0下载:
  2. 求解八皇后问题 Java 2K-Solving the issue of the eight Queen s Java 2K
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:912
    • 提供者:阿达
  1. EightQueen

    0下载:
  2. C语言版数据结构的课程设计 关于八皇后问题的 源代码及报告说明书-C language version of the data structure of the curriculum design issues on the eight Queen s source code and reporting manual
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:71756
    • 提供者:夏熊
  1. eight

    0下载:
  2. 八皇后问题-8 Queen s problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:956
    • 提供者:王若尘
  1. 8_QUEENS

    0下载:
  2. 八皇后问题:八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Eight Queen s question: Pat s problem is an ancient and well-known problem is a typical example of backtracking algorithms. The pr
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1047
    • 提供者:crystal
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com