CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 皇后问题

搜索资源列表

  1. a星算发

    0下载:
  2. 人工智能的经典八皇后问题,这个算法是a*算法.利用这个算法可以解决八数码,八皇后问题等 -artificial intelligence Queen's classic 8, the algorithm is a * algorithm. Use of this algorithm can solve eight digital, 8 Queen's problems
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:39852
    • 提供者:春风秋雨
  1. qweewq

    0下载:
  2. 上再一个n皇后问题的说明 上再一个n皇后问题的说明-again a n Queen's on the statement of an n Queen's again the statement n a further statement of the Queen n again a statement of the Queen's again a problem n Queen's Note
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-07-13
    • 文件大小:2656
    • 提供者:1
  1. 8queensProblem

    0下载:
  2. 搜索8皇后问题的第一个解。使用了两种方法:1.普通的回朔法搜索。 2.修改后的搜索(先搜索most contrainted变量的方法) 使用vc++.net 2003开发 -search of a solution. The use of two methods : 1. General Re search Schomburg law. 2. After the revised search (first search contrainted most variable method)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5503
    • 提供者:沈宏伟
  1. huishuofa

    0下载:
  2. 本程序为人工智能中较为经典的8皇后问题,采用回朔法实现的-the procedures for Artificial Intelligence eight more classic Queen's, and used to achieve the Schomburg France
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:12021
    • 提供者:王洪斌
  1. N-queen-Cplusplus

    0下载:
  2. 解国际象棋的N皇后问题的C++源代码,可用于大学计算机技术课程《算法分析》上机联系-Solutions International Chess Queen of the N C source code, University computer can be used for technical courses "algorithm analysis" on the plane link
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3834021
    • 提供者:吴俊杰
  1. Queen

    0下载:
  2. 八皇后问题全解 有回溯法(函数,for循环) 还有用遗传算法来求解的
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:22164
    • 提供者:张锦
  1. Genetic

    0下载:
  2. 用遗传算法解决八皇后问题! 有比较详细的注释! 还有有关遗传算法理论的描述。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:23389
    • 提供者:张锦
  1. QueensLV

    0下载:
  2. 此代码是用lasvegas算法实现八皇后问题,相信对大家会有用的
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-17
    • 文件大小:1053
    • 提供者:武玉伟
  1. Backtrace_NQueen

    0下载:
  2. 此代码主要解决的是N皇后问题,用JAVA编写的,相信对大家会有用
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-17
    • 文件大小:537
    • 提供者:武玉伟
  1. Queen

    0下载:
  2. 局部搜索法求解N皇后问题。这个算法的特点是引入随机因素,每次运行并不能保证求得问题的最优解,但经过运行之后,一般总能得到一个与最优解相差不大的满意解。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1717
    • 提供者:清和信平
  1. EightQueen

    0下载:
  2. 人工智能中八皇后问题的算法演示,通过二叉排序数对所有可能的路径进行排序,广度遍历
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:204709
    • 提供者:苏哲文
  1. nquee

    0下载:
  2. 遗传算法与回朔法对比 解决n皇后问题c源码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8139
    • 提供者:huli
  1. 8_queen

    0下载:
  2. 8皇后问题。所谓著名的八皇后问题就是八个皇后在8*8的网格中排列时不能同在一行、一列或者一条斜线上。根据前人的研究,在8!=40320种排列中只有92中解决方案。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:273753
    • 提供者:phoebemm
  1. astar.zip

    0下载:
  2. A*算法在寻路和8皇后问题中的C++实现,A* algorithm in routing problems, and 8 in the Queen
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:17357
    • 提供者:原无星
  1. monicuihuosuanfa

    0下载:
  2. 不同算法求解经典八皇后问题。经典问题求解算法之模拟淬火算法。-Different algorithms to solve the classic problem of eight queens. Classic problem-solving algorithm of simulated quenching algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:588
    • 提供者:吕连军
  1. eightqueens

    0下载:
  2. 求解八皇后问题。可以求出规定大小的棋盘下所有的解以及解的总数。-Solving the eight queens problem. You can find the size of the board under the provisions of all solutions, as well as the total number of solutions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3619847
    • 提供者:pengshanyue
  1. C语言解决八皇后问题

    0下载:
  2. C语言解决八皇后问题.doc
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-03-19
    • 文件大小:24576
    • 提供者:coolhandy
  1. BFS 求解 N 皇后问题(252370)

    0下载:
  2. BFS算法实现N皇后问题,12个皇后是速度还行,超过了就有点慢。(BFS algorithm to achieve N queen problem, 12 queens is the speed is OK, more than a little slow.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-28
    • 文件大小:9216
    • 提供者:loganic
  1. 8Q

    0下载:
  2. vs2015下c语言写的遗传算法解决8皇后问题。(Solving 8 queens problem with EA algorithm in c;)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:875520
    • 提供者:aiaihouge
  1. A*算法解决数码、皇后问题

    0下载:
  2. 使用A*算法来解决十六数码问题以及皇后问题的帮助代码,可运行。
  3. 所属分类:人工智能/神经网络/遗传算法

« 12 3 »
搜珍网 www.dssz.com