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

搜索资源列表

  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. mayi-rj6437

    0下载:
  2. 基本蚁群算法的C++源程序,我上载的是txt文件 -basic ant colony algorithm C source, I uploaded the txt file
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2327
    • 提供者:ruanjian
  1. liziqunjiejueTSP

    0下载:
  2. 基本蚁群算法解TSP问题[matlab程序,大家参考-basic ACO for TSP [Matlab procedures, reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2189
    • 提供者:卢宇豪
  1. yiqunsuanfachengxu

    1下载:
  2. 基本蚁群算法程序程序在vc++6.0下面同过,对原来的做了一点修改。-basic ant algorithm Procedure in the same vc 6.0 below that of the original done a few modifications.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2335
    • 提供者:李虹
  1. DynamicantcolonyoptimisationforTSP

    0下载:
  2. 从基本蚁群算法出发,基于 *+,(-./012345 6/2167/4 8.9:217)的邻域结构,提出了一种改进的优 化算法,给出了具体的算法步骤-from basic ant algorithm, based on *, (6/2167/4 8.9:217 greater measurement error) the neighborhood structure, propose an improved algorithm, the concrete steps Algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4212665
    • 提供者:刘星
  1. TSPisaproblemofcombinatio

    0下载:
  2. [%] 基本蚁群算法 的不足主要表现在算法收敛速度慢,系统开销大-[%] Ant basic algorithm of the main performance in slow convergence, large overhead system
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3841593
    • 提供者:刘星
  1. asdfsfsadfsda

    0下载:
  2. 基本蚁群算法ACO-求解TSP问题-matlab版-详细注释 -basic ant algorithm ACO - TSP-Matlab version - detailed Notes
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1724
    • 提供者:sdf
  1. Ant_Colony_Algorithm_C

    0下载:
  2. 用C实现蚁群算法求解TSP问题,结合基本蚁群算法和最大最小蚁群算法。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10974
    • 提供者:jane
  1. ACOC++

    0下载:
  2. 这是一个基于基本蚁群算法求解源程序 可以修改循环次数和其他参数
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2621
    • 提供者:arcas
  1. BasicAnt

    0下载:
  2. 基本蚁群算法的源代码 经过一些改正 改正了原来的一些错误 可以运行
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 基本蚁群算法,c++下可以运行,主要是原理跟思路-Basic ant colony algorithm, c++ can run, mainly with the idea of ​ ​ the principle
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:9765
    • 提供者:rock
  1. AntColonyA-CPP

    0下载:
  2. 基本蚁群算法的C++的代码,实现了蚁群算法的基本功能和描述。-Basic ant colony algorithm in C++ code, ant colony algorithm to achieve the basic functions and descr iption.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:9982
    • 提供者:许堃
  1. Ant-Algorithmcpp

    1下载:
  2. 蚁群算法的C++实现,VC6.0环境。基本蚁群算法+2OPT局部优化+Etlist精英解策略。-Ant colony algorithm C++ implementation, VC6.0 environment. The basic ant colony algorithm+2 OPT local optimization+ Etlist elite Solution Strategy.
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-09-08
    • 文件大小:260103
    • 提供者:占志刚
  1. yiqunsuanfa

    0下载:
  2. 基本蚁群算法求解TSP问题 该程序是运行过的没有问题的-Basic Ant Colony Algorithm for TSP problem is to run the program had no problem
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:7035
    • 提供者:李胜
  1. AntSystem-WithPlay

    0下载:
  2. 基本蚁群算法求解TSP问题的MATLAB源代码-TSP Ant Colony Algorithm for the basic question of the source code of MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:56250
    • 提供者:santamonica
  1. C_Code-for-ACO

    0下载:
  2. 基本蚁群算法的C代码,是学习蚁群优化理论的不可或缺的资料。-The basic ant colony algorithm of C code, ant colony optimization theory is the study of essential information.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:9947
    • 提供者:阿阳
  1. AntAlgorithm

    0下载:
  2. 用c++实现的基本蚁群算法,有算法描述,可读性强-Using c++ to achieve the basic ant colony algorithm, there is descr iption of the algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2630
    • 提供者:海峰
  1. ACS_clinton

    0下载:
  2. 本程序是基本蚁群算法的C++源程序,希望对大家有所帮助 -an ant colony algorithm based on VC++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:2262
    • 提供者:jiang wen
  1. basicantalgorithm

    0下载:
  2. 本算例介绍了一段关于基本蚁群算法程序,希望能够对大家有帮助,并给与指正-This example introduces some basic ant colony algorithm on the program, hoping to be helpful to everyone and give a correction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4853
    • 提供者:天降瑞雪
  1. 2986731

    0下载:
  2. [%] 基本蚁群算法 的不足主要表现在算法收敛速度慢,系统开销大()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-06
    • 文件大小:3580928
    • 提供者:joi%2B0951
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com