-
fake Winamp Media Player
仿Winamp的媒体播放器-fake Winamp Media Player
- 2022-01-26 05:06:23下载
- 积分:1
-
可以播放mid文件类型的音频
可以播放mid文件类型的音频-Mid file types can play the audio
- 2022-05-14 08:01:36下载
- 积分:1
-
在VC++中实现自动连续播放多媒体的程序源代码
在VC++中实现自动连续播放多媒体的程序源代码-In VC++ Achieve automatic continuous playback of multi-media source code
- 2023-01-05 14:30:03下载
- 积分:1
-
mp3 source MP3 source code mp3 source MP3 source code
mp3源代码
mp3源代码
mp3源代码-mp3 source MP3 source code mp3 source MP3 source code
- 2022-06-01 19:12:49下载
- 积分:1
-
利用VB制作的一个很简单的程序,能够播放四种音频格式,三种视频格式,程序不算复杂,内容并有解释。...
利用VB制作的一个很简单的程序,能够播放四种音频格式,三种视频格式,程序不算复杂,内容并有解释。-VB produced a very simple procedure, can play four audio formats, three video formats, uncomplicated procedure, content and interpretation.
- 2022-06-17 10:24:34下载
- 积分:1
-
images of a weakened, the method used was produced spots, they will be added to...
对一幅图像进行淡化,采用的方法是产生黑点,并将它们随机添加到图像上去-images of a weakened, the method used was produced spots, they will be added to the random image boost
- 2022-07-26 01:25:33下载
- 积分:1
-
最新的linux下的一个软电话kphone程序,可以做进一步开发,C++编写的,有Qt图形界面支持...
最新的linux下的一个软电话kphone程序,可以做进一步开发,C++编写的,有Qt图形界面支持-the latest of a soft phone kphone procedures that can be done to further develop, C++, a Qt GUI support
- 2022-07-07 16:10:15下载
- 积分:1
-
音频混音类,可以实现多个WAV格式文件混音播放
音频混音类,可以实现多个WAV格式文件混音播放-audio mixing category, can achieve more than WAV format mixing players
- 2023-06-22 11:20:03下载
- 积分:1
-
功能是读入图像,但是分几块读入,并在读入过程几块图像分别以上升、下降的方式读入显示,最后整合成一幅图...
功能是读入图像,但是分几块读入,并在读入过程几块图像分别以上升、下降的方式读入显示,最后整合成一幅图-function is to be read into the picture, but a few hours, read, and read into the process to a few images were ascending, descending into the Reading, integrated into a final map
- 2022-07-08 08:36:57下载
- 积分:1
-
VFW视频检测
现在在vc上采集视频常用的方法有三:vfw,directshow,opencv ;今天我们首先做一下利用vfw的视频采集程序。
VFW(Video for Windows)是Microsoft推出的关于数字视频的一个软件开发包,VFW的核心是AVI文件标准。AVI(Audio Video Interleave)文件中的音、视频数据帧交错存放。围绕AVI文件,VFW推出了一整套完整的视频采集、压缩、解压缩、回放和编辑的应用程序接口(API)。由于AVI文件格式推出较早且在数字视频技术中有广泛的应用,所以VFW仍然有很大的实用价值,而且进一步发展的趋势。
在VC++开发环境中调用VFW和使用其它开发包没有什么不同,只是需要将VFW32.lib文件加入工程中,但在开放视频捕捉与压缩管理程序时需要其它软件硬件设置。VFW为AVI文件提供了丰富的处理函数和宏定义,AVI文件的特点在于它是典型的数据流文件,它由视频流、音频流、文本流组成。所以对AVI文件的处理主要是处理文件流。
- 2022-10-17 18:00:04下载
- 积分:1