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

搜索资源列表

  1. Ant-colony-algorithm-source-code

    0下载:
  2. 蚁群算法源程序!!!!开发人员必读-Ant colony algorithm source code! ! ! ! Developers reading
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:7960
    • 提供者:石磊
  1. yiqun

    0下载:
  2. 有关蚁群算法的文献,大概有130多篇,文章很全,基本蚁群算法的应用都涉及到了。-The ant colony algorithm of the literature, there are about 130 more than paper, the article is complete, the application of basic ant colony algorithm are involved.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-17
    • 文件大小:26404190
    • 提供者:邓启凡
  1. keepbest

    0下载:
  2. 改进型的蚁群算法,能够快速求解多目标规划-Improved ant colony algorithm, fast multi-objective planning
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:21234
    • 提供者:sss
  1. MMACA

    0下载:
  2. 这是基于VB的关于最大最小蚁群算法,希望对大家有所帮助!-Max-Min ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:142020
    • 提供者:hjwei
  1. ant-MATLAB-code

    0下载:
  2. 与蚁群算法相关的MATLAB源码,主要解决路径规划、最大值、TSP问题-Associated with the ant colony algorithm MATLAB source code, mainly to solve the TSP problem, the maximum robot path planning
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1687493
    • 提供者:zhang
  1. ACASP3

    3下载:
  2. 基于蚁群算法的动态最优路径规划-Dynamic optimal path
  3. 所属分类:matlab例程

    • 发布日期:2013-03-12
    • 文件大小:2498
    • 提供者:azen112
  1. matrixaco

    1下载:
  2. 一个基于矩阵分布的改进型蚁群算法(ACO),可用于矩形区域分布的孔加工路径规划-A matrix based on the distribution of improved ant colony algorithm (ACO), can be used for regional distribution of hole machining rectangular path planning
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4558
    • 提供者:andy
  1. aocMatlab

    0下载:
  2. 使用蚁群算法解决最短路径问题的通用的Matlab程序-The shortest path using ant colony algorithm to solve a common problem in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2562
    • 提供者:陈磊
  1. intelligent_algorithm

    0下载:
  2. 求函数全局最大值的遗传算法、蚁群算法和粒子算法。智能算法绝好的入门材料。-Global maximum of a function of genetic algorithm, ant colony algorithm and particle algorithm. Excellent introductory material on intelligent algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:235177
    • 提供者:zoukeg
  1. AntTSP

    1下载:
  2. 一种蚁群算法,主要关于VRP问题,可以计算最短路径,并且显示最佳路径-An ant colony, the main issue on the VRP, we can calculate the shortest path, and show the best path
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-21
    • 文件大小:20431
    • 提供者:nimo
  1. matlab 蚁群算法

    0下载:
  2. 用matlab来实现蚁群算法,帮助更好的理解蚁群算法。
  3. 所属分类:matlab例程

  1. c#编程实现VRP问题

    1下载:
  2. c#编程实现蚁群算法的VRP问题,很好的源代码,推荐下载!
  3. 所属分类:C#编程

  1. 蚁群算法

    0下载:
  2. 基于蚁群算法求解TSP问题和路径优化问题
  3. 所属分类:matlab例程

  1. 蚁群算法

    1下载:
  2. 基本蚁群算法C语言编写,txt存储,可以直接复制粘贴使用
  3. 所属分类:matlab例程

  1. 025+B+庄浩

    0下载:
  2. 基于蚁群算法的南京市旅游路径规划(南京公园景点旅游线路设计)(Nanjing city tourism path planning based on ant colony algorithm)
  3. 所属分类:matlab例程

  1. ACO_TSP

    1下载:
  2. 利用蚁群算法求解旅行商问题,求解100个城市的最短路程(Using Ant Colony Optimization to solve TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:6144
    • 提供者:SHSFforever
  1. ant

    0下载:
  2. 使用蚁群算法解决TSP问题的算法,主要利用蚁群算法特性。(Using ant colony algorithm to solve TSP algorithm.)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:3911680
    • 提供者:adolf123
  1. AntSystem-WithPlay

    0下载:
  2. 蚁群算法的matlab编程源代码,是一种用来在图中寻找优化路径的机率型技术。(It is a probabilistic technique for finding optimal paths in a graph.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:26624
    • 提供者:miemie666
  1. antcolony

    0下载:
  2. 简单的利用蚁群算法计算函数最大值或最小值(use ant colony algorithm to calculate the minimun and maximun of a function)
  3. 所属分类:其他

  1. 蚁群算法

    3下载:
  2. 模拟无人机空中规划寻迹,从起点出发,在经过途中必须经过的点后,回至起点,同时要避开障碍物(Simulated UAV aerial planning traces, from the starting point, after the way must go through the points, back to the starting point, while avoiding obstacles)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-21
    • 文件大小:6144
    • 提供者:LJYcher
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com