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

搜索资源列表

  1. nQueer

    0下载:
  2. n皇后问题的vc++解法,供朋友们参考,比较有益,一起学习吧
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:20585
    • 提供者:wyl_1113
  1. n_queen_problem_new

    0下载:
  2. 数值分析中的N皇后问题,程序中含输入/显示界面,N的数值可在界面中自行设定。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10187
    • 提供者:丁一
  1. 8huanghou

    0下载:
  2. 运用递归解N皇后问题以及递归问题的研究
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6406
    • 提供者:liuxuntao
  1. N2

    0下载:
  2. n皇后问题(c++编写)-n Queen (c preparation)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1983
    • 提供者:朱阳林
  1. eight_huanghou

    0下载:
  2. 八皇后问题,回溯算法的经典例子,此程序可以扩展至n皇后问题。-eight Queen's problems, backtracking algorithms classic example of this procedure can be extended to n Queen's problem.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1367
    • 提供者:wf
  1. 算法分析与设计多媒体

    0下载:
  2. 在毕业设计期间由多人开发的一个算法演示系统,它包n皇后问题、拉维斯加算法等-This is a algorithm demo system developed by some persons, which including n queen problem, Laplac algorithm,etc.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:176535
    • 提供者:吴义军
  1. liweiguang

    0下载:
  2. n皇后问题,费城经典的解决方法,用General-Search方法写的-n Queens problem,solved by classical Philadelphia method,using General-Search method.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1952
    • 提供者:李伟光
  1. tNQueens

    0下载:
  2. 链式结构堆栈类的类模板实现及用堆栈类求解N皇后问题-chain structure of the stack type and class template stack used for solving problems N Queen
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2188
    • 提供者:liuben
  1. N皇后问题

    0下载:
  2. 所属分类:书籍源码

    • 发布日期:2009-09-01
    • 文件大小:970
    • 提供者:lijian9338
  1. n皇后问题

    0下载:
  2. 五子棋游戏 功能 1:实现人先下或机器先下 2:可以悔棋
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-12-27
    • 文件大小:4273
    • 提供者:ly21st
  1. 启发式搜索

    0下载:
  2. 利用启发式修补解N皇后问题
  3. 所属分类:Windows编程

  1. n-queen

    1下载:
  2. 解决最多28个皇后问题,用backtracing+forwardChecking+reschedul-variable
  3. 所属分类:数据结构常用算法

  1. Nqueen2.rar

    0下载:
  2. 使用另一种算法实现n皇后问题,现实运行时间及结果,附有算法,Another algorithm using the n Queens problem, the reality of time and results of operation, with algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:699250
    • 提供者:q
  1. 8-queen

    0下载:
  2. 通过遗传算法实现八皇后的求解问题,用MFC实现可视化操作,界面很漂亮,算法是改良的遗传算法-Through the genetic algorithm for solving the eight queens problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1906524
    • 提供者:Bill Gates
  1. n_queen

    0下载:
  2. 还是用分支限界法解N皇后问题,已成功运行过。-Using branch and bound Solving N Queens, which has been run successfully over
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1087378
    • 提供者:
  1. climbling

    0下载:
  2. 爬山法和遗传算法解决n皇后问题及可视化演示。-Hill-climbing and genetic algorithm to solve n-queens problem and visual presentation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3164337
    • 提供者:fairybroken
  1. queen

    0下载:
  2. 运用回溯法解决8皇后问题,进而可以使用本方向推广到N皇后问题。-The use of backtracking to solve 8 queens problem, in turn, can be extended to use the direction of N Queens problem.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:998
    • 提供者:huangkangying
  1. nQueen

    0下载:
  2. n皇后问题,亦是经典算法与分析题目,通过回溯的方法,解决此问题-n queens problem, is also a classical algorithms and analysis of the subject, through the back way to solve this problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:501292
    • 提供者:sfz
  1. nhuanghouwenti

    0下载:
  2. n皇后问题的求解,有具体的演示结果,并含有结果的个数-n queen problem solving, there are specific demonstration results, and contains the results of the number of
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:3594
    • 提供者:林权
  1. NQueens

    0下载:
  2. 这是一个八皇后问题的扩展,使用java实现,扩展到了多皇后,只要你输入皇后的个数,能给出所有的解。-This is an expansion of 8 Queen
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:8983
    • 提供者:pingyang
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 23 »
搜珍网 www.dssz.com