搜索资源列表

  1. mmas

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

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

    0下载:
  2. TSP的智能算法,里面包含最大最小蚁群算法,蚂蚁系统,蚁群系统
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:49244
    • 提供者:赵波
  1. mmas

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

    • 发布日期:2024-09-21
    • 文件大小:5120
    • 提供者:
  1. tsp

    0下载:
  2. TSP的智能算法,里面包含最大最小蚁群算法,蚂蚁系统,蚁群系统
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-09-21
    • 文件大小:2524160
    • 提供者:赵波
  1. Ant_Colony_Algorithm_C

    0下载:
  2. 用C实现蚁群算法求解TSP问题,结合基本蚁群算法和最大最小蚁群算法。-C to achieve with Ant Colony Algorithm for TSP problem, combined with the basic ant colony algorithm and max-min ant colony algorithm.
  3. 所属分类:C#编程

    • 发布日期:2024-09-21
    • 文件大小:10240
    • 提供者:jane
  1. MMAS

    0下载:
  2. 最大最小蚁群算法求解TSP的实现在基本算法的基础上做少许更改即可。 1》初始化路段信息素为最大值 2》在增加信息素时只更新最优路径 3》在挥发信息素时,将所有路段的信息素值限制在最大最小值之间-Max Min Ant Colony
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-09-21
    • 文件大小:55296
    • 提供者:rock
  1. ant_method

    0下载:
  2. 最大最小蚁群算法,有效解决基本蚁群算法中的收敛性的问题-Ant colony algorithm for the maximum and minimum
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-09-21
    • 文件大小:10240
    • 提供者:jason
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-09-21
    • 文件大小:33792
    • 提供者:陈波
  1. MMACA

    0下载:
  2. 这是基于VB的关于最大最小蚁群算法,希望对大家有所帮助!-Max-Min ant colony algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-09-21
    • 文件大小:142336
    • 提供者:hjwei
  1. The-maximum-minimum--

    0下载:
  2. 旅行商最短路径问题近似算法最大最小蚁群算法,使用vc2008版本-Maximum and minimum ant colony algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-09-21
    • 文件大小:299008
    • 提供者:星尘
  1. hc-mmas-ubqp

    0下载:
  2. 在linux下C写的最大最小蚁群算法,用于解决VRP、TSP问题,效果发很好。-A MAX-MIN Ant System (MMAS) implemented in the Hyper-Cube fr a mework for the application to Unconstrained Binary Quadratic Programming (UBQP).
  3. 所属分类:其他小程序

    • 发布日期:2024-09-21
    • 文件大小:318464
    • 提供者:mlon
  1. Ant-colony-algorithm

    0下载:
  2. 根据最大最小蚁群算法 解决TSP问题 解决TSP问题 -According to the max min ant colony algorithm to solve the TSP problem
  3. 所属分类:其他小程序

    • 发布日期:2024-09-21
    • 文件大小:2271232
    • 提供者:
  1. MMAS

    0下载:
  2. 最大最小蚁群算法Max-min ant colony algorithm-Max-min ant colony algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-09-21
    • 文件大小:10240
    • 提供者:林勇
  1. MMASForTSP

    1下载:
  2. 最大最小蚁群算法求解TSP。最大最小蚁群算法通过限制信息素的上下限,使得搜索的开发探索能力更强。-Max- min ant colony algorithm for solving TSP. Maximum and minimum ant colony algorithm pheromone upper and lower limits, allowing developers to explore the ability to sea
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-09-21
    • 文件大小:5120
    • 提供者:chenliang
  1. 最大最小蚁群算法

    0下载:
  2. 最大最小蚁群算法,真正的源码,不过不是matlab语言的,可以借鉴一下,如果全是伸手党,当我没传。(mmas The existence of information Volatilization Coefficient in basic ant colony algorithm leads to the gradual loss of pheromones on the path that has never been search
  3. 所属分类:matlab例程

    • 发布日期:2024-09-21
    • 文件大小:297984
    • 提供者:韩达哒
  1. ACS

    0下载:
  2. 最大最小蚁群算法寻优优化,对路径的距离进行优化。(The algorithm optimizes and optimizes the maximum and minimum ant colony algorithm, and optimizes the distance of the path.)
  3. 所属分类:matlab例程

    • 发布日期:2024-09-21
    • 文件大小:3072
    • 提供者:绉乐乐
  1. 课程论文

    0下载:
  2. 将普通蚁群算法和最大最小蚂蚁改进蚁群算法作比较,实现了最短路径规划,含有文章和代码,可以运行,值得一看,是我的一个课程论文。(Comparing the common ant colony algorithm with the maximum ant ant improved ant colony algorithm, the shortest path planning is realized. It contains article
  3. 所属分类:文档资料

    • 发布日期:2024-09-21
    • 文件大小:428032
    • 提供者:幻影星空
  1. 最大最小蚁群算法求解tsp

    0下载:
  2. 最大最小蚁群算法 求解tsp matlab编程(Tsp matlab programming based on max-min ant colony algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-09-21
    • 文件大小:2048
    • 提供者:木木@
  1. 蚁群算法

    0下载:
  2. 本文对蚁群算法的基本理论以及在 TSP 问题中的应用进行了系统研究和 MATLAB 仿真。介绍了蚁群算法的基本原理、特点和算法的实现方法。.基本蚁群算法由于存在搜索时间长,易陷入局部最优解等突出缺点,使得求解效果不是很好。针对这些缺陷,提出了改进的蚁群算法(最大-最小蚂蚁系统)求解 TSP 问题。改进主要在于限制路径信息素浓度、信息素的初始值以及强调对最优解得利用这三个方面。(In this paper, the basic theor
  3. 所属分类:其他小程序

    • 发布日期:2024-09-21
    • 文件大小:6144
    • 提供者:阳光1111111
  1. mmas

    0下载:
  2. 最大最小蚁群算法MMAS程序matlab版本(MMAS program MATLAB version)
  3. 所属分类:其他小程序

    • 发布日期:2024-09-21
    • 文件大小:8192
    • 提供者:来信
« 12 »

源码中国 www.ymcn.org