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

搜索资源列表

  1. ACS(c++)

    0下载:
  2. 蚁群算法是新近出现的一种智能优化算法,是求解组合优化问题的又一种好的方法!-ant colony algorithm is a newly emerging intelligent optimization algorithm, the solution is the combinatorial optimization problems also a good way!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6670
    • 提供者:阿科
  1. ACOTSP.V1.1

    0下载:
  2. 是从一个国外的蚁群算法网站上下载的源程序,是用蚁群算法解TSP问题的源程序!感谢开放源程序-from a foreign website ant algorithm download the source code, is ACO for the TSP source! thanks to open source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:95478
    • 提供者:鄭天才
  1. yiqunsuanfachengxu

    1下载:
  2. 基本蚁群算法程序程序在vc++6.0下面同过,对原来的做了一点修改。-basic ant algorithm Procedure in the same vc 6.0 below that of the original done a few modifications.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2335
    • 提供者:李虹
  1. MAOA_PLS_SV

    0下载:
  2. 介绍了一结合偏最小二乘的改进蚁群算法,可以用于数据变量的压缩!具有参数少容易实现等优点!-on a combination of improved PLS ant algorithm, Variables can be used for data compression! with fewer parameters to achieve the advantages of easy!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:275083
    • 提供者:wuyuqian
  1. ACO_Knight_3

    2下载:
  2. 三维广义骑士巡游问题的蚁群算法的程序,能够很好的生成骑士巡游路径
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3198
    • 提供者:姜德雷
  1. AntColonyAlgorithmforTSPproblem

    0下载:
  2. 蚁群算法求解TSP问题的源程序及简要说明
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4116
    • 提供者:张明扬
  1. ant_test

    0下载:
  2. 蚁群算法的程序,是关于函数优化的,是一个同学给的,上传上去和大家分享
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:40148
    • 提供者:杜鲁燕
  1. pso

    0下载:
  2. 蚁群算法,用户可以修改程序中的宏定义来设置初值
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:14842
    • 提供者:llw
  1. GBAS.rar

    0下载:
  2. 利用蚁群算法求解TSP问题, 从Location.dat文件输入每个城市的坐标。,The use of Ant Colony Algorithm for TSP problems Location.dat file input from the coordinates of each city.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1539
    • 提供者:陈强
  1. aco

    0下载:
  2. 蚁群算法的java源码,附带使用方法,很好用-Ant colony algorithm java source code, incidental use, very good use
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:8429
    • 提供者:王荣
  1. i-ant

    0下载:
  2. 采用了基本的蚁群算法来求解0-1背包问题,该算法不仅可以对0-1背包问题进行求解,还可以对多维背包问题进行求解。-Using the basic ant colony algorithm to solve the 0-1 knapsack problem, the algorithm not only for the 0-1 knapsack problem can be solved, but also multi-dimensional knapsack problem can be sol
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:881768
    • 提供者:小龙
  1. LF

    0下载:
  2. 基于MATLAB蚁群算法LF解决聚类问题源程序代码,包括文档与论文-MATLAB-based ant colony algorithm to solve clustering problem LF source code, including documents and papers
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:334753
    • 提供者:zangtianlei
  1. PrincipleandApplicationofantcolonyalgorithm

    0下载:
  2. 蚁群算法的原理及其应用.pdf;;蚁群算法是优化领域中新出现的一种仿生进 化算法。该算法采用分布式并行计算机制,具有较强的鲁棒性 但有搜索时间较长,易陷入局部最优解的缺点。-The principle of ant colony algorithm and its application. Pdf ant colony algorithm is to optimize the emerging field of evolutionary algorithm for a bionic. T
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:297160
    • 提供者:冒晶晶
  1. SIALAB

    0下载:
  2. 此代码是有关群智能优化算法的集合平台,集成了遗传算法、微粒群算法和蚁群算法的BenchMark优化问题以及TSP问题的求解。-This code is related to group a collection of intelligent optimization algorithm platform, integrating the genetic algorithm, particle swarm optimization and ant colony optimization algor
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-03-15
    • 文件大小:4437091
    • 提供者:王巍
  1. ant-hanshu

    0下载:
  2. 蚁群算法求解函数最优解算法。-Ant colony algorithm for the optimal solution algorithm for a function.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:2112
    • 提供者:李小伟
  1. wangzhan

    0下载:
  2. 智能优化算法(蚁群算法,模拟退火退火算法,遗传算法,等)-Intelligent optimization algorithm (ant group, annealing, genetic algorithm and so on)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:14702
    • 提供者:王展
  1. 蚁群算法解决最优化

    1下载:
  2. 运用蚁群算法matlab解决运输优化问题,运输网络优化求解(Ant colony algorithm (matlab) is used to solve the transportation optimization problem, and the transportation network is optimized)
  3. 所属分类:数学计算

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:巴二二
  1. 35460349yiqun-tuxing

    0下载:
  2. 蚂蚁算法,路径寻优的一种算法,已经实现了运行。可以一试。(Ant algorithm, a path optimization algorithm, has been implemented. Yes, you can.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:半樽酒
  1. 蚁群算法

    0下载:
  2. 蚁群算法求解旅行商问题,一个经典程序,可以求出较优解(ant colony algorithm)
  3. 所属分类:数学计算

    • 发布日期:2017-12-27
    • 文件大小:8192
    • 提供者:samyu0304
  1. 多目标蚁群算法

    1下载:
  2. 多目标蚁群算法用来求解多目标最小生成树问题(Multi-objective ant colony algorithm)
  3. 所属分类:数学计算

« 12 3 4 »
搜珍网 www.dssz.com