文件名称: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 (speed-up ideas in this were borrowed from Amp by Tomislav Uzelac)
huffman.h - Tablefile for the huffman decoder
fastimdct.c - The optimized IMDCT transform
fastsb.c - The optimized \"polyphase subband transform\", really another IMDCT
windowing.c - The output filtering function -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 (speed-up ideas in this
were borrowed from Amp by Tomislav Uzelac) huffman.h - Tablefile for
the huffman decoder fastimdct.c - The optimized IMDCT transform
fastsb.c - The optimized \"polyphase subband transform\", really another
IMDCT windowing.c - The output filtering function
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 (speed-up ideas in this were borrowed from Amp by Tomislav Uzelac)
huffman.h - Tablefile for the huffman decoder
fastimdct.c - The optimized IMDCT transform
fastsb.c - The optimized \"polyphase subband transform\", really another IMDCT
windowing.c - The output filtering function -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 (speed-up ideas in this
were borrowed from Amp by Tomislav Uzelac) huffman.h - Tablefile for
the huffman decoder fastimdct.c - The optimized IMDCT transform
fastsb.c - The optimized \"polyphase subband transform\", really another
IMDCT windowing.c - The output filtering function
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 43680549mp3coderdecodersourcecodebaseondsp.rar 列表 MP3CoderDecoderSourceCodeBaseOnDSP\APPENDXD.HTM MP3CoderDecoderSourceCodeBaseOnDSP\fastimdct.c MP3CoderDecoderSourceCodeBaseOnDSP\FASTSB.C MP3CoderDecoderSourceCodeBaseOnDSP\HUFF.C MP3CoderDecoderSourceCodeBaseOnDSP\HUFFMAN.H MP3CoderDecoderSourceCodeBaseOnDSP\MP3DEC.C MP3CoderDecoderSourceCodeBaseOnDSP\MP3DEC.H MP3CoderDecoderSourceCodeBaseOnDSP\MP3DEC_D.H MP3CoderDecoderSourceCodeBaseOnDSP\windowing.c MP3CoderDecoderSourceCodeBaseOnDSP\用DSP进行mp3解压缩的算法原程序.txt MP3CoderDecoderSourceCodeBaseOnDSP