搜索资源列表
MP3encoder
- 这是一个MP3解码源代码,采用huffman算法编解码方法-This is a MP3 decoder source code, using Huffman codec algorithm method
yesadmin_com_20051125124056731
- mp3源码的范例,哈夫曼算法,提高对文件的理解能力,对音频信号的压缩和解压很有用-mp3 source paradigm, Huffman algorithm, improving the understanding of the document, right audio signal compression and decompression very useful
DSP_MP3_code
- 超全的MP3压缩算法,包括Huffman算法,使用DSP实现更好。 PS:今天上传的源代码都是C代码,除了介绍MSP430的汇编书籍 -extra-MP3 compression algorithm, including Huffman algorithm, better use of DSP. PS : Today uploaded the source code is C code, in addition to the compilation books MSP430
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.
MP3Decode
- MP3压缩算法,C++代码实现,包括快速DCT变换,Huffman编码等
用DSP进行mp3解压缩的算法原程序
- 用DSP进行mp3解压缩的算法原程序,包括Huffman decoder,windowing.c等-DSP solutions for MP3 compression algorithm original procedures, including Huffman decoder, such as windowing.c
mp3_decoder
- MP3解码的VHDL实现,包括霍夫曼解码等-VHDL realization of MP3 decoding, including Huffman decoding
mp3decodesource
- mp3 解码程序 包含哈夫曼算法 也可用Visual C++编辑器查看-mp3 decode source code, including huffman, support vc++ compiler
mp3decodermad
- 开源mp3解码库mad,许多公司都在用。-decoder.c decoder.h frame.c frame.h huffman.c huffman.h stream.c stream.h synth.c synth.h
mp3huffman
- 这是一个 mp3 huffman 解码源码!-this is mp3 huffman source code
huffman
- MP3播放器中的基于霍夫曼(huffman)解码的vhdl语言描述-MP3 player based on the Hoffmann (huffman) decoding descr iption language vhdl
MP3-Code
- Mp3解码过程,总体上可分为9个过程:比特流分解,霍夫曼解码,逆量化处理,立体声处理,频谱重排列,抗锯齿处理,IMDCT变换,子带合成,pcm输出。 -Mp3 decoding process, on the whole can be divided into nine process: bit-stream decomposition, Huffman decoding, inverse quantization processing, sound processing, spectrum
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-Huffman-DECODER
- Huffman Vhdl code for mp3 Decoder
mp3
- mp3格式的音频文件解码,包括imdct以及huffman解码程序-mp3 audio file decoding including imdct and huffman decoding procedure
mp3-decoding-VHDL-program
- 完整的MP3解码程序,报告huffman解码,IMDCT,滤波。还附有一些说明-mp3 decode
ADB-MP3-Decoder-Demo_102111
- MP3 decoder, using the Huffman decoding process.
MP3-coder
- In this design, it is assumed that a buffer sized as 1024x8 bits provides main data including scale factors and Huffman code bits to Huffman decoder. Also, it is assumed that a memory with 1024x8 bits is ready for each component to write or read t
HuffmanCoding
- 实现任意二进制文件压缩解压,包括txt、ppt、pdf、mp3、jpg等格式的文件(Realization of compression and decompression of arbitrary binary files)
