搜索资源列表
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
mpeg2_encoder
- Mpeg2压缩代码,使用c编程。可以在tds642板子上实现-MPEG compression code, the use of c programming. The board can achieve tds642
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
yuyingbianmajiema
- 语音编码_解码代码库(C语言).已调试. 基于DSP-_ Speech Coding codec code library (C language). Debugging has. DSP-based
mp3_dsp1
- 原创的mp3 C代码,bit allocation 之前部分-mp3 original C code, the bit allocation before some
EZW_example
- EZW举例 该源代码包含有6个文件: EZW.H - EZW编码器头文件 EZW.C - EZW编码器文件 MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作 FIFO.H FIFO.C - 扫描方式定义:先入先出原则 LIST.H LIST.C - 零树结构定义和操作 UNEZW.C - EZW解码器-EZW For the source code contains six documents : EZW.H - EZW-header
ptsnmp3
- mp3 压缩解压缩源代码,c/c++格式,稍加修改可用在vc上.-MP3 compression decompression source code, c / c format, slightly modified available on the vc.
filter
- 卡尔曼滤波简介+ 算法实现代码 c++实现-brief Kalman filtering algorithm code + c achievement
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.
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
c_Programming_MPEG_decoder_classic_code
- c编程设计MPEG解码器经典代码c Programming MPEG decoder classic code-c Programming MPEG decoder classic code
mp3-compression-codec-source-code
- mp3压缩的编码解码源代码,c语言,仅供学习-mp3 compression codec source code, c language, only to learn
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.