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

搜索资源列表

  1. AntColony(Book)

    0下载:
  2. 蚁群算法原理及其应用(段海滨著)珍藏了很长时间的书,希望站长多给分。-Ant Colony Algorithm and its Application (Section waterfront with) the book collection for a long time, I hope more owners to the sub.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-11
    • 文件大小:18331542
    • 提供者:三进制
  1. ACATSP.m

    0下载:
  2. 应用蚁群算法来解决所有点的遍历且距离最短的问题-Ant colony algorithm to solve all the points of the traversal and shortest distance problems
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:13392
    • 提供者:mayao
  1. ACO-TSP

    0下载:
  2. 三种蚁群算法解决TSP问题
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-05
    • 文件大小:45271758
    • 提供者:李成博
  1. java_tsp

    1下载:
  2. 用Java 编写的蚁群算法解决TSP问题的路径规划,取得了很好的效果-Java written by ant colony algorithm to solve TSP problem of path planning, and achieved good results
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2237
    • 提供者:zhangbaohua
  1. ANT-JAVA

    0下载:
  2. 简单蚁群算法的JAVA实现,对学习蚁群算法有帮助,希望大家喜欢.-JAVA implementation simple ant colony algorithm, ant colony algorithm for learning help, hope you like.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:23540
    • 提供者:胖大海
  1. ACO

    0下载:
  2. 蚁群算法在图像处理中的应用,描述蚁群算法的具体应用方法,在图像处理中的应用。是理论结合实际的好论文。-Ant colony algorithm in image processing applications, describe the specific application of ant colony algorithm method, image processing applications. Is a good theory with practice papers.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:204174
    • 提供者:chhangh
  1. lujingguihua

    0下载:
  2. 下面的程序是蚁群算法在最短路中的应用,稍加扩展即可应用于机器人路径规划-The following program is the shortest in the ant colony algorithm in the application of a little extension can be applied to robot path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:33458
    • 提供者:黎田
  1. Imprning

    0下载:
  2. 基于改进蚁群算法的机器人路径规划Improved Ant Colony Algorithm Based Robot Path Planning-Improved Ant Colony Algorithm Based Robot Path Planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:380198
    • 提供者:佳儿
  1. ant

    0下载:
  2. 该压缩文件包含常用的人工智能算法中的蚁群算法的程序-The compressed file contains the artificial intelligence algorithms commonly used procedures in the ant colony algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5051
    • 提供者:田宾馆
  1. tsp

    1下载:
  2. 自己编写的蚁群算法求解TSP的代码!已经编译通过了~~~希望有所帮助!-Write your own ant colony algorithm for solving TSP' s code! Has been compiled by the ~ ~ ~ hope that helps!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3085
    • 提供者:dbg
  1. aritificial-ant-algorithms-for-TSP

    0下载:
  2. 应用双种群蚁群算法解决TSP问题,计算速度快,准确率高-Application of ant colony algorithm to solve TSP double population problem, computational speed, high accuracy
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:12578
    • 提供者:apple
  1. yiqunsuanfa

    0下载:
  2. 用蚁群算法进行移动机器人路径规划,快速有效的得到了全局最优解。-Ant colony algorithm for mobile robot path planning, quickly and effectively to get the global optimal solution.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:5140
    • 提供者:丁彪
  1. ant

    0下载:
  2. 蚁群算法 基本实现代码 C实现 已经编译过-ACO ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6855
    • 提供者:John li
  1. TSPGOOD

    0下载:
  2. 基本蚁群算法的matlab实现,可以用于求解城市间的最短路径问题。-Matlab implementation of basic ant colony algorithm can be used to solve the shortest path between cities.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:12282
    • 提供者:百秀
  1. ant

    0下载:
  2. 蚁群算法在Web服务组合中的应用Ant colony algorithm in the application of Web Services Composition-Ant colony algorithm in the application of Web Services Composition
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-06
    • 文件大小:1063759
    • 提供者:vqq567
  1. TSP-based-on-improved-pso

    1下载:
  2. 基于对粒子群优化算法原理的分析,实现了一种基于TSP的改进的粒子群优化算法:求解TSP的混合粒子群算法,结合遗传算法、蚁群算法和模拟退火算法的思想来解决TSP问题。-Particle swarm optimization based on the principle of the analysis, implemented based on TSP, improved particle swarm optimization algorithm: solving the TSP hybrid pa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-23
    • 文件大小:634043
    • 提供者:durongmao
  1. pathplann-algorithm

    4下载:
  2. 基于改进的蚁群算法的机器人路径规划及壁障 能找寻最有路径-Improved ant colony algorithm based on robot path planning and barrier to finding the best path
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:4157
    • 提供者:白杨
  1. aa-bp

    7下载:
  2. 使用蚁群算法及改进的蚁群算法优化BP神经网络的程序-Ant colony algorithm to optimize the BP neural network program
  3. 所属分类:matlab

    • 发布日期:2016-09-20
    • 文件大小:5120
    • 提供者:刘煜
  1. ant-liuchaohua

    0下载:
  2. 这里面是个蚁群算法的讲稿以及蚁群的matlab程序,很好,很强大-This is an ant colony inside the scr ipt and the ant colony algorithm matlab program, very good, very powerful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:294003
    • 提供者:吴闯
  1. yiqunsuanfa

    0下载:
  2. 蚁群算法的C++代码。包含基本蚁群算法,排序蚁群算法和最大最小蚁群算法。-Ant colony algorithm in C++ code. Includes the basic ant colony algorithm, sorting algorithm and the maximum and minimum colony ant algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:33474
    • 提供者:陈波
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com