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

搜索资源列表

  1. TSpant

    1下载:
  2. 一种分组求解TSP问题的蚁群算法。非常经典。有助于初学者提高。-A division problem solving TSP Ant Colony Algorithm. Very classic. Help beginners improve.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:10771
    • 提供者:留言民
  1. ant

    2下载:
  2. 本代码用蚁群算法求解带时间窗的车辆路径问题-The code with ant colony algorithm with time window of vehicle routing problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-11-30
    • 文件大小:6580
    • 提供者:王峰
  1. 103244859obstacles

    1下载:
  2. 蚁群算法路径规划的一个程序,可以成功找到最优路径。-Ant colony algorithm path planning a program that can successfully find the optimal path.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:5245
    • 提供者:搁浅
  1. VC++anttracingininversion

    0下载:
  2. 关于反演程序蚁群算法的源程序,欢迎大家共享,共同切磋-Inversion procedure on the ant colony algorithm source, welcome you to share common views and learn
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:6398
    • 提供者:zong
  1. lxyq

    0下载:
  2. 是关于连续蚁群算法的文章 使用后感觉很好,学到不少东西-Ant colony algorithm on the continuous use of the article feel good, learned a lot of things
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:137802
    • 提供者:xj
  1. MIN_MAX

    0下载:
  2. 蚁群算法的功能实现。在此算法的基础上可以并行实现-Ant colony algorithm to achieve the function. In this algorithm can be based on the Parallel Implementation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:105457
    • 提供者:xyf
  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. yiqunsuanfa

    0下载:
  2. 用matlab实现的蚁群算法程序,参考学习-With the ant colony algorithm matlab realize procedures, reference study
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1343
    • 提供者:沈华
  1. antjava

    0下载:
  2. 蚁群算法的java实现,这个还是要经过优化一下即可。在myeclipse下实现-ant colony
  3. 所属分类:Java Develop

    • 发布日期:2017-04-27
    • 文件大小:7686
    • 提供者:Yolanda
  1. yiqun

    0下载:
  2. 蚁群算法的程序,自己写的,用得着的可以-yiqun IS written by me
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:22523
    • 提供者:jinbeili
  1. ant_clustring

    0下载:
  2. 蚁群算法用于已知数目的聚类问题,解决任务分配等问题-Ant colony algorithm for clustering已知数purpose of solving the task allocation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:2681
    • 提供者:阿焦
  1. LF

    0下载:
  2. 基于MATLAB蚁群算法LF解决聚类问题源程序代码,包括文档与论文-MATLAB-based ant colony algorithm to solve clustering problem LF source code, including documents and papers
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:334753
    • 提供者:zangtianlei
  1. ant_colony_optimization

    0下载:
  2. 实现了一种高效的蚁群算法,它在旅行商问题中进行了测试-an effective and efficient aco
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:11864
    • 提供者:王临
  1. TSP

    1下载:
  2. TSP问题;蚁群算法;关键参数设置;MATLAB-MATLAB,tsp
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3749
    • 提供者:sam
  1. ant_code

    1下载:
  2. java实现的基本蚁群算法,蚁群算法是一种智能算法-the realization of the ant colony algorithm java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:45421
    • 提供者:hrbeu
  1. BB_Ants_System

    2下载:
  2. 改进的蚁群算法matlab程序,验证无误。-ant-system
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:7138
    • 提供者:lixianghua
  1. Hybridantcolonyalgorithm

    0下载:
  2. 混合型蚁群算法及其应用研究,很有用,很实用-Hybrid ant colony algorithm and its applied research, very useful, very practical! ! ! !
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:145646
    • 提供者:白蛛蛛
  1. AntTsp

    0下载:
  2. 用VC++编的,用于求解蚁群算法的源程序-VC++ for use, the ant colony algorithm for solving the source
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:3289
    • 提供者:叶红
  1. Tsp_report_ant

    0下载:
  2. 蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。 这类算法主要基于以下观察:像蚂蚁这类群居昆虫,虽然没有视觉且单个行为极其简单,但由这些简单的个体所组成的群体却常常表现出令人称奇的行为——能够在复杂的环境下最终找到从蚁穴到食物源的最短路径!仿生学家经过大量细致观察与研究发现,原来蚂蚁在寻食的过程中,通过一种称之为信息素(pheromone)的物质相互传递信息。更具体地,蚂蚁在运动过程中能够在它所经
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:186447
    • 提供者:余超
  1. tsp

    1下载:
  2. TSP问题,用蚁群算法解决该问题,将时间复杂度降低-use ant colony to solve the TSP problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:14755
    • 提供者:chaplin
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 50 »
搜珍网 www.dssz.com