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

搜索资源列表

  1. ACS

    0下载:
  2. 基本蚁群算法用于解决eil51 TSP问题代码,开发环境是VC-basic ant colony algorithm is used to solve eil51 TSP code development environment is VC
  3. 所属分类:并行运算

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

    0下载:
  2. 蚁群算法( ant colony algorithm) 是由意大利学者 Dorigo 等人[1 ,2 ] 于20 世纪90 年代初期通过模拟自然界 中蚂蚁集体寻径的行为而提出的一种基于种群的启发 式仿生进化系统。蚁群算法包含两个基本阶段:适应阶 段和协作阶段。在适应阶段,各候选解根据积累的信息 不断调整自身结构。在协作阶段,候选解之间通过信息 交流,以期望产生性能更好的解,这类似于学习自动机 的学习机制。蚁群算法最早成功应用于解决著名的旅 行商问
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5347
    • 提供者:jay chou
  1. TSPDBANT

    0下载:
  2. TSP双蚁群算法,应用双蚁群算法,来解决TSP问题,即旅行商问题
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:12189
    • 提供者:chen
  1. gsd

    0下载:
  2. 蚁群算法源程序:求31个城市的最短路径的程序!(TSP)-Ant Colony source: 31 cities seeking the shortest path program! (TSP)
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:1466
    • 提供者:赵宁
  1. ant

    0下载:
  2. 用蚁群算法解决TSP问题,该程序并非本人编写,见谅!-using ant colony to solve problem of TSP,this program is not created by me,forgiving me!
  3. 所属分类:MPI

    • 发布日期:2017-05-01
    • 文件大小:722217
    • 提供者:牛当当
  1. ant-tsp-ndd

    0下载:
  2. 该算法能够蚁群算法在TSP问题上的实现,能取得比较好的效果,但并非本人编写。-This programming can solving TSP problem,the effect is good ,but it is not created by me.
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:1134184
    • 提供者:牛当当
  1. ant

    0下载:
  2. 蚁群算法是一种较新型的求解大规摸问题的群体智能算法,本源代码用于求解TSP问题-The ant colony algorithm is a more swarm intelligence algorithm to solve the problem of large-scale touch the source code used for solving TSP
  3. 所属分类:source in ebook

    • 发布日期:2017-11-26
    • 文件大小:2759
    • 提供者:马邦雄
  1. ACO

    0下载:
  2. 蚁群算法求解TSP问题,在visual C++环境编写。-ACO question solution method
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:551742
    • 提供者:erry
  1. YiQun

    0下载:
  2. 用蚁群算法来解决TSP问题,压缩包内附有源代码,可以正常运行-Ant colony algorithm to solve TSP problems, compressed package containing source code, can be normal operation
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:313957
    • 提供者:wangming
  1. ant

    0下载:
  2. 经典蚁群算法 常用语解决tsp,多路径路由问题-Classical ant colony algorithm to solve common language tsp, multi-path routing problem
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:653
    • 提供者:严敏瑞
  1. qqq

    0下载:
  2. 蚁群算法求解TSP问题的源代码,c++实现的-Ant colony algorithm for TSP source code, c++ achieved
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3731
    • 提供者:高好
  1. antsystem-TSP

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

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

    0下载:
  2. 蚁群算法及MATLAB实现——TSP问题的新解法 -Ant colony algorithm and MATLAB realization TSP problem New Solution
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2032
    • 提供者:张睿睿
  1. yiqun

    0下载:
  2. 蚁群算法的优化计算――旅行商问题(TSP)优化 -Ant colony optimization algorithm- traveling salesman problem (TSP) optimization
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:2917
    • 提供者:snjuntin
  1. yiqunsuanfa

    0下载:
  2. 蚁群算法解决TSP问题。通过蚁群算法解决一个城市的结合以及城市之间的旅行代价,寻找经过每个城市一次且仅一次而最终返回的旅行最小代价,及寻找最短路径。-Ant colony algorithm to solve TSP problem. Through the combination of ant colony algorithm to solve a city and cost of travel between cities, seeking after each city once and
  3. 所属分类:Compiler program

    • 发布日期:2017-05-05
    • 文件大小:380281
    • 提供者:高小英
  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. ACO_slove_TSP

    0下载:
  2. 根据最基本的蚁群算法条件编写的蚁群算法,用来解决TSP问题-According to the most basic conditions of ant colony algorithm written ant colony algorithm, used to solve the TSP problem
  3. 所属分类:source in ebook

    • 发布日期:2017-05-05
    • 文件大小:12974
    • 提供者:zyx
  1. TSP双蚁群算法

    0下载:
  2. 蚁群算法是一种用来寻找优化路径的概率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为(The ant colony algorithm is a probabilistic algorithm used to find the optimal path. It was proposed by Marco Dorigo in his doctoral dissertation in 1992, inspired by the wa
  3. 所属分类:书籍源码

    • 发布日期:2018-01-02
    • 文件大小:16384
    • 提供者:春天里的
  1. jibenyiqunjulei

    0下载:
  2. 将蚁群算法用于聚类操作 求解TSP问题,跟传统蚁群算法相比有很大程度上的提升,值得应用于研究(Using ant colony algorithm in clustering operation to solve TSP problem)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:Rover0223
搜珍网 www.dssz.com