CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 粒子群 c

搜索资源列表

  1. pso_cpp

    0下载:
  2. 针对目前粒子群算法(Particle Swarm Optimization)一般是用MATLAB实现的,对PSO算法用C实现的代码-In view of the current PSO (Particle Swarm Optimization) is generally used MATLAB' s implementation of the PSO algorithm implementation using C code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:864
    • 提供者:yanguang
  1. PSO

    0下载:
  2. 给予粒子群优化的一段代码,在网上搜到的,拿来分享。c++代码。-Particle Swarm Optimization to give a section of code, found online, and used to share. c++ code.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-26
    • 文件大小:8835
    • 提供者:石美丽
  1. c4

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

    • 发布日期:2017-04-06
    • 文件大小:2305
    • 提供者:464252762
  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. 2

    0下载:
  2. 这是一个关于粒子群算法的程序源码,已经在C++6.0运行过了,真的是不错的一个程序-This is a process on the particle swarm algorithm source code, has been run over C++6.0, and really is a good a program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4128
    • 提供者:xuhuicheng
  1. 3

    0下载:
  2. 这是一个关于粒子群算法的程序源码,已经在C++6.0运行过了,真的是不错的一个程序-This is a process on the particle swarm algorithm source code, has been run over C++6.0, and really is a good a program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4416
    • 提供者:xuhuicheng
  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. totalPSO

    0下载:
  2. 这是用c++语言编写的粒子群算法源程序,可以运行这个程序。-It is written in c++ source particle swarm algorithm, you can run this procedure.
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:2027899
    • 提供者:风暴
  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 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com