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

搜索资源列表

  1. ACATSP

    0下载:
  2. 经典的用于求解TSP(旅行商问题)的自适应蚁群算法-Classic self-adaptive ACO algorithm for TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2574
    • 提供者:
  1. TSPE

    0下载:
  2. 一种基于蚁群算法的旅行商问题的源代码-TSP BASED ON ANT COLONY ALGORITHM
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2078
    • 提供者:露萍
  1. anttsp

    0下载:
  2. ACSmatlabCode蚁群算法解TSP问题的源代码,希望对学习蚂蚁算法的朋友提供帮助-ant tsp problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:1232
    • 提供者:alison
  1. AntSystem

    0下载:
  2. 此程序是用Visual C++开发的,功能是用改进后的蚁群算法解决TSP问题,可以直接在Visual C++6.0下运行。-This program s function is solving TSP question using Ant algrithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1352297
    • 提供者:yangmingze
  1. optimTipsWebinar

    0下载:
  2. 基于蚁群算法求解对称非对称旅行商问题 -Solving Symmetrical and DisSymmetrical TSP base on Ant Colony Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1799024
    • 提供者:spf
  1. tsp

    1下载:
  2. TSP问题,用蚁群算法解决该问题,将时间复杂度降低-use ant colony to solve the TSP problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:14755
    • 提供者:chaplin
  1. ACATSP

    0下载:
  2. 蚁群算法实现TSP旅行商问题并带图形输出-ant colony optimization algorithm for tsp
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:2055
    • 提供者:熊天平
  1. PSO

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

    • 发布日期:2017-03-28
    • 文件大小:5280
    • 提供者:stephen
  1. threeAlgo

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

    • 发布日期:2017-03-28
    • 文件大小:14281
    • 提供者:stephen
  1. DDAC

    0下载:
  2. 蚁群算法解决tsp问题,antsystem为核心运算类,窗体为接口程序,先生成邻接矩阵再运算-Tsp ant colony algorithm to solve the problem, this is the core classes, must have interface program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:59358
    • 提供者:like
  1. Genetic_ACO

    0下载:
  2. 蚁群算法和遗传算法解决TSP问题,C++编写,可以改进应用于其他方面。-It is very useful for student who study ant algoritym optimization.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-02
    • 文件大小:81933
    • 提供者:刘杰
  1. myTSP

    0下载:
  2. 关于TSP问题的蚁群算法,加入局部更新和基于最大信息熵的优化,并有美观的显示界面,是关于蚁群算法很好学习模板,可以作为算法模块加入到你自己的程序中.-On the ant colony algorithm for TSP problem by adding partial update and optimization based on maximum entropy, and a beautiful display interface, a very good study on the ant
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-13
    • 文件大小:3558678
    • 提供者:chenshu
  1. aco

    0下载:
  2. matlab编的蚁群算法解TSP问题(att48),调整参数可解决多类问题。-matlab code of ant colony algorithm for solving TSP problems (att48), adjust the parameters to resolve multi-class problems.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:3210
    • 提供者:li qingshan
  1. ant_TSP

    0下载:
  2. 基本蚁群算法,适合初学者使用,是基于TSP问题来实现蚁群算法的。非常经典。-ant
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:381018
    • 提供者:hansen
  1. antTSP

    0下载:
  2. 湖南大学蚁群算法PPT 来自湖南大学 很好 很强大。。。欢迎下载-ant tsp ppt come from hunan university please share yourslvse!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:730811
    • 提供者:胡余超
  1. Anadaptiveantcolonyalgorithmanditssimulation

    0下载:
  2. 蚁群算法是一种新型的进化算法,蚁群算法与其它进化算法同样存在易于限于局部最小点等缺陷.本文提出一种自适应的蚁群算法雌克服上述缺陷。通过自适应地改变算法的挥发度等系数,本文中的算法可以在保证收敛速度的条件下提高解的全局性,通过对TSP问题的仿真证明本文中的算法相对与原始的蚁群算法收敛速度和解的性能椭一定的提高.-Ant colony algorithm is a new evolutionary algorithm, evolutionary algorithm ant colony algori
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:346557
    • 提供者:lifei
  1. antcolony

    0下载:
  2. 利用蚁群算法解决旅行商问题,可以自主写入城市坐标,返回最佳路径和平均路径。-with the help of ant colony algorithm to solve the TSP problem. And the best route and the average length of routes will be returned.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:4191
    • 提供者:weifan
  1. yiqunTSP

    0下载:
  2. 蚁群算法解决TSP问题,C语言写的,程序有注释~-Ant colony algorithm to solve TSP problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:138164
    • 提供者:huangqiulan
  1. TSPant

    0下载:
  2. 蚁群算法来解决TSP问题,结合改进的蚁群算法,来解决TSP问题,对比其它算法,体现蚁群算法的优越性-Ant colony algorithm to solve TSP problems, combined with improved ant colony algorithm to solve TSP problems, compared to other algorithms, reflecting the superiority of the ant colony algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:10942
    • 提供者:陈三
  1. tsp-ant

    0下载:
  2. 利用蚁群算法求解旅行商问题,包括了完整的代码,可运行编译,好资源!-Ant colony algorithm for traveling salesman problem, including the complete code, run the compiler, good resources!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:309759
    • 提供者:yujin
« 1 2 3 4 56 7 8 9 10 ... 34 »
搜珍网 www.dssz.com