搜索资源列表
infompeg.zip
- utility to parse MPEG-1 compatible video streams. Source code in C, for UNIX and MS-DOS
mpeg.zip
- utility to parse MPEG-1 compatible video streams. Source code in C, for UNIX and MS-DOS
mpeg2
- 该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像 转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。 doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信 息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码 器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器 的源代码,以及
MP3编解码系统
- (1)“MP3目录”下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)本程序可在Windows 2000、Visual C++6.0环境下编译通过,在\\\\MP3\\Debug目录下有可直接运行的执行文件。 (3)本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-(1) "MP3 directory" for a complete player CoolPlayer all the code, "de
C mpeg2dec
- 本文件包含用C语言写的Mpeg2的解码源程序,若读者通过自己认真去研究源代码,则能够知道解码的关键技术了。-This document contains written in C language of MPEG decoder source, if readers through their carefully study the source code, they will be able to know the key to decoding technology.
26410-630_ANSI-C_source_code
- 3GPP general audio codec---enhanced aacplus floating-point C surce code -3GPP general -- enhanced audio codec aacp E-Plus floating-point C code surce
mp3_dsp1
- 原创的mp3 C代码,bit allocation 之前部分-mp3 original C code, the bit allocation before some
MP3_Decode_Code
- MP3解码源码 MP3 Decode C ompile With C-MP3 decoder source MP3 Decode Compile With C Code
layer3编码C语言源码
- layer3编码C语言源码,用在Windows平台上-layer3 C language source code with the Windows platform
wav2mp3
- this a c++ source code that convert wav format audio to mp3 format audio.
mpeg3play-0_9_6-src
- MP3 Decoder [完全C Code, 可以在不同环境下编译运行]
mp3
- mp3解码播放库,可以制作自己的MP3播放器,全部自己的代码哦-mp3 player decoder library, can create their own MP3 player, all their own code Oh
MPEG4codec(c)
- MPEG4视频格式的编解码源码 C语言实现-MPEG4 video codec format C language source code implementation
MP3CodeEncode
- VC环境下的MP3编码与解码的编程,代码形式为C-VC environment MP3 encoding and decoding of programming, C++ code in the form of
MP3_Decoder
- 本人自己整理的MP3解码器的VC工程,非常简易,只有3个核心文件,可以直接用VC编译运行-a very simple MP3 decoder in C code
mp3-compression-codec-source-code
- mp3压缩的编码解码源代码,c语言,仅供学习-mp3 compression codec source code, c language, only to learn
tutorial01
- This document helps to make one s first steps into FFmpeg usage, inside C/C++ code
mp3
- 读取mp3文件头信息和尾部信息的c++代码-Mp3 file to read header information and tail information of the c++ code
MP3-decode-source-code
- 本代码是用C语言编写,包含8个文件,主要用于MP3的解码。-The Source Code(SC) is wriiten with C ,including eight document and mainly used to MP3 decoding.
c-code
- The code that describe the how to implement earth movers distance in matlab.