-
这是我用java编写的第一个多媒体程序,实现wav播放的功能,希望喜欢多媒体的人能够喜欢。...
这是我用java编写的第一个多媒体程序,实现wav播放的功能,希望喜欢多媒体的人能够喜欢。-This is my java with the preparation of a multimedia program, realized wav player functions, multimedia hope people like to like.
- 2022-03-07 06:49:18下载
- 积分:1
-
音频采集的一些示例程
音频采集的一些示例程-audio collection of examples-
- 2022-05-27 16:16:17下载
- 积分: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
-
音频录制和播放
基于c++语言开发,在windows环境下对音频进行录制并进行保存,对保存的文件进行打开播放等功能,对开发音视频的人有很好的帮助。
- 2023-03-27 10:15:03下载
- 积分:1
-
random out that mathematical ideas very clear ...
随机出数学题...思路很清晰-random out that mathematical ideas very clear ...
- 2022-06-17 07:12:20下载
- 积分:1
-
Video Capture procedure code demonstration in support of the camera and playback...
视频采集的程序演示代码,支持摄像头的采集和回放-Video Capture procedure code demonstration in support of the camera and playback Acquisition
- 2022-05-10 10:26:02下载
- 积分:1
-
ddshow
简单的多媒体播放器 DDSHOW对初学者不错-DDSHOW
- 2022-08-24 01:00:36下载
- 积分:1
-
一个简单的mp3播放软件,支持后台播放,可以最小化到系统托盘,快捷菜单控制。...
一个简单的mp3播放软件,支持后台播放,可以最小化到系统托盘,快捷菜单控制。-A simple mp3 player software, support background player, you can minimize to system tray, shortcut menu control.
- 2022-05-12 18:07:00下载
- 积分: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
-
将CD内容转换为WAV或MP3格式的程序
将CD内容转换为WAV或MP3格式的程序-CD content will be converted to WAV or MP3 format procedures
- 2022-09-07 18:35:03下载
- 积分:1