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

搜索资源列表

  1. the-Ant-colony-algorithm

    0下载:
  2. 蚁群算法的基本程序, 蚁群算法的基本程序,-ACO basic procedures, the basic procedures for ant colony algorithm, ant colony algorithm is the basic procedure,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4537
    • 提供者:chuanchen
  1. ant-colony-reference-pdf

    0下载:
  2. 这几个pdf文档是有关蚁群算法的,对学习蚁群算法的人很有帮助-Pdf document is related to these ant colony algorithm, ant colony algorithm for learning were very helpful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1449910
    • 提供者:吴闯
  1. Ant-colony-algorithm

    0下载:
  2. 蚁群算法动态寻路算法的机器人的全局路径规划,可用于机器人路径规划-Ant colony algorithm for dynamic routing algorithm for the robot global path planning, can be used for robot path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:5333
    • 提供者:王袁杰
  1. Ant-colony-algorithm-source-code

    0下载:
  2. 这是用c语言实现的蚁群算法的源代码,完整版,-This is achieved using c language source code for ant colony algorithm, the full version
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:20002
    • 提供者:cici
  1. Ant-colony-algorithm

    0下载:
  2. Ant colony algorithm matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6711
    • 提供者:朱复兴
  1. Ant-colony-algorithm

    0下载:
  2. 最短路径实现的蚁群算法 主要符号说明 C n个城市的坐标,n×2的矩阵 NC_max 最大迭代次数 m 蚂蚁个数 Alpha 表征信息素重要程度的参数 Beta 表征启发式因子重要程度的参数 Rho 信息素蒸发系数 Q 信息素增加强度系数 R_best 各代最佳路线 L_best 各代最佳路线的长度-Ant colony algorithm to achieve the shortest path Descr iption of the
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:8342
    • 提供者:屈林
  1. Ant-Colony-clustering-method

    0下载:
  2. 按照蚁群聚类法对全体样品进行分类(已知聚类数目)-In accordance with the Ant Colony clustering method to classify the samples of the whole (known cluster number)
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:6429
    • 提供者:shejie
  1. Ant-Colony-Optimization

    0下载:
  2. ant colony optimization for routing in network
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1655084
    • 提供者:houri
  1. Ant-colony-QoS

    0下载:
  2. 蚁群算法是解决多qoS约束组播路由问题的一种启发式算法。-Ant colony algorithm is to solve the problem of multicast routing qoS constraints a heuristic algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:220092
    • 提供者:
  1. bus-net-work-design-ant-colony-

    1下载:
  2. 公交网络的蚁群算法实现,使用了一群算法,仿真结果很理想-route net design ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:277278
    • 提供者:江南
  1. An-Effective-Hybrid-Ant-Colony-Algorithm-for-Solv

    0下载:
  2. An hybrid ant colony for vrptw
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:252031
    • 提供者:india
  1. Program-of-Ant-Colony-Algorithm-for-TSP

    0下载:
  2. program for tsp using ant colony
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:213438
    • 提供者:india
  1. VRPTW-using-Ant-Colony

    0下载:
  2. ant colony for vrptw
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:194669
    • 提供者:india
  1. Ant-Colony-Optimization

    0下载:
  2. 讲述蚁群算法的详细资料,写的很全面的一本书。适合打印的清晰版。-the book about the ant colony
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1952014
    • 提供者:THOMAS
  1. Ant-colony-algorithm-implemented-

    0下载:
  2. 蚁群算法的实现代码,及蚁群算法的实现的汉语流程,供大家参考学习。-Ant colony algorithm implemented the code, and the realization of the ant colony algorithm of Chinese process, provide everyone reference to study.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6993
    • 提供者:angiend
  1. Ant-colony-algorithm-source-code

    0下载:
  2. 基于vc++的蚁群算法代码,用于求解TSP问题,也可参考解其他问题。-Ant colony algorithm based on the vc++ code for the TSP, can refer to the solution of other problems.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-25
    • 文件大小:6071
    • 提供者:h
  1. Ant-colony-algorithm

    0下载:
  2. 蚁群算法,为机器人寻找最优路径,两类算法,第一,遍历各个目标节点,第二,在初始节点到目标节点寻求最优路径-Ant colony algorithm to find the optimal path for the robot, two types of algorithm, first, to traverse each destination node, and second in the initial node to the destination node, finding the op
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:319468
    • 提供者:hongyaoyao
  1. ant-colony-optimization

    0下载:
  2. ant colony optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1919
    • 提供者:zsp643295840
  1. Ant-Colony-Algorithm

    0下载:
  2. 蚁群算法.用于解决虚拟供应链环境下合作伙伴选择方法的程序源代码-Ant Colony Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:12185
    • 提供者:田sir
  1. Ant-colony-algorithm

    0下载:
  2. 基于蚁群算法的二维路径规划算法,案例分析,Ant colony algorithm based on the two dimensional path planning algorithm -Ant colony algorithm based on the two dimensional path planning algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3155
    • 提供者:逍遥游
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com