-
全功能多媒体播放器,美观简洁的界面,操作简单.
全功能多媒体播放器,美观简洁的界面,操作简单.-full-featured multimedia players, aesthetics simpler interface, simple operation.
- 2023-04-10 19:30:03下载
- 积分:1
-
Arithmetic encoder of a sequence
Arithmetic encoder of a sequence
- 2023-07-29 21:50:03下载
- 积分:1
-
简单的C++录音程序,用MCI函数编写的,简单易懂,带注解
简单的C++录音程序,用MCI函数编写的,简单易懂,带注解
-recording simple C program, prepared by the MCI function is simple to understand and take notes
- 2022-07-26 22:29:21下载
- 积分:1
-
VB播放wav声音
VB播放wav声音-VB player wav sound
- 2022-01-30 13:37:44下载
- 积分:1
-
在web页面中收看电视,采用了p2p技术
在web页面中收看电视,采用了p2p技术-In the web page, watching TV, using p2p technology
- 2023-05-01 18:50:03下载
- 积分:1
-
基于API的录音机程序,用于windows平台的录音。
基于API的录音机程序,用于windows平台的录音。-Procedures based on the API tape recorder for recording windows platform.
- 2022-03-18 01:05:57下载
- 积分:1
-
simulator of structure and path of hurricanes
simulator of structure and path of hurricanes-simulator of structure and path of hurricanes
- 2022-01-24 17:53:10下载
- 积分:1
-
Please read your package and describe it at least 40 bytes in English.
System...
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory
- 2022-02-21 07:01:03下载
- 积分:1
-
vb 实现的简单的mp3
vb 实现的简单的mp3-vb achieve a simple mp3
- 2022-02-02 14:09:52下载
- 积分:1
-
粒子群优化算法是一种基于种群的随机优化算法…
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