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

搜索资源列表

  1. VRP

    0下载:
  2. 经典的粒子群算法(PSO),通过迭代搜索更新产生更优良的下一代解。供大家参考学习-classical PSO (PSO), through iterative search update produce the next generation better solution. For your reference learning
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:24.57kb
    • 提供者:笑容
  1. Bachiochi-188

    0下载:
  2. 在C语言环境下使用的粒子群优化算法,需要给出最大速度、迭代次数、作为中断条件的最小误差等初始条件。- -in C-language environment using the PSO algorithm, the greatest need is speed, the number of iterations. interrupted as the smallest error conditions such as initial conditions. -
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:24.54kb
    • 提供者:zhuweikun
  1. mopsoarchi.rar

    0下载:
  2. 自适应多目标优化粒子群算法源程序,这是一个C语言编制的源程序,很实用.,Adaptive multi-objective particle swarm optimization algorithm source code, which is a C language source program, it is practical.
  3. 所属分类:CSharp

    • 发布日期:2016-03-26
    • 文件大小:35.3kb
    • 提供者:youzping
  1. Particle_Swarm_Optimization

    0下载:
  2. 使用C#简单实现粒子群算法,该方法实现简单-The realization of the use of C# a simple particle swarm optimization, the method of simple
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:985byte
    • 提供者:林伟哲
  1. BasicPSO

    0下载:
  2. 这是一个基本的粒子群最佳化算法,解决单目标数值优化问题。-This is a basic particle swarm optimization algorithm to solve single-objective numerical optimization problems.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:3.56kb
    • 提供者:梅传根
  1. DPSO

    0下载:
  2. 由基本粒子群最佳化发展而来的耗散粒子群算法-From the best group of elementary particles developed from Dissipative Particle Swarm Optimization
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:10.54kb
    • 提供者:梅传根
  1. a_pso_c_bina

    0下载:
  2. 一种粒子群算法C语言源程序。并附带几个测试文件。实用!-A particle swarm algorithm C language source code. And attached to a few test files. Practical!
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:52.06kb
    • 提供者:youzping
  1. mopsowithcd

    0下载:
  2. 一种计算全局拥挤距离多目标优化粒子群算法源程序,这是一个C语言编制的源程序,很实用.-A calculation of the overall crowding distance of multi-objective particle swarm optimization algorithm source code, which is a C language source program, it is practical.
  3. 所属分类:CSharp

    • 发布日期:2016-03-16
    • 文件大小:11.34kb
    • 提供者:youzping
  1. Draw-1

    0下载:
  2. 粒子群算法的实现,个体最佳算法,使用C#图形呈现粒子的活动过程.-Particle swarm optimization
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:56.68kb
    • 提供者:X
  1. u34pso

    0下载:
  2. 粒子群算法对自适应莫利特小波模型参数的优化-Particle swarm optimization algorithm of adaptive Mo Lite wavelet model parameters
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:1.83kb
    • 提供者:nikki
  1. zishiyinghundunliziqunsuanfaxiugai2

    1下载:
  2. 自适应混沌粒子群算法,可以实现自己输入,自动输出-Adaptive chaotic particle swarm algorithm can achieve their own input, automatic output
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:361.25kb
    • 提供者:gonglili
  1. PSO

    0下载:
  2. 粒子群优化算法:利用CSharp软件,求得目标函数的最小值-Particle Swarm Optimization: using CSharp software to obtain the minimum value of the objective function
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1.87kb
    • 提供者:zhaona
  1. QPSOGuide

    0下载:
  2. sunjun编写的量子粒子群算法,MATLAB程序,简单易懂,注释清晰。-QPSO.m coded by Sun Jun, a efficient and effective algorithm, also a Swarm-Intelligent algorithm.
  3. 所属分类:CSharp

    • 发布日期:2017-05-23
    • 文件大小:7.03mb
    • 提供者:钟亮
  1. LIZIQUNotsu

    0下载:
  2. 采用协 同和带压缩因子的粒子群改进算法求解Ot su 阈值, 通过分别用改进粒子群算法和标准粒子群算法对lena 测试图像 的实验表明, 前者相较于后者有更高的精度-With the use of synergies and improved compression factor of the particle swarm algorithm Ot su threshold, respectively, by using the improved PSO and PSO standard
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:11.65kb
    • 提供者:刘同林
  1. PSO

    0下载:
  2. PSO:粒子群优化算法,用C++编写的程序,效果很好,而且很好用
  3. 所属分类:C#编程

  1. liziqun

    0下载:
  2. 粒子群算法,真的很实用,非常实用,大家可以看下,谢谢捧场-Particle swarm optimization, it is really useful, very useful, we can look, thank you to join
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:916byte
    • 提供者:jongpong
  1. apsov6

    0下载:
  2. 快速粒子群算法,可由于做优化,仅供大家参考-Particle swarm optimization algorithm APSO can be used to make reference purposes only
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1.64kb
    • 提供者:范德萨发生
  1. Partical-Swarm-Optimization

    0下载:
  2. 粒子群算法,希望对大家有用-Swarm optimization, hope to be useful. . . . . . . . . . . .
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:271.85kb
    • 提供者:曲晓敏
  1. pso

    0下载:
  2. 详细介绍粒子群算法,程序可直接运行,对初学者有很大帮助-Particle swarm optimization algorithm, the program can be run directly, there is a great help for beginners
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:728byte
    • 提供者:雨龙
搜珍网 www.dssz.com