CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 蚁群算法源码

搜索资源列表

  1. CsharpTSP

    0下载:
  2. Csharp实现蚁群算法解决TSP问题,主要是一种模拟生物的进化:用信息素来引导蚂蚁向比较好的方向前进.是学习该算法的很好的参考源码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-16
    • 文件大小:5376
    • 提供者:tony
  1. GAandACO_src

    0下载:
  2. 遗传算法和蚁群算法的c++源程序,是学习这两个算法的不错的参考源码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-16
    • 文件大小:158102
    • 提供者:tony
  1. beyes

    0下载:
  2. 1.基于Bayes分类的MATLAB程序 2.遗传算法求解函数优化 3.基于Matlab的人工免疫算法 4.空间数据分析中最常用的是聚类分析(k均值算法代码) 5.蚁群算法的matlab源码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:29740
    • 提供者:tangkezong
  1. TSPsource

    0下载:
  2. 用C++实现的蚁群算法解决TSP问题源码
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 遗传蚁群tsp算法源码,使用遗传算法与蚁群算法结合来解决tsp问题,收敛速度快。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:85707
    • 提供者:刘阳
  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. TSPtwoant

    0下载:
  2. tsp双种群蚁群算法matlab源码[matlab] 效果很好-tsp double the population of ant colony algorithm matlab source [matlab] well
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:11979
    • 提供者:mingming
  1. ACOUCP

    0下载:
  2. 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解,-This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous function to solve for the case containing the constra
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:1700
    • 提供者:张望
  1. yqsf

    1下载:
  2. 基于蚁群算法的PID控制参数优化Matlab源码-PID Control Based on Ant Colony Optimization Algorithm for Matlab source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:4804
    • 提供者:天道酬勤
  1. yqsfy

    0下载:
  2. TSP问题蚁群算法通用Matlab程序源码-Ant colony algorithm for TSP problem common Matlab source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:4705
    • 提供者:天道酬勤
  1. aco-FashionXuBlog

    0下载:
  2. 蚁群算法解决旅行商问题的C++源码,开发环境VS。-ACO for TSP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:9949
    • 提供者:miuchen
  1. Unconstrainedoptimizationofcontinuousfunctionofart

    0下载:
  2. 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解。-This source code is an implementation of artificial ant colony algorithm for unconstrained continuous function optimization, with constraints for the case, you can start u
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:12138
    • 提供者:ly
  1. matlab_swarm

    0下载:
  2. MATLAB程序实现蚁群算法,压缩包中有源码-MATLAB program realization of ant colony algorithm, compressed package in the source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:3041
    • 提供者:张强
  1. Ant_colony_algorithm_source_code

    0下载:
  2. 蚁群算法源码,蚁群算法简介+算法实现代码,基于C-Ant colony algorithm source code, ant colony optimization algorithm About+ code, based on C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:20038
    • 提供者:lei
  1. vc_ant_colony_algorithm_source_code

    0下载:
  2. vc蚁群算法源码vc ant colony algorithm source code,很详细的参考资料值得学习和交流-vc ant colony algorithm source code vc ant colony algorithm source code, very detailed references should be learning and sharing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6808
    • 提供者:hio
  1. ant

    1下载:
  2. 人工智能大作业 蚁群算法解决旅行商问题 包括源码以及测试报告 -Ant colony algorithm to solve traveling salesman problem, including source code, and test reports
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-23
    • 文件大小:29120
    • 提供者:laura
  1. ant

    0下载:
  2. 有关蚁群算法的源码,能运行,好使,非常简单,400行代码-ant system
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:152902
    • 提供者:john
  1. colony-algorithm

    0下载:
  2. C的蚁群算法源码 在VC环境下运行 多次求解可获得最优!-C source code of ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7410
    • 提供者:李明
  1. Ant-colony-

    0下载:
  2. 连续优化问题如(Schaffer函数)的蚁群算法源码和图像-Continuous optimization problems such as (Schaffer the function) ant colony algorithm source code and images
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:155636
    • 提供者:liuyu
  1. QoS组播路由问题的蚁群算法通用Matlab源码

    0下载:
  2. QoS组播路由问题的蚁群算法通用Matlab源码(QoS multicast routing problem ant colony algorithm, general Matlab source code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:spring888999
« 12 »
搜珍网 www.dssz.com