CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 8皇后

搜索资源列表

  1. 八皇后之堆栈算法

    0下载:
  2. 可以过来看看有关8皇后的相关算法.这是本人初学数据结构运用堆栈编写的小程序-can come look at the Statue of eight correlation algorithm. This is my beginner stack data structure prepared by the use of small programs
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:91.17kb
    • 提供者:徐开峰
  1. Estimate

    0下载:
  2. 理解并掌握分析回溯算法效率的方法。 使用Estimate算法就8皇后问题给出效率估算 -understanding and mastery of backtracking algorithm efficiency analysis method. Use Estimate on 8 Queen's algorithm is efficient estimation problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:32.82kb
    • 提供者:张斌
  1. seek8queen

    0下载:
  2. 这是一个用TC做的遍历8皇后的算法程序,简洁高效,是我做课程设计的作业。-This is a TC to do with the Queen's traversal algorithm eight procedures, simple and efficient, I do curriculum design work.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:915byte
    • 提供者:刘娇
  1. 2312355seek8queen

    0下载:
  2. 这是一个用TC做的遍历8皇后的算法程序,简洁高效,是我做课程设计的作业。-This is a TC to do with the Queen's traversal algorithm eight procedures, simple and efficient, I do curriculum design work.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:915byte
    • 提供者:刘娇
  1. 8-queens

    0下载:
  2. 数据结构算法:回溯法编程寻找八皇后问题的所有解,使用语言C/C-algorithm data structure : backtracking programming for the Queen's eight all solutions, the use of language C / C
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.08kb
    • 提供者:王卫国
  1. Queen

    0下载:
  2. 经典8皇后问题程序,在vc6.0运行通过
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-16
    • 文件大小:343.58kb
    • 提供者:张二
  1. 8Queens

    0下载:
  2. 利用随机算法和回溯法实现8皇后问题,并对不同的stopLV得出的结果进行比较
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.38kb
    • 提供者:ll
  1. EightQueen

    0下载:
  2. 8皇后国际象棋问题练习,实现基本算法,帮助数据结构课程入门
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19.95kb
    • 提供者:张鸣
  1. 1八皇后

    0下载:
  2. 八皇后问题 数据结构学习源码-8 Queens source data structure study
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:791byte
    • 提供者:的弗萨
  1. e_queens

    0下载:
  2. 解决8皇后问题的程序。输出多组解的中间加入停顿,统计所有求解方案并显示所有的排列情形。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.34kb
    • 提供者:刘建
  1. huanhouwenti

    0下载:
  2. N皇后问题的回溯算法,8皇后问题是很著名的问题,这是它的一个推广
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-20
    • 文件大小:1.56kb
    • 提供者:张金水
  1. 8_Queen

    0下载:
  2. 此算法为8皇后问题,是本人自己写的算法,运行还不错!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:929byte
    • 提供者:石敏敏
  1. 8HUANGHOU

    0下载:
  2. 数据结果论文,8皇后问题的解决.成品 沈阳大学课程设计
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:106.97kb
    • 提供者:lvming
  1. 8皇后动态图形

    1下载:
  2. 清华大学版的数据结构书实验编的解决8皇后问题的原程序,还是动态的显示。-version of the experimental data structure book series to solve the problems of the original Queen's procedures, or dynamic display.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.29kb
    • 提供者:秦汉
  1. 8皇后算法111

    0下载:
  2. 皇后算法111 很经典的 内含两种 希望大家喜欢-111 Queen's algorithm includes the classic two hope you like
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.19kb
    • 提供者:YY
  1. 8QueenPShow

    0下载:
  2. 8皇后问题及深/宽度优先的讲解及 8皇后问题.exe的演示程序-8Queen Problem Slide Presentation and Execution Show
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:335.21kb
    • 提供者:mx
  1. eightQueens

    0下载:
  2. 8皇后问题的解决方案,挺详细的,提供参考-the question about eight queens
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:8.85kb
    • 提供者:zhongmuhua
  1. 8-Queen

    0下载:
  2. C++8皇后源代码 MFC非常好用的程序哦-C++8 Queen MFC source code is very easy to use program oh
  3. 所属分类:Data structs

    • 发布日期:2017-06-20
    • 文件大小:29.69mb
    • 提供者:hjkhk
  1. 8-Queen

    0下载:
  2. 这是一个关于8皇后的源代码,是用C语言开发,会输出92中结果。-This is a 8 Queen' s source code is written in C language development, will result in the output 92.
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2.73mb
    • 提供者:
  1. 8

    0下载:
  2. 8皇后的C#实现,可以自定义输入皇后数,并智能显示出皇后的N中方案。-N-Queens of the C# implementation, you can customize the number of input Queen, and the N-smart show in Queen s program.-8 Queen' s C# implementation, you can customize the number of input Queen, and the N-smart
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:8.42kb
    • 提供者:hanlu xiao
« 12 3 4 5 6 »
搜珍网 www.dssz.com