-
粒子群优化算法是一种基于种群的随机优化算法…
Particle swarm optimization (PSO) is a population based stochastic optimization technique developed by Dr. Eberhart and Dr. Kennedy in 1995, inspired by social behavior of bird flocking or fish schooling. Each particle keeps track of its coordinates in the problem space which are associated with the best solution (fitness) it has achieved so far. (The fitness value is also stored.)
This value is called pbest. Another "best" value that is tracked by the particle swarm optimizer is the best value, obtained so far by any particle in the neighbors of the particle. This location is called lbest. when a particle takes all the population as its topological neighbors, the best value is a global best and is called gbest. Following is the steps of PSO:
- 2023-03-03 01:30:04下载
- 积分:1
-
用哈副慢实现数据压缩算法,开发软件用VC++实现,小弟是新手
用哈副慢实现数据压缩算法,开发软件用VC++实现,小弟是新手-with Kazakh Deputy slow data compression algorithms, software development with VC, the younger greenhorn
- 2023-03-15 17:10:04下载
- 积分:1
-
用Visual C++实现的中值滤波程序源码 已经通过测试。
用Visual C++实现的中值滤波程序源码 已经通过测试。 -Using Visual C++ implementation of median filter program source code has been tested.
- 2022-03-11 05:49:12下载
- 积分:1
-
Demonstrated this procedure in detail the process of making web pages. And provi...
此程序详细展示了网页制作的的过程。并提供了多媒体网页实例。-Demonstrated this procedure in detail the process of making web pages. And provides examples of multi-media website.
- 2023-04-12 05:55:03下载
- 积分:1
-
从OpenH323里面提取出来的G726音频编码,参考MM的程序。并提供Vs2005下的工程文件,可直接编译,Windows或移动设备。...
从OpenH323里面提取出来的G726音频编码,参考MM的程序。并提供Vs2005下的工程文件,可直接编译,Windows或移动设备。-Extracted from the OpenH323 inside the G726 audio coding, reference MM procedures. And to provide under the VS2005 project file can be directly compiled, Windows or mobile device.
- 2022-03-20 22:10:41下载
- 积分:1
-
Mp3 player complete works, you can study hard to study hard
Mp3播放的完整工程,可以好好学习 可以好好学习-Mp3 player complete works, you can study hard to study hard
- 2022-03-16 15:44:01下载
- 积分:1
-
一个揪放器的例子
一个揪放器的例子-release a clutch of examples
- 2022-03-24 03:17:16下载
- 积分:1
-
一个简间的MP3播放程序.对初涉音频处理者很有帮助.
一个简间的MP3播放程序.对初涉音频处理者很有帮助.-Between a simple MP3 player. To deal with those helpful初涉audio.
- 2022-09-03 14:50:03下载
- 积分:1
-
sunplus 8202T源代码
sunplus 8202T源代码。
凌阳SPHE8210和SPHE8202P芯片是面向Portable DVD系统的两款重量级芯片。在功耗,散热以及电子抗震上有着优异的表现!内部集成了32位CPU,超强视频解码器,音频DSP处理器,CDDSP,Video DAC以及8位子CPU等模块,这些模块的集成将使用户在系统设计时更方便,外围器件更少,功能更强大。
- 2022-05-21 08:56:56下载
- 积分:1
-
用windowmediaplayer 做的最简单的 视频播放器。 无播放列表。
用windowmediaplayer 做的最简单的 视频播放器。 无播放列表。-Windowmediaplayer to do with the most simple video player. No playlist.
- 2022-02-04 11:39:41下载
- 积分:1