-
控制音量大小的类
控制音量大小的类-volume control class size
- 2022-01-27 20:27:17下载
- 积分:1
-
VC编写的多媒体播放器
VC编写的多媒体播放器-a multimedia player from vc programing
- 2023-01-19 16:50:04下载
- 积分: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
-
MPEG
MPEG-2压缩的TS流分析器,可以清楚地看到码流的信息。-MPEG-2 compression TS Analyzer, we can see clearly the bitstream information.
- 2023-02-28 04:00:03下载
- 积分:1
-
流媒体工具包源代码
流媒体工具包源代码-Streaming Media Kit source code
- 2022-03-23 21:35:28下载
- 积分:1
-
在多媒体文件中批量抓取图象
在多媒体文件中批量抓取图象-multimedia files in the batch capture images
- 2022-06-12 22:33:06下载
- 积分:1
-
SWF SDK(可编译运行版)(delphi).rar
SWF SDK(可编译运行版)(delphi).rar-SWF (SDK can run compiler) (delphi). Rar
- 2022-03-10 23:47:32下载
- 积分:1
-
基于SDL的贪吃蛇游戏程序
基于SDL的贪吃蛇游戏程序,在windows、cygwin、linux下均编译通过
- 2022-01-26 08:00:34下载
- 积分:1
-
lyrics show Editor V1.2 version is produced three studio Pretoria. This software...
歌词秀编辑器V1.2版是由三陀工作室出品。 本软件是配合超酷Audio播放软件使用。 简单的操作,强大的功能,开放源代码,试试吧!-lyrics show Editor V1.2 version is produced three studio Pretoria. This software is in line with the cool Audio player software. Simple operation, powerful functionality, open source, try!
- 2023-02-01 02:25:04下载
- 积分:1
-
图像处理
image processing
This book is a doc on image processing. Each chapter explains basic
concepts with words and gures, shows image processing results with photographs,
and implements the operations in C. Information herein comes
from articles published in The C/C++ Users Journal from 1990 through
1998 and from the rst edition of this book published in 1994. This second
(electronic) edition contains new material in every chapter.
- 2022-09-09 09:55:02下载
- 积分:1