搜索资源列表
用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
VHDL_huffman_decoder
- This is a Huffman decoder with dynamic Huffcode tables. A Testbench for a jpg file is include.
cf_cordic_latest.tar
- 一个基于哈弗曼编码的解码器,用于jpeg格式的图片的解码,以及音频流解码。-Huffman code is used in the most streaming applications. I have written a Huffman decoder for jpeg pictures. For audio or other data streams the code have to adapt.
huffmandecoder_latest.tar
- huffman decoder and encoder blocks fully generated in vhdl code.hope it helps
huffman
- huffman decoder test bench with some file as input
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
Huffman_enc_dec
- Huffman encoder decoder verilog