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

搜索资源列表

  1. c6

    0下载:
  2. 粒子群算法求解TSP问题,C++写的,大家共享哦-Solving TSP Problems by Particle Swarm Optimization,C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2510
    • 提供者:464252762
  1. pso

    0下载:
  2. 这是很好的粒子群算法.代码有注释.C++下可以运行.-This is a very good particle swarm optimization. Annotated code. C++ to run under.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:3549
    • 提供者:tian
  1. jian_pso

    0下载:
  2. 这是一个用c++语言写的粒子群优化算法,算法含有详细的说明-This is a c++ language used to write the particle swarm optimization algorithm, the algorithm contains a detailed descr iption of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1155499
    • 提供者:daisyltf
  1. pso

    0下载:
  2. 用c语言编写的粒子群算法程序,下载后可以直接使用-With the c language of the particle swarm optimization program, download can be used directly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1150
    • 提供者:
  1. vc_pso

    0下载:
  2. 一个VC++下的粒子群算法简单实现-a simple pso demo develop with visual c++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:11920
    • 提供者:leyisilu
  1. pso_c

    0下载:
  2. 粒子群算法求解常有算法,比较好的资料,c++编写!-Particle swarm optimization algorithm for solving often, and better data, c++ to prepare!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:146790
    • 提供者:晨间
  1. particle

    1下载:
  2. 代码来自2008年数学建模东北赛区B题,原题描述http://www.ivanblog.cn/post/18.html 思想是用粒子群算法来实现相关问题的求解,编程语言是C++。-Mathematical modeling code from the 2008 Northeast Division B title, original title describes http://www.ivanblog.cn/post/18.html thinking is to achieve parti
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1602
    • 提供者:olivejy
  1. PSO

    0下载:
  2. 粒子群优化算法(pso) 串行算法源代码 标准算法 c#编写-Particle swarm optimization (pso) standard serial algorithm source code c# write method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:46805
    • 提供者:李喆
  1. mopsocd

    1下载:
  2. 这是一个基于距离的多目标粒子群优化算法C语言实现-This is an implementation of MOPSO-CD,a multiobjective particle swarm optimization algorithm using crowding distance
  3. 所属分类:Algorithm

    • 发布日期:2016-03-16
    • 文件大小:6144
    • 提供者:lys
  1. PSO

    0下载:
  2. 粒子群优化算法,PSO ,此优化算法是用C++程序来实现,此保函整个程序,并附详细说明-PSO Particle swarm optimization algorithm C++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:15682
    • 提供者:张衡
  1. PSOC

    0下载:
  2. PSO (粒子群优化算法) 用C语言来实现,100 可用,附详细解释-PSO,Particle swarm optimization algorithm, C language.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:53021
    • 提供者:张衡
  1. pso

    0下载:
  2. 本代码详细介绍了粒子群的应用,是用VC6.0编写的c语言代码,希望能帮助其他人-This code is described in detail the application of PSO, is written in c language code for VC6.0, hoping to help others
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2139
    • 提供者:李宝泉
  1. psotspc

    0下载:
  2. 本代码用粒子群算法求解TSP的问题,用c语言编写的 内容简单 很容易理解-The code for solving TSP using PSO problem, using c language simple and easy to understand content
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:6784
    • 提供者:李宝泉
  1. pcode

    0下载:
  2. 利用C语言实现的粒子群优化算法,有运行结果-particle swarm optimization using language C to realize
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:220813
    • 提供者:liujunfang
  1. CLPSO

    0下载:
  2. 多学习的粒子群算法。控制台程序。C++。-Particle swarm algorithm to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:4053798
    • 提供者:黄灿辉
  1. PSO

    0下载:
  2. 标准粒子群优化算法的完整C语言程序,可以执行的-Standard PSO complete C language program, can perform
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3108
    • 提供者:jame
  1. pswe

    0下载:
  2. 微粒群演算法(Particle Swarm Optimization algorithm)又稱粒子群優化,是一個年代較為新穎的新式演算法。PSO是由J. Kennedy和R. C. Eberhart於1995年開發的一種演化計算技術,源自於對一個簡化社會模型的模擬。 -(Particle Swarm Optimization algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:518641
    • 提供者:skystar82
  1. GAmethods

    0下载:
  2. 遗传算法和粒子群算法程序有C语言和matlab的-Genetic algorithms and particle swarm optimization procedures of the C language and matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:381953
    • 提供者:李明聪
  1. PSO

    1下载:
  2. 智能优化算法,有粒子群算法(matlab)和多岛遗传算法(C语言)-PSO optimization algorithm and nsga-II optimization algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:770817
    • 提供者:李均衡
  1. chaosPSO

    0下载:
  2. 混沌粒子群算法,C语言编制,在txt文本里-Chaos Particle Swarm Optimization, C language compiled texts in txt
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1551
    • 提供者:马云飞
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com