-
MPEG3解码程序
MPEG3解码程序-MPEG3 decoding procedures
- 2022-10-27 12:30:04下载
- 积分:1
-
ieee_integrated位置估计使用的航拍图像sequences.pdf
IEEE_Integrated Position Estimation Using Aerial Image Sequences.pdf
- 2022-03-10 03:12:25下载
- 积分:1
-
A
A-Law/U-Law/Linear格式相互转换:这个程序提供了在A-Law,U-Law和16位线性音频编码格式之间的转换算法,您可以在编译的时候选择采用快速查表算法还是节省存储空间的计算算法。-A-Law/U-Law/Linear format conversion : This procedure provided in A-Law, U-Law and 16 linear Audio Coding format conversion between the algorithm, You can compile time to choose fast lookup table algorithm to save storage space or the calculation algorithm.
- 2022-06-13 18:33:57下载
- 积分:1
-
online for a netizen wrote a media player of the source. This is only the manusc...
这是上网时为一个网友写的一个媒体播放器的源码.这只是个手稿.可以看看,调用了WMP与ROP的一些功能.以后,将会改成DSP的.-online for a netizen wrote a media player of the source. This is only the manuscript. Look, call the WMP with the ROP features. Later, the DSP will be changed.
- 2023-03-26 23:50:04下载
- 积分:1
-
电视卡开发包,以及v c++写的简单的测试程序。
电视卡开发包,以及v c++写的简单的测试程序。-TV Card Development Kit, and v c++ test programs.
- 2023-01-11 17:55:04下载
- 积分:1
-
压缩为Mpeg文件的c源代码
压缩为Mpeg文件的c源代码-for MPEG compression documents c source code
- 2022-01-22 12:41:11下载
- 积分:1
-
openal32播放声音
利用ffmpeg库解码音频文件中音频内容,再通过openal32来播放解码出来的音频内容
利用openal32库及ffmpeg库来播放音频文件
- 2022-08-24 05:21:26下载
- 积分:1
-
DOS下的音乐播放器,可驻留内存。 附原程序及使用说明。
DOS下的音乐播放器,可驻留内存。 附原程序及使用说明。-a music player under dos,resist in memory. attached with souce and document.
- 2022-02-02 17:39:24下载
- 积分:1
-
Description is not detailed or not correct video
Description is not detailed or not correct video
- 2022-01-22 05:38:46下载
- 积分: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