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

搜索资源列表

  1. Tsp

    1下载:
  2. 使用蚁群算法解决旅行商问题,mfc应用程序,城市数目及坐标在eil51.tsp里-use ant algorithm to solve the traveling salesman problem, and mfc applications, The number of cities and coordinates the eil51.tsp Lane
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:45129
    • 提供者:pj
  1. Genetic_and_Ant_Algorithms_src

    0下载:
  2. 将遗传算法与蚁群算法相相结合,产生的一种新算法-genetic algorithm and ant algorithm combination of a new algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 蚁群算法( ant colony algorithm) 是由意大利学者 Dorigo 等人[1 ,2 ] 于20 世纪90 年代初期通过模拟自然界 中蚂蚁集体寻径的行为而提出的一种基于种群的启发 式仿生进化系统。蚁群算法包含两个基本阶段:适应阶 段和协作阶段。在适应阶段,各候选解根据积累的信息 不断调整自身结构。在协作阶段,候选解之间通过信息 交流,以期望产生性能更好的解,这类似于学习自动机 的学习机制。蚁群算法最早成功应用于解决著名的旅 行商问
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5347
    • 提供者:jay chou
  1. 一种求解TSP的蚁群算法

    0下载:
  2. 一种求解TSP的蚁群算法-a solution of TSP Ant Algorithm
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:35737
    • 提供者:王涛
  1. 机器人路径规划蚂蚁算法

    2下载:
  2. 这是一个关于蚂蚁算法在机器人路径寻优应用方面的一个幻灯片,希望对对大家有所帮助。-This is one of the ant algorithm robot path optimization application of a slide, and I hope to be helpful to everyone.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:29582
    • 提供者:宁黎华
  1. Ant_Algorithm

    0下载:
  2. 一个计算Ant Algorithm的源代码!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2203
    • 提供者:GFC
  1. 从人工蚂蚁系统浅谈复杂性的研究

    1下载:
  2. 这是一个研究人工智能中蚂蚁算法的研究性文档,对想了解这方面内容的人相当有益,很难才找到的-This is a study artificial intelligence ant algorithm research documents, to think about it as a very useful one, it is difficult to find the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:283911
    • 提供者:付大大
  1. AntColony

    0下载:
  2. 师兄写的一个蚂蚁算法的实现。现在与大家共同分析讨论-Hold write a Ant Algorithm realized. And now everyone is discussed
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:37340
    • 提供者:张庆
  1. Genetic_Ant_Algorithms

    0下载:
  2. 一种运用蚂蚁算法和遗传算法解决旅行商问题的混合优化程序-an ant algorithm and the use of genetic algorithms to solve the traveling salesman problem hybrid optimization procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:81933
    • 提供者:陈雷
  1. ars.scr

    0下载:
  2. JAVA版的蚂蚁算法(Ant Colony Optimization Algorithms) -JAVA version of the ant algorithm (Ant Colony Optimization Algorithms)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:81911
    • 提供者:张强
  1. 22338877

    0下载:
  2. 蚁群算法在数值方法中的应用以及求解最优化函数的极值问题-Ant Algorithm in numerical methods and applications to solve the optimization problem function extremum
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:26926
    • 提供者:武松
  1. 蚂蚁

    0下载:
  2. 蚁群算法上传一个文件这么复杂啊?生命在长期进化过程中,积累了很多新奇的功能,人类很早就从中得到启发而改进自己的工具,如史书中记戴“见蓬转而做车辑”,传说鲁班被茅苇划破,而发明锯子……也许早先的发明,只是偶然的模仿和发现,后来人们已有意识地进行这方面的研究,这就是“仿生学”。仿生学顾名思义就是模仿生物的某些功能的学问。有名的例子很多,如模仿海豚皮而构造的“海豚皮游泳衣”、科学家研究鲸鱼的皮肤时,发现其上有沟漕的结构,于是有个科学家就依照鲸鱼皮构造,造成一个薄膜蒙在飞机的表面,据实验可节约能源3%,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:25182
    • 提供者:陆锋
  1. 改进智能蚂蚁算法

    9下载:
  2. 智能蚂蚁算法——蚁群算法的改进 求解VRP问题 求解TSP问题-smart ant algorithm -- ant colony algorithm improvements for VRP for TSP
  3. 所属分类:C#编程

    • 发布日期:2013-11-23
    • 文件大小:42986
    • 提供者:程方
  1. 蚂蚁算法

    1下载:
  2. VC++设计的蚂蚁算法在TSP问题中的应用 方便学习蚂蚁算法 -VC design Ant Algorithm in the TSP of ants facilitate learning algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:176817
    • 提供者:xjt
  1. 聚类问题的蚁群算法

    2下载:
  2. 蚁群算法在聚类中的一个应用,不是很具体。希望和大家一起讨论这个问题。-Ant Algorithm in a cluster of application is not very specific. And we hope to discuss this issue.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:88417
    • 提供者:石支柱
  1. Ant colony algorithm universal procedures

    0下载:
  2. Ant colony algorithm universal procedures
  3. 所属分类:matlab例程

    • 发布日期:2010-05-01
    • 文件大小:3259
    • 提供者:fouad_enp
  1. yqsfmatlab.rar

    1下载:
  2. 强大的蚁群算法matlab程序源代码,可以迅速求解vrp等np难问题。,Ant colony algorithm matlab powerful source code, you can quickly solve the difficult problem of np such vrp.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-04-01
    • 文件大小:15284
    • 提供者:储育青
  1. 可扩展到ns2中的蚁群算法程序

    0下载:
  2. 一个可扩展到ns2中的蚁群算法程序,对于蚁群算法的路由研究很有用处,1 can be expanded to ns2 in the ant colony algorithm program for the study of ant colony algorithm is useful for routing
  3. 所属分类:网格计算

    • 发布日期:2017-03-22
    • 文件大小:158468
    • 提供者:nong
  1. Hydrid_GA_ACATSP.rar

    0下载:
  2. 基于遗传和蚁群混合算法的图像配准算法 需要利用matlab遗传工具箱,Based on genetic and ant colony algorithm for hybrid image registration algorithm need to use genetic toolbox matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:3618
    • 提供者:凌志刚
  1. AntColony.rar

    0下载:
  2. 蚁群算法,使用Renyi熵寻优,快速寻找最优解,Ant colony algorithm, the use of Renyi entropy optimization, fast search for the optimal solution
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:37344
    • 提供者:高圆圆
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com