CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 并行运算 搜索资源 - ANT

搜索资源列表

  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. mmas

    0下载:
  2. 采用C++语言编写最大最小蚁群优化算法程序,解决问题-using C language largest smallest ant colony optimization algorithm to solve problems
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:5294
    • 提供者:王红
  1. mop_5_27_modified_a

    2下载:
  2. 用改进蚁群算法求解一类连续空间优化问题的matlab实现-improved ant colony algorithm for solving a class of continuous space optimization problems achieving Matlab
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2052
    • 提供者:邹昨然
  1. antargc++

    0下载:
  2. 从其他网站下载的经典蚁群算法,对初学者非常有用,请看看。-downloaded from other websites of the classic ant algorithm, very useful for beginners, please look at.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1398
    • 提供者:刘有耀
  1. acadatamining

    0下载:
  2. 蚁群算法在数据挖掘中的应用的源程序,希望对大家有所帮助。-ant algorithm in data mining of the source files, we hope to help.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:779156
    • 提供者:罗浩
  1. ant

    0下载:
  2. 算法解释: 程序开始运行,蚂蚁们开始从窝里出动了,寻找食物;他们会顺着屏幕爬满整个画面,直到找到食物再返回窝。 其中,‘F’点表示食物,‘H’表示窝,白色块表示障碍物,‘+’就是蚂蚁了。 预期的结果: 各个蚂蚁在没有事先告诉他们食物在什么地方的前提下开始寻找食物。当一只找到食物以后,它会向环境释放一种信息素,吸引其他的蚂蚁过来,这样越来越多的蚂蚁会找到食物!有些蚂蚁并没有象其它蚂蚁一样总重复同样的路,他们会另辟蹊径,如果令开辟的道路比原来的其他道路更短,那
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:5617
    • 提供者:chen
  1. ant-alg

    0下载:
  2. 蚁群算法小程序.比较适用.虽然较小.值得参考借鉴
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:5653
    • 提供者:罗瑞海
  1. TSPmatlab.rar

    0下载:
  2. 用matlab实现的蚁群算法,希望对初学蚁群算法的人有所帮助,Matlab achieved using ant colony algorithm, ant colony algorithm beginner would like to help people
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:4802
    • 提供者:叶红
  1. ACOTSP.V1.0

    0下载:
  2. 运用C语言写的蚁群算法的程序,大家可以下载玩一玩。-The use of C language to write the ant colony algorithm procedure, you can download play.
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:95342
    • 提供者:dmgy
  1. AntTsp

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

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

    0下载:
  2. 蚁群算法源代码,无须修改便可以直接编译执行-Ant colony algorithm source code, no need to change the implementation can be directly translated
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:178050
    • 提供者:
  1. Antcolonyalgorithmpathplanning

    0下载:
  2. 用于蚁群算法,环境是matlab,是关于路径优化-Ant colony algorithm path planning
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:41284
    • 提供者:沈徐聪
  1. gsd

    0下载:
  2. 蚁群算法源程序:求31个城市的最短路径的程序!(TSP)-Ant Colony source: 31 cities seeking the shortest path program! (TSP)
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:1466
    • 提供者:赵宁
  1. Source

    0下载:
  2. 蚁群算法的C++实现-Ant Colony C++ Implementation
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:1011730
    • 提供者:mygod
  1. ant

    0下载:
  2. 用蚁群算法解决TSP问题,该程序并非本人编写,见谅!-using ant colony to solve problem of TSP,this program is not created by me,forgiving me!
  3. 所属分类:MPI

    • 发布日期:2017-05-01
    • 文件大小:722217
    • 提供者:牛当当
  1. ant-tsp-ndd

    0下载:
  2. 该算法能够蚁群算法在TSP问题上的实现,能取得比较好的效果,但并非本人编写。-This programming can solving TSP problem,the effect is good ,but it is not created by me.
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:1134184
    • 提供者:牛当当
  1. matlab-resource

    0下载:
  2. 基于旅行商问题的蚁群算法优化,对于蚁群算法初学者很有帮助!-Optimization, ant colony algorithm based on the traveling salesman problem for the ant colony algorithm beginners helpful!
  3. 所属分类:MPI

    • 发布日期:2017-11-23
    • 文件大小:1540953
    • 提供者:zhengzhiwei
搜珍网 www.dssz.com