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

搜索资源列表

  1. N_QUEENR

    0下载:
  2. 读入一个值n表示棋盘的大小,然后求出n*n格棋盘上放n皇后棋且不会相互吃掉对方的所有解答
  3. 所属分类:其他智力游戏

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

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

    • 发布日期:2008-10-13
    • 文件大小:1983
    • 提供者:朱阳林
  1. Nqueenn的C++源码

    0下载:
  2. 采用c++编写,上机运行通过的N皇后实现代码,绝对可用-used to prepare, on the plane running through the realization of the code N Queen's absolutely available!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:32152
    • 提供者:zbing0203
  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. Queen1

    0下载:
  2. 用JAVA编写的N皇后编码,用回朔法实现,请大家多提提意见-prepared using JAVA N Queen coding method used to achieve Schomburg, please make a suggestion more
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:858
    • 提供者:许超雄
  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. 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. 8queens-problem

    0下载:
  2. 八皇后问题并行算法及源代码(附N皇后) 八皇后问题并行算法及源代码(附N皇后)-Eight queens problem parallel algorithm and source code (with N Queen) Eight queens problem parallel algorithm and source code (with N Queen)
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:299817
    • 提供者:赵子番
  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 ... 5 6 7 8 9 1011 12 13 14 15 ... 29 »
搜珍网 www.dssz.com