CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Ant colony TSP

搜索资源列表

  1. TSP

    0下载:
  2. 使用蚁群算法编写的C++环境下的旅行商(TSP)经典问题的解决方法-Ant colony algorithm using C++ environment, prepared under the traveling salesman (TSP) classical solution to the problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:19.11kb
    • 提供者:翁海冰
  1. ACS

    2下载:
  2. matlab编写的蚁群优化tsp程序,很不错,希望大家喜欢-ant colony optimization matlab prepared tsp procedures, very good, I hope everyone likes
  3. 所属分类:matlab

    • 发布日期:2016-07-12
    • 文件大小:9.77kb
    • 提供者:qq
  1. Ant_tspC

    0下载:
  2. c语言编写的蚁群算法源程序,应用于TSP-c language source code of ant colony algorithm applied to TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:11.87kb
    • 提供者:张健
  1. TSP

    0下载:
  2. 算法仿真,很好用蚁群算法算法仿真,很好用蚁群算法-Algorithm simulation, a good simulation algorithm using ant algorithm, ant colony algorithm with good
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:94.43kb
    • 提供者:中国
  1. pso_NEW_1

    1下载:
  2. 运用多目标蚁群算法求解旅行商问题,很好的一个程序。-The use of multi-objective Ant Colony Algorithm for Solving Traveling Salesman Problem, a good one.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2.25kb
    • 提供者:刘洋
  1. an-for-tsp

    3下载:
  2. 利用蚁群算法解决tsp问题,适合初学者。-Tsp using ant colony algorithm to solve the problem, suitable for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3.33kb
    • 提供者:dayong
  1. ACS-TSP

    1下载:
  2. 蚁群算法在tsp(旅行商问题)的matlab程序。可以运行。-Ant colony algorithm in tsp (TSP) of the matlab program. Can run.
  3. 所属分类:matlab

    • 发布日期:2016-07-12
    • 文件大小:2.13kb
    • 提供者:suyun
  1. tsp1

    0下载:
  2. 一个蚁群算法求解TSP的通用程序,已经验证,保证能用-TSP Ant Colony Algorithm for a generic procedure, has already been verified to ensure the use
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2.19kb
    • 提供者:肖敏
  1. ACS

    1下载:
  2. 蚁群算法 控制台程序 基于类 不是基本的TSP模型的ant-cycle算法 而是蚁群系统 ant colony system算法-ANT COLONY ALGORITM. TSP MODEL. C++ CLASS BASED. ANT COLONY SYSTEM,NOT ANT-CYCLE ALGORITHM.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:4.21kb
    • 提供者:zhaowei
  1. ACO

    0下载:
  2. 帮助大家认识蚁群算法 附上典型TSP的dat文件供大家测试-Ant colony algorithm to help you understand the typical TSP attached dat file for all the test
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:3.13kb
    • 提供者:李伟
  1. TSP(matlab)

    0下载:
  2. matlab蚁群算法,要使用城市坐标的版本-ant colony algorithm matlab, it is necessary to coordinate the use of the version of the City
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5.47kb
    • 提供者:黄杨
  1. tsp

    0下载:
  2. 该程序是蚁群算法和遗传算法的混合算法的C语言程序在求解TSP问题时的应用,可以进行扩展到其他问题的两种算法应用-The program is ant colony algorithm and genetic algorithm hybrid algorithm in the C language program to solve the issue of the application of TSP, can be extended to other applications of the tw
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:85.96kb
    • 提供者:chenjing
  1. ACO.ZIP

    0下载:
  2. ACO algorythm. This software package provides an implementation of various Ant Colony Optimization (ACO) algorithms applied to the symmetric Traveling Salesman Problem (TSP). The ACO algorithms implemented are Ant System, Elitist Ant System, MAX-MIN
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:34.38kb
    • 提供者:Aco17
  1. ant_colony_system-Solve-the-TSP-problem

    1下载:
  2. 基于蚁群算法的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Ant colony algorithm based on the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1.39kb
    • 提供者:孙岩
  1. ant-tsp-search

    0下载:
  2. 改进的蚁群算法及其在TSP问题中的应用研究 核心是用遗传算法对蚁群算法的四个参数进行优化,及运用MMAS进行巡径-Improved ant colony algorithm and its problems in the TSP is the core of the application of genetic algorithm with ant colony algorithm to optimize the four parameters, and application of MMA
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:180.07kb
    • 提供者:Allen
  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
    • 文件大小:57.97kb
    • 提供者:like
  1. TSP-based-on-improved-pso

    1下载:
  2. 基于对粒子群优化算法原理的分析,实现了一种基于TSP的改进的粒子群优化算法:求解TSP的混合粒子群算法,结合遗传算法、蚁群算法和模拟退火算法的思想来解决TSP问题。-Particle swarm optimization based on the principle of the analysis, implemented based on TSP, improved particle swarm optimization algorithm: solving the TSP hybrid pa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-23
    • 文件大小:619.18kb
    • 提供者:durongmao
  1. ant-colony-algorithm-demo

    0下载:
  2. 功能强大的蚁群算法演示平台,能针对基本的蚁群算法,改进后的蚁群算法在TSP等问题上进行相关演示-Powerful ant colony algorithm demo platform, can address the basic ant colony algorithm, the improved ant colony algorithm in TSP and other issues related to demo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:148.23kb
    • 提供者:张强
  1. ant-colony-algorithm-demo-zhang

    1下载:
  2. VC++源码,是一个功能强大的蚁群算法演示平台,能演示基本的蚁群算法以及改进后的蚁群算法在TSP等问题上进行问题求解的过程-翻译结果(中 > 英)复制结果 VC + + source code, is a strong function of the ant colony algorithm demo platform, can demonstrate the basic ant colony algorithm and the improved ant colony algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:148.49kb
    • 提供者:张强
  1. ants colony 2

    0下载:
  2. Problem TSP ant colony algorithem
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:2kb
    • 提供者:medsaid
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com