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

搜索资源列表

  1. 11

    0下载:
  2. 本文主要将蚁群算法用于解决连续函数优化的问题-This paper will be used for ant colony algorithm to solve the problem of continuous function optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2299
    • 提供者:aa
  1. ACO-TSP

    0下载:
  2. 利用蚁群算法解决旅行商问题,其中运用智能蚂蚁算法-Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:74112
    • 提供者:波波
  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-colony-algotithm

    0下载:
  2. 蚁群算法解决tsp问题的matlab代码-Matlab code ant colony algorithm to solve tsp problem
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:1460
    • 提供者:lina
  1. CVRP

    2下载:
  2. 蚁群算法解决CVRP问题的VC/C++源码-Ant algorithm to solve the CVRP problem the VC/C++ source
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-18
    • 文件大小:2048
    • 提供者:张森源
  1. Ant_colony_algorithm-

    0下载:
  2. 通过蚁群算法解决TSP问题,当问题规模比较庞大时,通过蚁群算法可以快速有效地解决问题,并且结果和最优解非常接近-By ant colony algorithm to solve TSP problem when relatively large size of the problem, through the ant colony algorithm can effectively solve the problem, and the results are very close to the
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4973696
    • 提供者:钟伟
  1. cSharp

    0下载:
  2. 蚁群算法解决TSP旅行商问题 C#( 蚁群算法解决TSP旅行商问题 C#( 蚁群算法解决TSP旅行商问题 C#( 蚁群算法解决TSP旅行商问题 C#(-ant colony algorithm C#ant colony algorithm C#ant colony algorithm C#ant colony algorithm C#ant colony algorithm C#ant colony algorithm C#ant colony algorithm C#ant colony al
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:3497
    • 提供者:qinwenmin
  1. Ant-colony-algorithm

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

    • 发布日期:2017-05-11
    • 文件大小:2271211
    • 提供者:
  1. ant_TSP

    0下载:
  2. 蚁群算法解决TSP问题,采用C++编写,简单易懂,-ANT algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3408
    • 提供者:秋风
  1. ycsf

    0下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 -matlab genetic algorithm GA, particle swarm optimization PSO, some time ago on the ant colony algorithm intelligent
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:900
    • 提供者:
  1. ACO-to-solve-TSP-problems

    0下载:
  2. 蚁群算法解决TSP问题的MATLAB实现-ACO to solve TSP problems
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:6410
    • 提供者:少华
  1. yiqun

    0下载:
  2. 用matlab编写的蚁群算法解决tsp问题,可直接运行并绘制效果图-using matlab for solving the problem of tsp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6477
    • 提供者:郝易生
  1. TSP_ACO

    1下载:
  2. 该代码利用蚁群算法解决TSP问题,使用python编程,分为四个类,anttsp类中使用了citiesAndDistances.pickled这个文件(这是一个二维数组,其中第一行为城市名,其余行为两城市之间的距离)-TSP Ant Colony
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:4829
    • 提供者:helene
  1. ant

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

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

    0下载:
  2. 利用蚁群算法解决tsp问题,给定各个位置的坐标,自动给出一条路径方案(Ant colony algorithm to solve the TSP problem, given the coordinates of each location, automatically gives a path scheme)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:落木知秋
  1. NewAntProject

    0下载:
  2. 经典蚁群算法,用来解决基于蚁群算法的一些生活应用,例如TSP,车辆路径等问题(The classical ant colony algorithm is used to solve some living applications based on ant colony algorithm, such as TSP, vehicle routing and so on.)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:15360
    • 提供者:hellolmf
  1. PSO_TSP(混合粒子群:较优)

    1下载:
  2. 解决环球旅行问题的一种精确度比较高的算法,相较于蚁群算法和遗传算法都有较大的改进;(A high precision algorithm for solving global travel problems has a greater improvement than the ant colony algorithm and the genetic algorith)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:2048
    • 提供者:倚楼天狼啸
  1. ASO

    0下载:
  2. 遗传算法解决TSP; 含有图形化界面;(The TSP problem solved by genetic algorithm; Including a graphical interface.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:6144
    • 提供者:肖巍肖巍
  1. 对于蚁群优化算法的研究

    0下载:
  2. 解决tsp问题中的一种策略——蚁群算法,含蚁群算法过程,原理,及程序范例。(One of the strategies to solve the TSP problem is ant colony algorithm, including ant colony algorithm process, principle and program paradigm.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:11264
    • 提供者:吃鸡的鸭
  1. -VRPTW-Python--master

    1下载:
  2. python源码,利用人工蚁群算法解决带时间窗的车辆调度问题。(Python source code, using artificial ant colony algorithm to solve the vehicle scheduling problem with time windows.)
  3. 所属分类:其他

    • 发布日期:2019-09-18
    • 文件大小:2520064
    • 提供者:强叔20150
« 12 3 »
搜珍网 www.dssz.com