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

搜索资源列表

  1. 蚁群

    0下载:
  2. 蚁群算法演示蚁群算法演示蚁群算法演示蚁群算法演示蚁群算法演示蚁群算法演示蚁群算法演示蚁群算法演示
  3. 所属分类:C#编程

  1. MIN_MAX

    0下载:
  2. 蚁群算法的功能实现。在此算法的基础上可以并行实现-Ant colony algorithm to achieve the function. In this algorithm can be based on the Parallel Implementation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:105457
    • 提供者:xyf
  1. Hybridantcolonyalgorithm

    0下载:
  2. 混合型蚁群算法及其应用研究,很有用,很实用-Hybrid ant colony algorithm and its applied research, very useful, very practical! ! ! !
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:145646
    • 提供者:白蛛蛛
  1. makeyong

    3下载:
  2. 该程序运用蚁群算法,具体为蚁群的寻路过程进行图像分割,针对普通图像跟MRI图像进行轮廓提取,效果不错,值得学习!-The program using ant colony algorithm, specifically for the colony s way-finding process of image segmentation, for the general outline of the image with the MRI image extraction, good results
  3. 所属分类:Other systems

    • 发布日期:2015-10-03
    • 文件大小:281026
    • 提供者:成林
  1. AntColonyAlgorithmTsp

    0下载:
  2. 用蚁群算法求解TSP(旅行商问题)。附上实验报告-ant colony algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5220448
    • 提供者:龚汉杰
  1. ants_arithgom

    1下载:
  2. aoc.m 是用matlab实现蚁群算法ants_information.m蚁群算法中信息素的构建 mcl是马尔科夫聚类算法 nmf是矩阵的非负分解 Generative Topographic Mapping工具包-aoc.m is matlab implementation of ant colony algorithm ants_information.m pheromone ant colony algorithm is a Markov clustering algorit
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:41468
    • 提供者:颜利平
  1. GeneticandAntAlgorithms

    0下载:
  2. 用蚁群算法和遗传算法结合起来实现旅行商问题,代码功能很强。-It solove the traveling salesman problem through combining the ant colony algorithm and genetic algorithm,the code is strong function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:78340
    • 提供者:温娟
  1. ACA

    0下载:
  2. C++蚁群算法解决TSP问题,内有详细的说明。改进了信息素更新方式,使得olive30城市的TSP例子能达到416的最小值。-C++ ant colony algorithm to solve TSP problems, with detailed instructions. Improved pheromone update methods, making olive30 city TSP example to achieve the minimum 416.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:3335
    • 提供者:arrow
  1. ant

    0下载:
  2. 蚁群算法-一个简单的程序,可以求最短距离-ant algriom-can get the latest distance
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:46293
    • 提供者:55
  1. 蚁群算法最短路lab程序

    0下载:
  2. 用蚁群算法实现路径规划,陆家旅行必不可少(Path planning by ant colony algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:32768
    • 提供者:星*星
  1. main

    0下载:
  2. 基于C语言的蚁群算法求解tsp问题,使用邻接矩阵(Ant colony algorithm based on C language to solve TSP problem, using adjacency matrix)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:moko10086
  1. 105230318nsga2(三维路径规划)

    8下载:
  2. 基于蚁群算法的三维路径规划,亲测可用,欢迎下载。(Ant colony algorithm based three-dimensional path planning, pro test available, welcome to download.)
  3. 所属分类:其他

    • 发布日期:2019-04-23
    • 文件大小:51200
    • 提供者:jbdick
  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. 蚁群算法,对ACO传统算法进行改进,求解TSP问题的软件(solution of space equilibrium piont)
  3. 所属分类:其他

    • 发布日期:2021-04-08
    • 文件大小:739328
    • 提供者:通什二
  1. 112

    2下载:
  2. 基于蚁群算法的图像边缘检测,具有较好的效果。(The image edge detection based on the ant colony algorithm has a good effect.)
  3. 所属分类:Windows编程

    • 发布日期:2020-04-05
    • 文件大小:18432
    • 提供者:1475
  1. 蚁群算法

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

    • 发布日期:2020-04-12
    • 文件大小:6144
    • 提供者:阳光1111111
  1. 代码

    2下载:
  2. 用蚁群算法原理解决多任务多车间车间调度问题(Solving the multi task and multi workshop scheduling problem with the principle of ant colony algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2021-04-18
    • 文件大小:2048
    • 提供者:萌幻龙
  1. 蚁群算法求解VRPTW问题matlab代码

    8下载:
  2. 用于车辆路径问题优化,提高物流运输路线效率,节省成本(It can be used to optimize the vehicle routing problem, improve the efficiency of logistics transportation routes and save costs)
  3. 所属分类:Windows编程

    • 发布日期:2020-06-28
    • 文件大小:17408
    • 提供者:hayjao
  1. mmas

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

    • 发布日期:2021-04-05
    • 文件大小:8192
    • 提供者:来信
  1. ACATSP

    2下载:
  2. 利用蚁群算法来解带时间窗的车辆路径问题,matlab编程(Using ant colony algorithm to solve vehicle routing problem with time window, matlab programming)
  3. 所属分类:其他

    • 发布日期:2021-04-01
    • 文件大小:1024
    • 提供者:几昂
« 1 2 3 45 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com