CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 蚁群算法

搜索资源列表

  1. C_AntClusterKnown

    0下载:
  2. 已经知道的信息的,蚁群算法,寻找最优解,从而实现模式识别-Ant
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1577
    • 提供者:wanggen
  1. ACA

    0下载:
  2. 蚁群算法用c++语言实现的,可以用于求旅行商问题的解-Ant colony algorithm using c++ language and can be used to seek the solution of traveling salesman problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1554
    • 提供者:刘勇
  1. ant_c

    0下载:
  2. 用c语言开发一个蚁群算法演示程序可以直接运行,请大家参考一下!-ant use c
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:14532
    • 提供者:邢梦
  1. LCL_ANT_COLONY

    4下载:
  2. 该程序是我毕业设计时候做的,是运用蚁群聚类算法进行图像分割的程序,针对普通图像跟MRI图像进行处理,效果不错!-The program is designed to graduate when I do, is to use ant colony clustering algorithm for image segmentation procedure, for the ordinary image processing with the MRI images, good results!
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:530691
    • 提供者:成林
  1. ant_colony

    0下载:
  2. 介绍了一种求解复杂优化问题的启发式算法--蚁群算法.该方法通过模拟蚁群对"信息素"的控制和利用进行搜索食物的过程-a distributed algorithm for the solution of combinatorial optimization problems which was inspired by the observation of real colonies of ants. We apply ACS to both symmetric and asymme
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:482402
    • 提供者:fan
  1. antcolonyalgorithm

    0下载:
  2. 蚁群算法的原理以及实现,提及到蚁群算法的7个特点。(c++)-The principle of ant colony algorithm and the realization of a reference to the seven characteristics of ant colony algorithm. (C++)
  3. 所属分类:Other systems

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

    1下载:
  2. 蚁群聚类算法,较好的实现了带聚类数据的聚类,已知了聚类数目。-ant conoly clustering
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:2681
    • 提供者:dan
  1. tsp

    0下载:
  2. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3778504
    • 提供者:mana
  1. antcolonyalgorithm

    0下载:
  2. 用matlab解释蚁群算法,基于旅行商的问题的介绍-Ant colony algorithm using matlab to explain, based on descr iption of the traveling salesman problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4822
    • 提供者:nansy
  1. dd

    0下载:
  2. 基本蚁群算法的C基基本蚁群算法的C代码 代码-Kiki basic ant colony algorithm C code of the ant colony algorithm C code of the ant colony algorithm C code
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4101
    • 提供者:李环宇
  1. suanfashejiyufenxi

    0下载:
  2. 蚁群算法设计与分析,详细的介绍了一群算法,并对其设计过程给予了分析-Ant colony algorithm design and analysis, detailed descr iption of a group of algorithm and its analysis of the design process to
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:439478
    • 提供者:zhangmeng
  1. TSp

    0下载:
  2. TSP问题蚁群算法通用MATLAB源程序-TSP
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:4770
    • 提供者:经立
  1. ants2.tar

    0下载:
  2. 蚁群聚类算法及其源码 一个老外用c++编的-Ant colony clustering algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:118943
    • 提供者:sora
  1. ant

    0下载:
  2. 蚁群算法,从一些统计数字中找出规律,知道将来要做的事情-Ant colony algorithm, to find out from some of the statistics law, to do that in the future
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2439
    • 提供者:ellen
  1. ant

    0下载:
  2. 为什么小小的蚂蚁能够找到食物?他们具有智能么?设想,如果我们要为蚂蚁设计一个人工智能的程序,那么这个程序要多么复杂呢? 经典的蚁群算法,在turbo c 下调试通过-Why small ants to find food? What they have intelligence? Vision, if we are to design an artificial intelligence program ant, then the procedure to how complicated? Cl
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:5968
    • 提供者:song
  1. aco

    0下载:
  2. 蚁群算法实现tsp问题的解,适合初学者使用-Ant colony optimization tsp solution of the problem, for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:9425
    • 提供者:cy
  1. ACA

    1下载:
  2. 蚁群算法,python实现,求解tsp问题-Ant colony algorithm, python implementation problem solving tsp
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:3114
    • 提供者:猫猫
  1. matlab_vrp

    0下载:
  2. 很好用的matlab蚁群算法,已经调试过可以使用-Good use of Matlab ant colony algorithm, debugging can use
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:6225
    • 提供者:zhujianhuaby
  1. Select_for_aca

    0下载:
  2. 这是轮盘赌法的源程序,简短精辟,他也是蚁群算法的必要程序。-This is the source of the roulette, short incisive, he is also the necessary procedures of the ant colony algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2496
    • 提供者:oye
  1. 07022419886

    0下载:
  2. TSP问题的实现,有关旅行者问题的代码实现,利用蚁群算法-the solution of TSP promblem
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-09
    • 文件大小:3072
    • 提供者:zl
« 1 2 3 4 56 7 8 9 10 ... 14 »
搜珍网 www.dssz.com