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

搜索资源列表

  1. 蚁群算法程序

    1下载:
  2. 改进的蚁群算法程序-improved program of ant conoly algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:9879
    • 提供者:王涛
  1. 蚁群算法程序演示

    0下载:
  2. 该算法包含了蚁群算法的基本原理及其实现,相信对初学者来说是一个很好的入门课程!
  3. 所属分类:Internet/网络编程

    • 发布日期:2009-04-15
    • 文件大小:123331
    • 提供者:xingmeng6688
  1. BP_蚁群算法_ANN

    3下载:
  2. 利用蚁群算法优化BP神经网络,程序里面有现成的数据和结果,能够自行检验
  3. 所属分类:源码下载

    • 发布日期:2010-09-10
    • 文件大小:847904
    • 提供者:mountaintao
  1. QAS组播 蚁群

    1下载:
  2. QAS蚁群算法程序
  3. 所属分类:文档资料

    • 发布日期:2011-04-18
    • 文件大小:31744
    • 提供者:lxdsea
  1. 51个城市的tsp程序

    1下载:
  2. 这是一个用蚁群算法来解决51个城市的tsp问题,该源码是用C++编写的,是一个非常有用的源代码 const int iAntCount=34;//ant numbers 蚂蚁数量 const int iCityCount=51;//城市数量 const int iItCount=500;//循环次数 const double Q=100;//信息素总量
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-03-17
    • 文件大小:1578
    • 提供者:cuifangsong
  1. Ant-Q.rar

    0下载:
  2. 一个很好的蚁群算法程序,我读研的时候写的.,Ant colony algorithm a very good program, I wrote读研time.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-22
    • 文件大小:19695
    • 提供者:liuwei
  1. yiqun

    1下载:
  2. 蚁群算法程序,采用C++语言实现蚁群算法程序。-Ant colony algorithm procedure for the C++ Language ant colony algorithm procedures.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2442
    • 提供者:stephen
  1. aco

    1下载:
  2. 一共四个蚁群算法 程序源码,三个matlab,一个C语言-A total of four procedures for source code ant colony algorithm, three matlab, a C language
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8680
    • 提供者:cib
  1. yiqun-Cpro

    0下载:
  2. 基本蚁群算法程序 可以修改循环次数和其他参数。以得到更好的解-The basic ant colony algorithm can be modified cycles and other parameters. In order to obtain a better solution
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:2290
    • 提供者:li shu
  1. jbyqsftsp

    0下载:
  2. 基本蚁群算法程序:讲的是蚂蚁利用自己的记忆和更新机制并利用移动规则从而对线路进行优化并找到最优路线-Basic ant colony algorithm program: tell the ants use their own memory and update mechanism and use Rules to move on line and find the best route to optimize
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:7902
    • 提供者:liyanan
  1. yiqunsuanfa

    0下载:
  2. 该文件是蚁群算法程序,能更有效地解决路径问题,希望可以给广大朋友起到一定的作用。-The program file is the ant colony algorithm can more effectively address the routing problem, hope to play a role in the general friend.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2335
    • 提供者:xiaohua
  1. 蚁群算法matlab程序

    0下载:
  2. 利用蚁群在搜索食物源的过程中体现出来的寻优能力来解决离散系统中的一些优化问题(Some optimization problems in discrete systems are solved by using ant colony optimization capability in searching for food sources)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:Kevin-wang
  1. TSP Matlab程序

    0下载:
  2. 蚁群算法是当前研究非常火热的一种智能算法,下面的蚁群算法程序专门用于求解TSP问题,此程序由GreenSim团队于2006年初完成,最初公开发表于研学论坛,我们经过仿真检验,发现此程序的优化效率和鲁棒性都非常好。(Ant colony algorithm is an intelligent algorithm very hot current research, the special program of ant colony algorithm for solving the TSP pro
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-02
    • 文件大小:3072
    • 提供者:Victor_Z
  1. 蚁群算法matlab程序代码

    0下载:
  2. 用于配套学习智能算法,属于蚁群智能算法的例子(An intelligent algorithm for learning)
  3. 所属分类:数值算法/人工智能

  1. 蚁群算法

    0下载:
  2. 一个很有意思的小程序,叫做蚁群算法,不过好像有点bug……(A very interesting program called ant colony optimization, but it seems to have some bug...)
  3. 所属分类:C#编程

    • 发布日期:2018-01-10
    • 文件大小:242688
    • 提供者:yellow sea
  1. 针对TSP问题的各种蚁群优化程序ACOTSP-1.03

    0下载:
  2. 针对TSP问题的各种ACO蚁群优化算法的程序,C++语言实现, 对研究蚁群优化的小伙伴有所帮助(ACO ant colony optimization algorithm The program of various ACO ant colony optimization algorithms for the TSP problem and the implementation of the C++ language are helpful to the small partners stu
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-19
    • 文件大小:105472
    • 提供者:shiyuanyin
  1. ACO程序 含数据示例

    0下载:
  2. 蚁群算法,内含详细的代码和数据。亲测可用(Ant colony algorithm with detailed code and data)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:257024
    • 提供者:王小凡
  1. 对于蚁群优化算法的研究

    0下载:
  2. 解决tsp问题中的一种策略——蚁群算法,含蚁群算法过程,原理,及程序范例。(One of the strategies to solve the TSP problem is ant colony algorithm, including ant colony algorithm process, principle and program paradigm.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:11264
    • 提供者:吃鸡的鸭
  1. 程序和相应的图片

    1下载:
  2. 在基于基础蚁群算法图像边缘检测的例程上改写的一个演示matlab演示动画程序,可以帮助初学者进一步了解算法进行边缘检测 的原理和步骤。首先说明一下:这个程序的检测效果不是很好,而且这里只能使用128*128的图片。这个程序主要是提供初学者学习,演示用。(A demonstration matlab demo program rewritten on the basis of the basic ant colony algorithm image edge detection routine c
  3. 所属分类:matlab例程

    • 发布日期:2020-11-06
    • 文件大小:7168
    • 提供者:忘了
  1. 蚁群算法VB

    0下载:
  2. 本算法是蚁群算法的通用程序,用于解决各类优化求解问题
  3. 所属分类:matlab例程

« 1 23 4 5 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com