文件名称:src_mp3
介绍说明--下载内容均来自于网络,请自行研究使用
The following files constitute the main C sourcecode. The tablefiles for the transforms are omitted - they can be autogenerated from within the main program using a #define statement. Please note that these files are presented as-is for reference only, they don t contain a Makefile and might contain errors. Also note that they cannot run on the DSP in realtime without hand-made assembler optimizing. The assembler version is not presented in the thesis because it is copyrighted. If you are just looking for the source-code to an mp3 player, I suggest taking a look at some of the other freely available players with source, like amp see the link below.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 121114140src_mp3.rar 列表 src_mp3 src_mp3\fastimdct.c src_mp3\FASTSB.C src_mp3\HUFF.C src_mp3\HUFFMAN.H src_mp3\MP3DEC.C src_mp3\MP3DEC.H src_mp3\MP3DEC_D.H src_mp3\windowing.c