-
粒子群优化算法是一种基于种群的随机优化算法…
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
-
osd test program
OSD 测试程序-osd test program
- 2023-07-04 03:40:04下载
- 积分:1
-
mousewheel滚轮控件
一个可以令你的滚轮得以应用的VB控件
mousewheel滚轮控件
一个可以令你的滚轮得以应用的VB控件
-wheel controls a web site you can be applied to the wheel of VB Control
- 2022-01-28 22:10:24下载
- 积分:1
-
在TC下开发播放WAV文件的C源程序
在TC下开发播放WAV文件的C源程序-developed under the TC players WAV files to the C source
- 2022-02-20 10:29:46下载
- 积分:1
-
这类关于MP3编码的程序比较多,大家看看,也希望有谁总结一下...
这类关于MP3编码的程序比较多,大家看看,也希望有谁总结一下-on MP3 encoder such procedures more, we look at who hope to summarize
- 2022-02-04 05:42:51下载
- 积分:1
-
Can play yuv format. Click open to find yuv file, click play on the play
可以播放yuv格式的文件。点击open找到yuv格式的文件,点击play就可以播放-Can play yuv format. Click open to find yuv file, click play on the play
- 2022-03-09 12:13:45下载
- 积分:1
-
一个揪放器的例子
一个揪放器的例子-release a clutch of examples
- 2022-03-24 03:17:16下载
- 积分:1
-
软件比赛时做的一个小东西,可以在局域网内轻松的实现多人聊天,还可以听歌,还可以发表情!!!!不过没有拿奖...
软件比赛时做的一个小东西,可以在局域网内轻松的实现多人聊天,还可以听歌,还可以发表情!!!!不过没有拿奖-software competitions do a small thing, the LAN can easily realize the people chatting, but also the music, also published intelligence! ! ! ! But not winning the prize
- 2022-04-20 14:45:04下载
- 积分:1
-
北京大学
北京大学-董士海教授在全国十二届多媒体技术会议上所做报告,具有一定的前瞻性,对做人机交互的同志很有帮助-Beijing-Dong Shihai professor at the 12th National Conference on Multimedia Technology report done with a certain perspective, the human computer interaction comrades helpful
- 2023-05-24 01:20:03下载
- 积分:1
-
一个声音播放器,可以支持多种格式的声音,采用MFC框架编写,适合多媒体编程的初学者...
一个声音播放器,可以支持多种格式的声音,采用MFC框架编写,适合多媒体编程的初学者-A voice player, can support the voices of a variety of formats, using MFC framework of the preparation, suitable for multi-media programming for beginners
- 2022-05-25 02:00:10下载
- 积分:1