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

搜索资源列表

  1. AntSolver

    0下载:
  2. 在linux下C写的蚁群算法,用于解决约束条件下的VRP、TSP问题,效果发很好。-AntSolver is a program for solving constraint satisfaction problems with ACO
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:20422
    • 提供者:mlon
  1. AntSolver2.0

    0下载:
  2. 在linux下C写的蚁群算法,用于解决约束条件下的VRP、TSP问题,效果发很好。-AntSolver2.0 is a program for solving constraint satisfaction problems with ACO,more better than AntSolver
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:20467
    • 提供者:mlon
  1. C_Ant_tsp

    0下载:
  2. 蚁群算法解决TSP问题,程序中给定了各个坐标,可以修改。-Ant colony algorithm to solve TSP
  3. 所属分类:CSharp

    • 发布日期:2017-11-28
    • 文件大小:872988
    • 提供者:张玉坤
  1. TSP

    0下载:
  2. TSP问题是经典的寻优问题 也是人工智能里一个重要的问题 我编写的程序主要是用蚁群算法来解决这个问题。蚁群算法是人工智能里用来寻优的重要算法 由于蚁群算法的优点使得TSP问题能够实现。 -The TSP problem is a classical optimization problem is also an important problem in artificial intelligence programs written in my main is to use ant colo
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:1208
    • 提供者:zhouxiaoke
  1. ant-algorithm-by-MFC

    1下载:
  2. 利用MFC实现蚁群算法,图形界面,有各种操作按钮,很方便,有说明文档-ant colony algorithm by MFC
  3. 所属分类:其他小程序

    • 发布日期:2014-02-04
    • 文件大小:3873775
    • 提供者:刘人文
  1. ant-algorithm

    0下载:
  2. 蚁群算法求解TSP问题应用实例,在matlab里实现。-The ant colony algorithm for TSP application instance, in Matlab years.
  3. 所属分类:Console

    • 发布日期:2017-11-04
    • 文件大小:2688
    • 提供者:高珊
  1. ANTE

    0下载:
  2. 蚁群算法 无批次 生产流程问题-Ant Algorithm No batch production process
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:23788
    • 提供者:仲伊
  1. TSP1

    0下载:
  2. DSP.蚁群算法来解决最短路径问题,在电力系统优化问题 -algorithm to solve the shortest path problem, the optimization problems in power system
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:3099
    • 提供者:孟侠
  1. Ant-Colony-Algorithm

    0下载:
  2. 最短路径的路由蚁群算法 可以作为参考 希望对大家有帮助-The shortest path routing ant colony algorithm can be used as a reference for everyone
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:2236
    • 提供者:
  1. Ant-Colony-Algorithm-on-C-language

    0下载:
  2. 蚁群算法的C实现函数 里面还有网友的修改 讲解详细 容易看懂-C implementation of the ant colony algorithm function there users modify explain in detail easy to understand
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:9495
    • 提供者:
  1. aco

    0下载:
  2. 蚁群算法描述,适合初学者使用,备注清晰,简单明了易懂-Ant Colony Algorithm Descr iption
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:10104
    • 提供者:张扬
  1. aco-yiquansuanfa-

    0下载:
  2. 车辆路径问题的蚁群算法,很好的一个学习蚁群算法的GA例子-The ant colony algorithm of vehicle routing problem, a learning example of ant colony algorithm GA
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:7146
    • 提供者:李倩
  1. CVRP

    2下载:
  2. 蚁群算法解决CVRP问题的VC/C++源码-Ant algorithm to solve the CVRP problem the VC/C++ source
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-18
    • 文件大小:2048
    • 提供者:张森源
  1. AntCompute

    0下载:
  2. 最优化代码的开发,蚁群算法的实现以及应用于解决TSP问题-Optimize the development of the code, ant colony algorithm implementation and applied to solve the TSP
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:80383
    • 提供者:寂寞的CODER
  1. ant-colony-optimization

    0下载:
  2. TSP问题蚁群算法,是一种用来在图中寻找优化路径的机率型算法。-The TSP problem ant colony algorithm is used to find the probability of the optimal path algorithm in the figure.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:1225
    • 提供者:Ray
  1. ant

    0下载:
  2. ant 蚁群算法,能模拟蚂蚁觅食最短路径-ant
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:221227
    • 提供者:huanganfeng
  1. ACATSP

    0下载:
  2. 蚁群算法函数实现,用于寻找最短路径 主要符号说明 C n个城市的坐标,n×2的矩阵 NC_max 最大迭代次数 m 蚂蚁个数 Alpha 表征信息素重要程度的参数 Beta 表征启发式因子重要程度的参数 Rho 信息素蒸发系数 Q 信息素增加强度系数 R_best 各代最佳路线 L_best 各代最佳路线的长度-Ant colony algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:1360
    • 提供者:潇影
  1. An-ant-colony-algorithm-

    0下载:
  2. 这是一个基于蚁群算法路径的最优化方案,它使得工作效率大大提高-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:47880
    • 提供者:龙超
  1. aco

    0下载:
  2. 蚁群算法的最优路径求解,很有用,可以下载看看哦。-Optimal routing, very useful, you can download Oh.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:1833984
    • 提供者:xiabb
  1. ACATSP3.m

    0下载:
  2. 基于蚁群算法的路径规划改进方法,适合各种机器人路径规划-Improved method for path planning based on ant colony algorithm, suitable for a variety of robot path planning
  3. 所属分类:Menu control

    • 发布日期:2017-11-24
    • 文件大小:1542
    • 提供者:andylam
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 21 »
搜珍网 www.dssz.com