搜索资源列表
HUFFCODE
- huffman解码部分源代码,内有Huffman decoder initialisation,reset等。-huffman decodes the partial sources code, in has Huffman decoder initialisation, reset and so on.
MP3CoderDecoderSourceCodeBaseOnDSP
- mp3dec.h - The main header file defining the structures and functions in the decoder mp3dec.c - The main source file, including the main loop and most decoding functions mp3dec_D.h - The windowing function data huff.c - The huffman decoder (
MPEG4
- 这是MPEG-4标准中采用的音频压缩技术之一:结构化音频压缩技术。 aacquant.h aacquant.c - 结构化音频量化 backpred.h backpred.c - 后向预测 channels.h channels.c - 音频信道 faac.h faac.c - 结构化音频压缩 fft.h fft.c - 快速Fourier变换 filtbank.h filtbank.c - 滤波器 frame.h frame.c - 音频帧定义 huffm
MPEG4
- MPEG-4音频编码 这是MPEG-4标准中采用的音频压缩技术之一:结构化音频压缩技术。 aacquant.h aacquant.c - 结构化音频量化 backpred.h backpred.c - 后向预测 channels.h channels.c - 音频信道 faac.h faac.c - 结构化音频压缩 fft.h fft.c - 快速Fourier变换 filtbank.h filtbank.c - 滤波器 frame.h frame.c
mp3_decoder
- 一个用VHDL编写的实现mp3解码功能的代码。This folder contains three directories: Huffman, IMDCT and Filterbank, each of them includes all the VHDL source codes of the component.
Mp3Code
- MP3编码解码算法C++版,包括Huffman,DEC,FASTSBt等算法
mp3decodermad
- 开源mp3解码库mad,许多公司都在用。-decoder.c decoder.h frame.c frame.h huffman.c huffman.h stream.c stream.h synth.c synth.h
ViCandMPEGJPEGE
- HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换 JPEG2000压缩编码技术 源代码 vcSDll VCD2000AV卡的API函数封装 DvrDll PV988卡的API函数封装 DvsCode 监控录像系统源代码 \avi2mpg1_src 中包含了mpeg1编码
MP3code
- 一个MP3的解码源码,用到了哈夫曼编码,比较好用-An MP3 decoder source code, use the Huffman coding, easy to use comparison
MP3decodingprocess
- 提供了一个mp3的解码程序,包括mp3dec.h -主要的头文件定义函数在解码器的结构和 mp3dec.c -主源文件,包括主回路和最解码功能 mp3dec_D.h -数据的窗口函数 huff.c -哈夫曼解码器(速度,从观念,这是借来 的托米斯拉夫乌泽拉茨安培) huffman.h -霍夫曼解码器的Tablefile fastimdct.c -优化的变换的IMCT fastsb.c -优化的“多相变换子带”,真正的IMCT另一 windowing.c -输出过滤功能
layer3_huffman
- huffman edcoder of mp3 audio soft
mp3
- mp3格式的音频文件解码,包括imdct以及huffman解码程序-mp3 audio file decoding including imdct and huffman decoding procedure
