CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - n queens

搜索资源列表

  1. N-Queens

    0下载:
  2. 此N皇后问题更具通用性,虽然在N=16时运行时间过长,但是还是有意义的。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1045
    • 提供者:石敏敏
  1. AN EXPERIMENTAL TABU SEARCH CODE FOR THE N-QUEENS PROBLEM

    0下载:
  2. AN EXPERIMENTAL TABU SEARCH CODE FOR THE N-QUEENS PROBLEM
  3. 所属分类:数值算法/人工智能

  1. AN EXPERIMENTAL TABU SEARCH CODE FOR THE N-QUEENS PROBLEM

    0下载:
  2. * TSQUEEN.C : <n> number of queens * * <tabu_size> size of the tabu list * * <max_iter> maximum number of iterations * *
  3. 所属分类:数据结构常用算法

  1. nqueens(localSearch)

    0下载:
  2. n皇后问题,采用局部搜索算法,普通搜索效率,内含代码。-n queens problem, using a local search algorithm, general search efficiency, containing the code.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:62167
    • 提供者:Mark
  1. Queen

    0下载:
  2. 求解n皇后问题的MATLAB源程序。此程序只需输入皇后个数,即可得到所有的解。-N queens problem solving MATLAB source code. Just enter the number of this program at Queen' s, you can get all of the solution.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:934
    • 提供者:qiyifei
  1. nq

    0下载:
  2. 求N皇后问题回溯算法--Asks the N queens question recollection algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-08
    • 文件大小:1383
    • 提供者:
  1. n-queens-mm

    0下载:
  2. c实现n皇后m棋盘, c实现n皇后m棋盘, -c realization of n
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:9481
    • 提供者:lizhentao
  1. NQueenProblem

    0下载:
  2. 这是一个自己实现的N皇后问题c++解法,请各位指教-This is an own implementation of the N Queens problem c++ solution
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:809
    • 提供者:测试加利
  1. Fastn-Queens

    0下载:
  2. 快速 n—皇后 问题解决算法,是本人见过的代码中最快的,利用位操作-Fast n-Queens problem-solving algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:674764
    • 提供者:li
  1. n-queens

    1下载:
  2. 使用vc++实现数据结构中的n皇后问题的实现,使用递归算法完成此项操作基本比较简单-Using vc++ data structure, the realization of n-queens problem, using the basic recursive algorithm is relatively simple to complete this operation
  3. 所属分类:Data structs

    • 发布日期:2014-10-14
    • 文件大小:732
    • 提供者:jidean
  1. n-queens-graphical

    1下载:
  2. n-queens graphical,是算法分析与设计里N皇后的c+=代码,程序将问题进行了图形化-n-queens graphical
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-11-20
    • 文件大小:1092
    • 提供者:汪尔芳
  1. N-Queens

    0下载:
  2. pascal语言使用迭代法求解N皇后问题的源码-pascal language use iteration method to solve N-Queens problem code
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:181866
    • 提供者:李毅
  1. N-Queens-Algorithm

    0下载:
  2. N皇后问题算法,N皇后问题是关于国际象棋的一个著名问题,本算法给出了其中一种解法-N Queens Algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:92115
    • 提供者:duanyuxing
  1. N-Queens-problem

    0下载:
  2. N皇后问题回溯算法,算法质量高,参加ACM的同学,喜欢C算法的同学可以研究一下-N-Queens problem backtracking algorithm, the algorithm of high quality, to participate in the ACM students, students like C algorithm can be studied
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1126
    • 提供者:杨龙飞
  1. N-queens

    0下载:
  2. N皇后问题的所有解输出,代码简单易懂,且短小快速-N-queens problem all solutions of output, the code is easy to understand, and the short and fast
  3. 所属分类:Data structs

    • 发布日期:2017-11-10
    • 文件大小:575
    • 提供者:郭涛
  1. N-queens-problem

    0下载:
  2. 利用c语言实现的高效N皇后问题,并输出计算时间。-Use c language to achieve efficient N queens problem, and outputs the computation time
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:560
    • 提供者:sj
  1. N-queens-problem

    0下载:
  2. 八皇后问题是一个古老而著名的问题,是回溯算法的经典问题。该问题是十九世纪著名的数学家高斯在1850年提出的:在8*8的国际象棋棋盘上,安放8个皇后,要求没有一个皇后能够“吃掉”任何其它一个皇后,即任意两个皇后不能处于同一行,同一列或者同一条对角线上,求解有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法得到结论,有92中摆法。 本实验拓展了N皇后问题,即皇后个数由用户输入。 -Eight queens problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:636
    • 提供者:林斌
  1. N-Queens

    0下载:
  2. 优化的N皇后算法,输入皇后的个数N,输出三个解,算法的时间复杂度为O(nlgn)-Optimized N queens algorithm, enter the number of the Queen N, output three solutions, the time complexity of the algorithm is O (nlgn)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:9980
    • 提供者:jbzh
  1. N-Queens

    0下载:
  2. 使用回溯法求N皇后问题,是又经典的8皇后问题延伸而来-Seeking N Queens backtracking law, it is another classic 8-queens problem extends from
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1142
    • 提供者:李泽文
  1. N-queens-algorithm

    0下载:
  2. n皇后问题的BFS算法,算法简洁,作为初学者一看就懂,不过先看会BFS算法很重要,这比普通的动态规划速度要快很多-N queens problem BFS algorithm, the algorithm is simple, as a beginner to understand, but first look at the BFS algorithm is very important, which is much faster than the general dynamic planni
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:12402
    • 提供者:黑所
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com