搜索资源列表
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 (
实习报告6_哈夫曼编码
- 哈夫曼编码/译码器 题目:写一个哈夫曼的编码/译码系统。-Huffman encoding / decoding devices topics : write a Huffman coding / decoding system.
htest
- 实现哈夫曼编解码的vc源代码,在win200下通过调试。-achieve Huffman encoding and decoding vc source code, adopted in win200 debugging.
huffmanEncode
- 本程序很好的实现了哈夫曼编码与译码,对理解哈夫曼算法有帮助。-This procedure achieved good Huffman encoding and decoding, the Huffman algorithm to understand help.
pcmandhuffman
- 使用PCM和Huffman编码进行数字通信系统的仿真,包含编码与解码完整过程。-Huffman coding and the use of PCM digital communication system simulation, including the integrity of the process of encoding and decoding.
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编码
MP3decodingprocess
- 提供了一个mp3的解码程序,包括mp3dec.h -主要的头文件定义函数在解码器的结构和 mp3dec.c -主源文件,包括主回路和最解码功能 mp3dec_D.h -数据的窗口函数 huff.c -哈夫曼解码器(速度,从观念,这是借来 的托米斯拉夫乌泽拉茨安培) huffman.h -霍夫曼解码器的Tablefile fastimdct.c -优化的变换的IMCT fastsb.c -优化的“多相变换子带”,真正的IMCT另一 windowing.c -输出过滤功能
mp3
- mp3格式的音频文件解码,包括imdct以及huffman解码程序-mp3 audio file decoding including imdct and huffman decoding procedure
luvcview_arm
- 很给力的usb摄像头捕捉成像,带有huffman解码,可以读取mjpeg格式视频流-Is to force usb camera capture imaging, with the huffman decoding, you can read the the mjpeg format of video flow
mp3-decoding-VHDL-program
- 完整的MP3解码程序,报告huffman解码,IMDCT,滤波。还附有一些说明-mp3 decode
ADB-MP3-Decoder-Demo_102111
- MP3 decoder, using the Huffman decoding process.