-
粒子群优化算法是一种基于种群的随机优化算法…
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
-
牛人写的TTS代码,可以语音识别,采用微软SAPI5.1
牛人写的TTS代码,可以语音识别,采用微软SAPI5.1-TTS cattle were written code, speech recognition, Microsoft SAPI5.1
- 2022-02-14 16:16:47下载
- 积分:1
-
一个Flash播放器
一个Flash播放器-a Flash Player
- 2022-04-09 13:03:32下载
- 积分:1
-
利用 DirectShow 开发自己的 Filter_源码
利用 DirectShow 开发自己的 Filter_源码-Develop your Filter with DirectShow
- 2023-03-02 00:40:03下载
- 积分:1
-
声音和视频中的裸身信息
这个项目是在音频或视频文件中的隐藏文字文件上和,不影响该卷上的可能性与重新提取一次再次的优势项目之一还包含另一个文件以打开该项目是"密钥文件",使隐藏的文件更安全
- 2022-03-06 04:08:14下载
- 积分:1
-
一个mp3编码解码算法。
一个mp3编码解码算法。-an mp3 codec algorithm.
- 2022-01-26 04:05:24下载
- 积分:1
-
透明的AVI播放控件,有源码,可以使用,添加新的功能
透明的AVI播放控件,有源码,可以使用,添加新的功能-transparent AVI player controls, a source can be used to add a new function
- 2022-01-21 05:25:52下载
- 积分:1
-
realnetworks 的rma server的一个插件例子
realnetworks 的rma server的一个插件例子-an example of plugin about realnetworks rma server
- 2022-02-26 00:15:14下载
- 积分:1
-
本软件可以方便的将多种视频文件转换成手机所支持播放的3gp文件...
本软件可以方便的将多种视频文件转换成手机所支持播放的3gp文件-This software can easily be converted into a variety of video files supported by mobile phone to play 3gp file
- 2022-09-29 17:10:16下载
- 积分:1
-
程序运行在Windows98/2000/XP/2003平台下,可在VC++ 6.0或 .NET中调试。调试前请先安装Microsoft DirectX 9.0...
程序运行在Windows98/2000/XP/2003平台下,可在VC++ 6.0或 .NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。对于硬件,无特殊要求。-running in Windows98/2000/XP/2003 platform, or in VC 6.0.NET debugging. Debugging former post install Microsoft DirectX 9.0 SDK. For hardware, no special requirements.
- 2022-02-04 03:56:44下载
- 积分:1