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

搜索资源列表

  1. aco.rar

    0下载:
  2. 专门用于求解TSP问题的matlab编制的蚁群算法,此程序的优化效率和鲁棒性都非常好,Ant Colony Algorithm for Traveling Salesman Problem,very efficient and robust
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2094
    • 提供者:唐毅
  1. ACO-TSP

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

    • 发布日期:2017-04-01
    • 文件大小:74112
    • 提供者:波波
  1. Genetic_and_Ant_Algorithms_src

    0下载:
  2. ACO for TSP, working we-ACO for TSP, working well
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:9802443
    • 提供者:Dino
  1. aco

    0下载:
  2. 蚁群算法实现tsp问题的解,适合初学者使用-Ant colony optimization tsp solution of the problem, for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:9425
    • 提供者:cy
  1. ACOTSP-1.02

    0下载:
  2. aco tsp algorithm to matlab
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:103202
    • 提供者:rafael
  1. AntSolver

    0下载:
  2. 在linux下C写的蚁群算法,用于解决约束条件下的VRP、TSP问题,效果发很好。-AntSolver is a program for solving constraint satisfaction problems with ACO
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:20422
    • 提供者:mlon
  1. aco

    0下载:
  2. 一个简单的蚁群算法示例,实现tsp问题的路径选择。用了ant 和project两个类,实现简单-Ant Colony Algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:2064
    • 提供者:陆云飞
  1. ACO

    0下载:
  2. 基于蚁群算法的机器人的路径规划问题蚁群算法,一种与传统的数学规划原理截然不同的,模拟自然生态系统以求解复杂优化问题(如NPC(NP Complete)类问题,典型的有TSP(Traveling Saleman Problem)问题)的仿生优化算法,因其较强分布式计算机制、鲁棒性、易于与其他方法相结合等优点,使得蚁群算法具有较广泛应用领域,为那些最优化技术难以解决的组合优化问题提供了一类新的切实可行的解决方案。从最初的一维的静态优化问题扩展到多维的动态组合优化问题,包括车辆路径规划,工程设计,电力
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:1100410
    • 提供者:lin
  1. TSP-Ants

    0下载:
  2. Solves TSP using ACO
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:4777
    • 提供者:asdsdqw
  1. ACA-----TSP

    0下载:
  2. 蚁群算法ACO应用于TSP问题,MATLAB程序代码,具有详细解释,运行正确-ACO ACO algorithm is applied to the TSP, MATLAB code, with a detailed explanation of the correct operation
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2042
    • 提供者:昊轩
  1. ant-aco

    1下载:
  2. 改进的蚁群算法,并不是单纯的解决TSP问题,可以实现源节点到目的节点的协作通信。-Improved ant colony algorithm to solve the TSP is not a simple problem, you can achieve collaborative communication source node to the destination node.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2645
    • 提供者:丁晓晨
  1. ACO-to-solve-TSP-problems

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

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

    0下载:
  2. TSP旅行商问题,解决城市旅行距离最短的问题,基于蚁群算法求解。-TSP traveling salesman problem, solve the problem of urban travel the shortest distance, based on ant colony algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1871515
    • 提供者:彭博超
  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. ACO-for-TSP

    0下载:
  2. aco ant system matlab aco tsp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1898
    • 提供者:setareh
  1. ACO v1

    0下载:
  2. tsp with aco in matlab
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:AbbasSalehi
  1. Solve TSP using Ant Colony Optimization

    0下载:
  2. Solve Travelling Salesman Problem Using Ant Colony Optimization
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:Pane
  1. ACO

    0下载:
  2. matlab code Ant colony optimization for solve Travelling salesman problem
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:45056
    • 提供者:a.shabani
  1. TPS ANT

    0下载:
  2. 使用蚁群算法解决TSP问题,python2.7(solve TSP with ACO algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:3072
    • 提供者:
  1. code

    1下载:
  2. 基于蚁群算法的 TSP 求解,分别采用蚁群算法和蚁群算法-粒子群混合算法进行优化求解,使用不同的交叉和变异适应度函数更新粒子,从而实现 TSP问题的优化求解,更加逼近实际问题。(Based on the TSP solution of ant colony algorithm, ant colony algorithm and hybrid algorithm of ant colony algorithm particle swarm optimization are used to solv
  3. 所属分类:其他

    • 发布日期:2021-04-08
    • 文件大小:5120
    • 提供者:Fantasy1017
« 12 »
搜珍网 www.dssz.com