CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 蚁群算法程序

搜索资源列表

  1. ACOTSP.tar

    0下载:
  2. linux gc编写的蚁群算法程序 首先tar xzfv 解压缩 进入目录后,./confiure 然后make -prepared by the ant colony algorithm first extract tar xzfv directory access, . / then make confiure
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:92379
    • 提供者:来守林
  1. yiqunsuanfa_matlab

    0下载:
  2. matlab下一个比较成熟的解决tsp问题的蚁群算法程序。-Matlab under a more mature solution tsp the ant algorithm procedures.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13631
    • 提供者:luo
  1. therightacotspwenti

    0下载:
  2. 经更改过的TSP蚁群算法程序代码,有图象输出,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3990
    • 提供者:廖本友
  1. ACA

    0下载:
  2. 段海滨教授主编的《蚁群算法原理及其应用》附录里的C程序代码.-Professor Duan Haibin editor-in-chief of ant colony algorithm and its application in Appendix C in the program code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2479
    • 提供者:罗子方
  1. 200981115234233403

    0下载:
  2. 基本蚁群优化算法的MATLAB程序-ant colony optimization-------------------------------------
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:169199
    • 提供者:张小梅
  1. anttsp

    0下载:
  2. 一种基于matlab的简化蚁群算法程序,通俗易懂-Simplified based on ant colony algorithm matlab program, easy to understand
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2369
    • 提供者:孟庆莹
  1. lujingguihua

    0下载:
  2. 下面的程序是蚁群算法在最短路中的应用,稍加扩展即可应用于机器人路径规划-The following program is the shortest in the ant colony algorithm in the application of a little extension can be applied to robot path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:33458
    • 提供者:黎田
  1. Ant-colony-algorithmvcPP6.0

    0下载:
  2. 蚁群算法程序,有效解决旅行商问题,希望对大家有帮助-Ant colony algorithm program, an effective solution to the traveling salesman problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7529
    • 提供者:nanadei
  1. 5.tar

    0下载:
  2. 用C++语言实现的旅行商问题的蚁群算法程序。对于具体问题可能需要修改参数。注释详实,可读性好。-C++ language using the ant colony algorithm for TSP program. For specific questions may need to modify the parameters. Comments detailed, readable.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:212938
    • 提供者:ryyrzzl
  1. ant2

    0下载:
  2. 蚁群算法程序,该程序是旅行商问题的蚁群算法。对于其他问题的蚁群算法,可在此基础上略做修改。-Ant colony algorithm, the program is a traveling salesman problem ant colony algorithm. Ant colony algorithm for other problems, can be made on this basis, with minor modifications.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2015
    • 提供者:hingping
  1. yinqunsuanfa-problem

    0下载:
  2. 利用C++编写的蚁群算法程序,只要稍作修改就可以应用-very useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5406
    • 提供者:zhaokuan
  1. VRP

    1下载:
  2. 该程序是用C++编写的蚁群算法程序,专门用来求解车辆路径问题(VRP)。-The program is in C++ ant colony algorithm written procedures, designed to solve the vehicle routing problem (VRP).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3085553
    • 提供者:chao
  1. 基本蚁群算法程序

    1下载:
  2. 本文算法可用于优化、识别等问题,和其他遗传算法有同工异曲之妙
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-10
    • 文件大小:33280
    • 提供者:xinkuan123
  1. ACONIP

    1下载:
  2. 该程序是本人写毕业论文时所编的用于求解整数规划的蚁群算法程序,愿与大家分享-The program is compiled when I write a thesis ant colony algorithm for solving integer programming procedures, and is willing to share with you
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-05
    • 文件大小:1433
    • 提供者:宋婧
  1. UntitledACO

    0下载:
  2. ACO蚁群算法程序,带有详细注释,学习简单快速-ACO ant colony algorithm, with detailed notes, learn simple and fast
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-06
    • 文件大小:2286
    • 提供者:zhaoyuanyuan
  1. TSPfinal

    0下载:
  2. 蚁群算法程序解TSP。C++编程用智能优化算法TSP问题,对初学者有一定帮助。-Ant colony algorithm solution TSP. C++ programming with intelligent optimization algorithm TSP problem, some help for beginners.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:433439
    • 提供者:caojinran
  1. ACO-for-three-well-known-TSP-problem

    0下载:
  2. 该程序是以蚁群系统为模型写的蚁群算法程序(强调:非蚂蚁周模型),以三个著名的TSP问题为测试对象。通过微调参数,都可以获得较好的解-The program is based on ant colony system algorithm for the model written procedures ( emphasis : Non- ants week model ) to three well-known TSP problem for the test object. By fine-tu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4178339
    • 提供者:zhoujialin
  1. NewAntProject

    0下载:
  2. 该程序是以蚁群系统为模型写的蚁群算法程序(强调:非蚂蚁周模型),以三个著名的TSP问题为测试对象 //通过微调参数,都可以获得较好的解-A New Ant Project: the program is based on ant colony system model of ant colony algorithm program (emphasize: the ants weeks model), with three famous TSP problem for the test obj
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:965726
    • 提供者:德静
  1. ant_CSharp

    0下载:
  2. 车辆路径问题的蚁群算法程序代码,考虑车辆的载重限制-ant syatem,VRP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:38373
    • 提供者:David
  1. Class_11

    0下载:
  2. 介绍蚁群算法的定义及应用,包含matlab程序(This paper introduces the definition and application of ant colony algorithm, including Matlab program)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:632832
    • 提供者:cumt龙哥
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com