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

搜索资源列表

  1. ACO

    1下载:
  2. 利用C++编写蚁群优化算法解决51城市旅行商问题-prepared Ant Colony Optimization Algorithm for 51 city Traveling Salesman Problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2015-06-10
    • 文件大小:5791
    • 提供者:王红
  1. ACSO

    0下载:
  2. 采用C++语言编写蚁群优化算法程序,解决问题-using C language ant colony optimization algorithm to solve problems
  3. 所属分类:数值算法/人工智能

    • 发布日期:2015-06-10
    • 文件大小:5481
    • 提供者:王红
  1. mmas

    0下载:
  2. 采用C++语言编写最大最小蚁群优化算法程序,解决问题-using C language largest smallest ant colony optimization algorithm to solve problems
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:5294
    • 提供者:王红
  1. maxas

    1下载:
  2. 采用C++语言编写蚁群优化算法程序,解决旅行商问题-using C language ant colony optimization algorithm to solve the traveling salesman problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5281
    • 提供者:王红
  1. C++--ant

    0下载:
  2. C++中蚁群优化算法的实现(主程序)-C ant colony optimization algorithm to achieve (Edit)
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1181
    • 提供者:刘孟
  1. Class_11_Code

    0下载:
  2. matlab写的蚁群算法,超级经典,不懂得可以学习学习,懂得可以研究下优化。(The ant colony algorithm written by MATLAB, super classic, does not know how to learn and learn, and knows how to optimize it.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:26624
    • 提供者:韩达哒
  1. Copy_of_yiquan

    0下载:
  2. 蚁群VRP,可正常运行。T优化蚁群算法对的每个配送区域的求解最优路径的二(ACA VRP.can load and run)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:3072
    • 提供者:王丽131468
  1. acs

    0下载:
  2. MATLAB建立蚁群算法,优化最短路程求解旅行商问题(Ant colony algorithm ,to solve traveling salesman problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:2048
    • 提供者:静默瞳
  1. AntColonyOptimization-TSP

    1下载:
  2. 蚁群算法作为新发展的一种模拟蚂蚁群体智能行为的仿生优化算法,它具有较强的鲁棒性、优良的分布式计算机制、易于与其他方法相结合等优点,本算法用来解决最短路径问题,并在TSP旅行商问题上取得较好的成效。同时也可以在他领域如图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类进行参考。(Ant colony algorithm is a newly developed bionic optimization algorithm that simulates the ant colony intel
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1835008
    • 提供者:元气满满
  1. 蚁群、路径规划

    1下载:
  2. 这是一个关于使用蚁群算法的旅行路径规划问题的MATLAB优化程序(ant colony algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:怀刘剑
  1. Untitled3

    0下载:
  2. matlab源程序,运用蚁群算法求解最优商旅问题 可以优化求解其他问题(Solving the optimal business problem by ant colony algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:casonnnw
  1. 蚁群算法

    1下载:
  2. 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质。
  3. 所属分类:matlab例程

  1. Python-Ant-Colony-TSP-Solver-master

    1下载:
  2. 用于路径规划的蚁群算法,蚁群算法是一种用来寻找优化路径的概率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。(Ant colony algorithm for path planning)
  3. 所属分类:其他

    • 发布日期:2021-04-15
    • 文件大小:5120
    • 提供者:乃木坂道
  1. 路径规划蚁群算法

    1下载:
  2. 蚁群算法是一种用来寻找优化路径的概率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. ACS3-1

    2下载:
  2. 最优路径问题,蚁群算法,仓储系统的货位拣选路径优化仿真(Optimal path problem, ant colony algorithm, optimization simulation of cargo location picking path for warehouse system)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-21
    • 文件大小:6144
    • 提供者:linuxos
  1. 蚁群算法源程序

    0下载:
  2. 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. VRP - 副本

    2下载:
  2. 用于求解配送路径优化问题,即vrp问题,算法是蚁群算法,优化目标为路线最短(It is used to solve the distribution path optimization problem, that is vrpentire. The algorithm is ant colony algorithm, and the optimization goal is the shortest route)
  3. 所属分类:matlab例程

    • 发布日期:2020-08-14
    • 文件大小:2048
    • 提供者:小时代8884
  1. 蚁群算法程序完成 31 个城市的 TSP 问题寻优

    0下载:
  2. 该程序使用蚁群算法完成了31个城市的TSP寻优,完全靠本人自己编写,调试,最终可以取得不错的效果,完成还可以进一步优化,使用者可以试着优化.
  3. 所属分类:matlab例程

  1. antColonyAlgorithm

    1下载:
  2. 利用蚁群算法解决车间调度问题,这种算法具有分布计算、信息正反馈和启发式搜索的特征,本质上是进化算法中的一种启发式全局优化算法(Using ant colony algorithm to solve job shop scheduling problem.This algorithm has the characteristics of distributed computing, positive information feedback and heuristic search. In ess
  3. 所属分类:matlab例程

    • 发布日期:2021-04-18
    • 文件大小:1024
    • 提供者:憧灵
  1. 蚁群算法

    0下载:
  2. 蚁群算法是一种用来寻找优化路径的概率型算法。这种算法具有分布计算、信息正反馈和启发式搜索的特征,本质上是进化算法中的一种启发式全局优化算法。
  3. 所属分类:matlab例程

« 1 2 3 4 5 67 8 9 10 11 ... 26 »
搜珍网 www.dssz.com