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

搜索资源列表

  1. randpso

    0下载:
  2. 粒子群算法是同蚁群算法相似的群体智能算法,其基本思想是模拟自然界的群体行为来构造随机化算法,本程序是随机粒子群算法源代码,可以直接运行,针对不同的问题,只要稍加修改就可以马上使用,希望能对大家有点帮助。-PSO with the ant algorithm is similar groups intelligent algorithm, The basic idea is to simulate natural behavior groups to construct random algori
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9817
    • 提供者:曾生宝
  1. standpso

    0下载:
  2. 粒子群算法是同蚁群算法相似的群体智能算法,其基本思想是模拟自然界的群体行为来构造随机化算法,本程序是标准粒子群算法源代码,可以直接运行,针对不同的问题, 只要稍加修改,既可。-PSO with the ant algorithm is similar groups intelligent algorithm, The basic idea is to simulate natural behavior groups to construct random algorithm, the pro
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8504
    • 提供者:曾生宝
  1. ant

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

    • 发布日期:2008-10-13
    • 文件大小:5347
    • 提供者:jay chou
  1. yiqun

    0下载:
  2. 用vc++编写的蚁群算法,基本实现了蚁群算法,只包含一个cpp文件
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2660
    • 提供者:孙尚敏
  1. anttsp

    0下载:
  2. 一个用matlab编写基本的蚁群算法解决TSP问题程序,比较完整,有详细的注释。结果以图的形式展示。便于学习和理解
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1703
    • 提供者:严周广
  1. ant_VB

    0下载:
  2. 基本的蚁群算法,VB编写的,很实用,很有效-The basic ant colony algorithm, VB prepared
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:21404
    • 提供者:jason
  1. ACS

    1下载:
  2. 蚁群算法 控制台程序 基于类 不是基本的TSP模型的ant-cycle算法 而是蚁群系统 ant colony system算法-ANT COLONY ALGORITM. TSP MODEL. C++ CLASS BASED. ANT COLONY SYSTEM,NOT ANT-CYCLE ALGORITHM.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:4314
    • 提供者:zhaowei
  1. yiqunsuanfa

    0下载:
  2. 蚁群算法 包括基本知识点解释 及基本原理和操作步骤 -Ant colony algorithm includes the basic knowledge has explained and the basic principles and steps
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:4229585
    • 提供者:zlx
  1. yiqun

    0下载:
  2. 用MATLAB写的蚁群算法实现蚁群算法基本功能,希望对大家有用。-Written by ant colony algorithm using MATLAB to achieve the basic function of ant colony algorithm, i hope it is useful to you.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1938
    • 提供者:新鹏
  1. MaYi

    0下载:
  2. 蚁群算法matlab实现,蚁群算法matlab实现仿真,基本功能是实现蚁群-Ant colony matlab implementation, ant colony algorithm for simulation matlab, the basic function of an ant colony
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1545
    • 提供者:悠悠
  1. MMAS

    0下载:
  2. 最大最小蚁群算法求解TSP的实现在基本算法的基础上做少许更改即可。 1》初始化路段信息素为最大值 2》在增加信息素时只更新最优路径 3》在挥发信息素时,将所有路段的信息素值限制在最大最小值之间-Max Min Ant Colony
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:55135
    • 提供者:rock
  1. ant

    0下载:
  2. 用vc++编写基本的蚁群算法,形象的显示蚂蚁觅食的过程-Vc++ written with the basic ant colony algorithm, the image shows the process of foraging ants
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:64697
    • 提供者:猪猪
  1. short100

    0下载:
  2. 蚁群算法,最基本的,有效的解决TSP问题-Ant colony algorithm, the most basic and effective problem solving TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4749
    • 提供者:jason
  1. pso

    0下载:
  2. 蚁群算法的最基本算法matlab实现。适合初学者学习。-Matlab basic ant colony algorithm implementation. Suitable for beginners to learn.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2158
    • 提供者:titlee
  1. ACATSP

    0下载:
  2. matlab用蚁群算法求解TSP问题的基本程序,初学者必看-TSP with ant colony algorithm matlab' s basic program, beginners must see
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2059
    • 提供者:殷姣
  1. ant-colony-algorithm-demo

    0下载:
  2. 功能强大的蚁群算法演示平台,能针对基本的蚁群算法,改进后的蚁群算法在TSP等问题上进行相关演示-Powerful ant colony algorithm demo platform, can address the basic ant colony algorithm, the improved ant colony algorithm in TSP and other issues related to demo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:151791
    • 提供者:张强
  1. ant-colony-algorithm-demo-zhang

    1下载:
  2. VC++源码,是一个功能强大的蚁群算法演示平台,能演示基本的蚁群算法以及改进后的蚁群算法在TSP等问题上进行问题求解的过程-翻译结果(中 > 英)复制结果 VC + + source code, is a strong function of the ant colony algorithm demo platform, can demonstrate the basic ant colony algorithm and the improved ant colony algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:152049
    • 提供者:张强
  1. tsp_pso

    0下载:
  2. 蚁群算法解决tsp问题的研究,基本蚁群实现旅行商问题-Ant algorithms for the traveling salesman problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1178309
    • 提供者:camila
  1. the-Ant-colony-algorithm

    0下载:
  2. 蚁群算法的基本程序, 蚁群算法的基本程序,-ACO basic procedures, the basic procedures for ant colony algorithm, ant colony algorithm is the basic procedure,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4537
    • 提供者:chuanchen
  1. ant

    0下载:
  2. matlab实现蚁群算法,是一个基本的蚁群算法,采用随机规则选择路径-ant colony opimization source code implemented on matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2953
    • 提供者:nbcc
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com