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

搜索资源列表

  1. ant

    0下载:
  2. 这是只能优化算法中的蚁群算法完整的c++程序,其中解决的是TSP问题-This is the ant algorithm to solve the TSP problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:9700
    • 提供者:btt
  1. artificial_intelligence_demo_programs

    0下载:
  2. 光盘中的演示实例是人工智能原理和方法的演示程序.包括基于归结原理的推理系统,合一算法,等式归结,归类算法,八数码问题,八皇后问题,一字棋,博弈算法,遗传算法和蚁群算法等的演示。-CD-ROM presentation of examples of the principles and methods of artificial intelligence demo program. Including reasoning based on the principle of the system c
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2426688
    • 提供者:解洪文
  1. ant_colony_system

    0下载:
  2. 蚁群算法解决旅行商问题的程序,希望对大家有用-Ant colony algorithm to solve traveling salesman problem of the procedure, in the hope that useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1301
    • 提供者:ww
  1. AntSystem-WithPlay

    0下载:
  2. 基于蚁群算法求解对称非对称旅行商问题(第一个程序和这个介绍的应该是这个) -Solving Symmetrical and DisSymmetrical TSP base on Ant Colony Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:27513
    • 提供者:spf
  1. antcolony

    0下载:
  2. 针对蚁群算法的matlab程序设计,希望对大家有所帮助-ant colony matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:309480
    • 提供者:claire
  1. ACS_clinton

    0下载:
  2. 本程序是基本蚁群算法的C++源程序,希望对大家有所帮助 -an ant colony algorithm based on VC++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:2262
    • 提供者:jiang wen
  1. AS

    0下载:
  2. 这个程序是蚁群算法研究,蚁群算法研究用于解决TSP问题。-This code is the study of AS, AS can be used to slove TSP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:4091
    • 提供者:liangchen
  1. PROGRME

    0下载:
  2. 蚁群算法很好的一个MATLAB程序资料,希望大家支持-ACO
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2032
    • 提供者:liujun
  1. TSP_Ant_Algorithm

    0下载:
  2. 蚁群算法求解标准旅行商问题的matlab程序。-Matlab program of ant colony algorithm for the standard traveling salesman problem(TSP).
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5783
    • 提供者:韩在天
  1. yiquntspVC

    0下载:
  2. 利用蚁群算法解决TSP问题(VC)。本程序在VC中已验证过。-Using ant colony algorithm to solve the TSP problem (VC). The program in VC has been verified.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:5461
    • 提供者:赵军
  1. ant-colony-matlab

    1下载:
  2. 求解VRP问题的新解法蚁群算法matlab程序-The new method for solving VRP problems ant colony algorithm matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1991
    • 提供者:naiyu
  1. tspmatlab

    0下载:
  2. 31个城市的TSP问题,用蚁群算法编写的程序-TSP problem for 31 cities ,ACO program
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. 蚁群算法的c++实现程序,是一个求解tsp的简单的例子-Ant colony algorithm implementation c++ program is a simple example of solving tsp
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2262
    • 提供者:nong
  1. standard

    0下载:
  2. 蚁群算法的程序,用于解决TSP问题,有着很好的效率-Ant colony algorithm procedure used to solve TSP problems, have a good efficiency of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:168195
    • 提供者:皮皮鲁
  1. aco

    0下载:
  2. 蚁群算法下载程序主要用于解决路径选择的最优化-ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:5771
    • 提供者:wangfuqiang
  1. BasicAntColonAlgorithmmatlabforTSP

    0下载:
  2. 蚁群算法 matlab程序,已运行,很好用奥-Ant colony algorithm is already running and matlab, very good
  3. 所属分类:matlab

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

    0下载:
  2. 比较详细的蚁群算法matlab程序,主要功能解决旅行商问题-Ant colony algorithm in more detail matlab program, the main function of Traveling Salesman Problem
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:21050
    • 提供者:dj
  1. function

    0下载:
  2. 蚁群算法TSP(旅行商问题)通用matlab程序-Ant Colony TSP (traveling salesman problem) General matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:4532
    • 提供者:suiyubuli
  1. ACATSP

    0下载:
  2. 基于蚁群算法的TSP问题求解的MATLAB程序-TSP problem based on ant colony algorithm for solving the MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1432
    • 提供者:zsl
  1. JKLMNOPMQRONSQMTOULUVRONWQXMLTRKRTXNR

    0下载:
  2. 蚁群算法是一类模拟生物群体突现聚集行为的非经典算法E首先描述了一个简单蚂蚁系统及 其简单蚁群算法C并对其进行了计算机程序模拟与动力系统仿真E结果表明C简单蚂蚁系统中存在规模 聚集效应C当蚁群的规模超过某一临界值时C蚂蚁的行为开始向有序的方向收敛C并最终稳定在一种有 序状态E 关键词=蚂蚁系统F蚁群算法F仿真F多主体系统 中 -Ihl &o jmlskq h & omxplspq }m &~ps vm rj i hl} & hmpq’Iqmk!&p hlq<qlpk
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:234072
    • 提供者:fhyang
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 29 »
搜珍网 www.dssz.com