CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 并行运算 搜索资源 - 群算法

搜索资源列表

  1. ACS

    0下载:
  2. 基本蚁群算法用于解决eil51 TSP问题代码,开发环境是VC-basic ant colony algorithm is used to solve eil51 TSP code development environment is VC
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:6601
    • 提供者:王红
  1. mop_5_27_modified_a

    2下载:
  2. 用改进蚁群算法求解一类连续空间优化问题的matlab实现-improved ant colony algorithm for solving a class of continuous space optimization problems achieving Matlab
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2052
    • 提供者:邹昨然
  1. antargc++

    0下载:
  2. 从其他网站下载的经典蚁群算法,对初学者非常有用,请看看。-downloaded from other websites of the classic ant algorithm, very useful for beginners, please look at.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1398
    • 提供者:刘有耀
  1. DPSO

    0下载:
  2. c++pso程序,用6个基本函数验证的粒子群算法程序-c pso procedures, with six basic functions of the certification process PSO
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:11602
    • 提供者:he
  1. acadatamining

    0下载:
  2. 蚁群算法在数据挖掘中的应用的源程序,希望对大家有所帮助。-ant algorithm in data mining of the source files, we hope to help.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:779156
    • 提供者:罗浩
  1. jc

    0下载:
  2. 蚁群算法解旅行商问题的MATLAB源码, 城市坐标可自行修改。
  3. 所属分类:并行运算

    • 发布日期:2014-01-15
    • 文件大小:1742
    • 提供者:jc
  1. TSPDBANT

    0下载:
  2. TSP双蚁群算法,应用双蚁群算法,来解决TSP问题,即旅行商问题
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:12189
    • 提供者:chen
  1. ant-alg

    0下载:
  2. 蚁群算法小程序.比较适用.虽然较小.值得参考借鉴
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:5653
    • 提供者:罗瑞海
  1. TSPmatlab.rar

    0下载:
  2. 用matlab实现的蚁群算法,希望对初学蚁群算法的人有所帮助,Matlab achieved using ant colony algorithm, ant colony algorithm beginner would like to help people
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:4802
    • 提供者:叶红
  1. PSOtoolbox.rar

    1下载:
  2. 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:884241
    • 提供者:wzy
  1. Constrained_PSO_operator

    3下载:
  2. 带约束算子的粒子群算法,希望对大家的学习研究有所帮助。-Constrained PSO operator, we want to study and research help.
  3. 所属分类:并行运算

    • 发布日期:2017-05-14
    • 文件大小:347855
    • 提供者:陈波
  1. ACOTSP.V1.0

    0下载:
  2. 运用C语言写的蚁群算法的程序,大家可以下载玩一玩。-The use of C language to write the ant colony algorithm procedure, you can download play.
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:95342
    • 提供者:dmgy
  1. AntTsp

    0下载:
  2. 用VC++编的,用于求解蚁群算法的源程序-VC++ for use, the ant colony algorithm for solving the source
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:3289
    • 提供者:叶红
  1. pso

    0下载:
  2. 简单粒子群算法 能优化但目标函数 算法简单 效果好-A simple particle swarm optimization algorithm to optimize the objective function, but simple and good results
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:1027
    • 提供者:fanglingfen
  1. ACO

    0下载:
  2. 蚁群算法源代码,无须修改便可以直接编译执行-Ant colony algorithm source code, no need to change the implementation can be directly translated
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:178050
    • 提供者:
  1. Adaptive_particle_swarm_algorithm

    0下载:
  2. 自适应粒子群算法,自适应粒子群算法,在普通的粒子群算法里面加入了熵和平均粒距的概念,收敛速度大大提高,而且不容易陷入局部最优,能更有效的解决复杂问题。-Adaptive particle swarm algorithm, adaptive particle swarm optimization, in which ordinary PSO joined the entropy and the concept of average distance, speed up the convergenc
  3. 所属分类:MPI

    • 发布日期:2016-11-29
    • 文件大小:5007
    • 提供者:陈波
  1. psotsp

    0下载:
  2. 用粒子群算法解决tsp问题,其粒子群算法为离散粒子群算法。-Using particle swarm algorithm to solve the problem tsp its discrete particle swarm PSO.
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:5853
    • 提供者:何涛
  1. Antcolonyalgorithmpathplanning

    0下载:
  2. 用于蚁群算法,环境是matlab,是关于路径优化-Ant colony algorithm path planning
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:41284
    • 提供者:沈徐聪
  1. gsd

    0下载:
  2. 蚁群算法源程序:求31个城市的最短路径的程序!(TSP)-Ant Colony source: 31 cities seeking the shortest path program! (TSP)
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:1466
    • 提供者:赵宁
  1. 新建文件夹

    0下载:
  2. 提出了一种以目标函数变化量作为评价函数的改进禁忌搜索算法,并进行了理论分析,然后将其与有效禁忌搜索算法作了性能比较。通过比较三个公共测试数据集的计算结果,验证了本文提出的禁忌搜索算法的可行性和有效性。(Proposed a change in the objective function as the evaluation function of the improved tabu search algorithm, and has carried on the theoretical anal
  3. 所属分类:并行计算

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:WALJXZY
« 12 3 »
搜珍网 www.dssz.com