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

搜索资源列表

  1. Ant-TSP

    0下载:
  2. 利用改进的蚁群算法,寻找最优路径,优化了算法运行时间-The use of improved ant colony algorithm to find the optimal path optimization algorithm running time
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:20369
    • 提供者:yangwanli
  1. tsp

    2下载:
  2. 蚁群算法和遗传算法相融合,将遗传算法和蚁群算法相结合,在寻优过程中发挥各自的优势,克服各自的不足。-Ant colony algorithm and genetic algorithm integration, the genetic algorithm and ant colony algorithm combined to play their respective advantages in the optimization process, to overcome their defic
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:8880
    • 提供者:gujun
  1. 图论算法的matlab程序实现

    1下载:
  2. 本资源涵盖了几乎所有matlab图论领域里的算法代码,最短路问题、TSP、最大流、深度优先搜索、广度优先、蚁群算法等等,可为功能强大。
  3. 所属分类:matlab例程

  1. APSO-GA-ACO-TSP

    1下载:
  2. 综合粒子群和蚁群算法,再利用遗传算法中交叉编译算子;再引入模糊技术,形成模糊自适应粒子群和蚁群混合算法,求解TSP问题-Integrated particle swarm and ant colony algorithm, and then genetic algorithm is used to cross compile operator then introduced the fuzzy technology, forming a fuzzy adaptive particle swar
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-24
    • 文件大小:19904
    • 提供者:张海俊
  1. Ant(TSP)

    0下载:
  2. 该程序是以蚁群系统为模型写的蚁群算法程序(强调:非蚂蚁周模型),以三个著名的TSP问题为测试对象。-The program is based on ant colony system for the ant colony algorithm model to write (stressed: non Zhou Moxing ant), with three well-known TSP problem as the test object.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-14
    • 文件大小:4018
    • 提供者:德静
  1. algorithm-program-for-TSP

    0下载:
  2. 专门用于求解TSP问题的蚁群算法程序-algorithm program for TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1955
    • 提供者:hxw
  1. a-few-suanfa-jisuan-TSP

    0下载:
  2. 各种算法用来求解TSP问题的MATLAB源程序,包括蚁群算法,遗传算法,模拟退火-Ant colony algorithm using matlab simulation platform developed: algorithm, path shows that human-computer interaction control
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:8985
    • 提供者:Milly
  1. Ant-Colony-Optimization-for-TSP

    0下载:
  2. 本资源为自己编写的蚁群算法求解TSP问题和Matlab程序,共大家共同学习和研究。-This resource is to write your own ant colony algorithm for TSP and Matlab programs were common learning and research.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3706
    • 提供者:王彭
  1. Tsp

    0下载:
  2. 蚁群算法的实现TSP最短路径,实现了48个城市之间的最短路径的实现-TSP ant colony algorithm to achieve the shortest path to achieve the shortest path between the city' s 48
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:9264
    • 提供者:只晓沉默
  1. ant-tsp

    0下载:
  2. 使用蚁群算法解决全国所有城市的TSP问题,函数少,可直接运行。-Using ant colony algorithm to solve the problem of traveling salesman problem in cities, the function can run directly.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3454
    • 提供者:王志成
  1. antsystem-TSP

    0下载:
  2. matlab智能算法 蚁群算法的优化计算,旅行商问题优化(案例背景为巡回我国31个地区)-apply ant colony algorithm to solve TSP
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:2698
    • 提供者:zj
  1. ANT-TSP

    0下载:
  2. 用蚁群算法求解TSP问题的MATLAB源码-Ant Colony Algorithm TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3534
    • 提供者:钱十
  1. ACO-to-solve-TSP-problems

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

    • 发布日期:2017-04-15
    • 文件大小:6410
    • 提供者:少华
  1. TSP-solved-by-ACO

    0下载:
  2. 求TSP最短路径问题,采用蚁群算法求解,给予C++编程的资料和程序-TSP solved by ACO
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:21973
    • 提供者:田延飞
  1. ACO-tsp

    0下载:
  2. 利用蚁群算法解决旅行商问题,文件包含数据集为各城市的坐标-Ant colony algorithm to solve the traveling salesman problem, the file containing the data set for the coordinates of each city
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:10625
    • 提供者:
  1. ACO-to-solve-TSP-problem

    0下载:
  2. 算法使用蚁群算法求解TSP问题,使得最终所需时间短,效率高。-Algorithm using ant colony algorithm for TSP problem, so that the final time is short, high efficiency.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2571
    • 提供者:杨鹏
  1. TSP-Optimization

    0下载:
  2. TSP优化——蚁群算法的优化计算 例题及源代码-TSP Optimization the optimization of ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2975
    • 提供者:连彦超
  1. tsp

    0下载:
  2. 有关解决tsp问题的蚁群算法优化计算的matlab源程序代码-About the ant colony optimization algorithm to solve tsp problem calculation matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1829
    • 提供者:赵一凡
  1. TSP

    0下载:
  2. 这是一个关于著名最短路问题 旅行商问题的C++实现,本代码里面包含了两种实现方法:(1)动态规划求解TSP (2)蚁群算法求解TSP-This code is programed in C++ to solve TSP problem, which include two algorithm:(1)dynamic programming and (2)ant colony optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3389
    • 提供者:chen
  1. TSP

    0下载:
  2. 能够解决旅行商的路径规划问题,是一个蚁群算法。-Can solve the traveling salesman problem of path planning is an ant colony algorithm.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2100
    • 提供者:奚倩倩
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 34 »
搜珍网 www.dssz.com