文件名称:MP3-decoding-algorithm
- 所属分类:
- mpeg/mp3
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 173kb
- 下载次数:
- 0次
- 提 供 者:
- jiang*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
MP3解码算法,基于C语言编写的MP3音频解码源程序-MP3 decoding algorithm, based on the C language source MP3 audio decoder
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MP3 decoding algorithm\bit.c
......................\bit.h
......................\config.h
......................\D.dat
......................\decoder.c
......................\decoder.h
......................\fixed.c
......................\fixed.h
......................\frame.c
......................\frame.h
......................\global.h
......................\huffman.c
......................\huffman.h
......................\imdct_s.dat
......................\layer12.c
......................\layer12.h
......................\layer3.c
......................\layer3.h
......................\libmad.vcb
......................\libmad.vcl
......................\libmad.vco
......................\libmad.vcp
......................\libmad.vcw
......................\mad.h
......................\qc_table.dat
......................\rq_table.dat
......................\sf_table.dat
......................\stream.c
......................\stream.h
......................\synth.c
......................\synth.h
......................\timer.c
......................\timer.h
......................\version.c
......................\version.h
......................\emulatorDbg
MP3 decoding algorithm
......................\bit.h
......................\config.h
......................\D.dat
......................\decoder.c
......................\decoder.h
......................\fixed.c
......................\fixed.h
......................\frame.c
......................\frame.h
......................\global.h
......................\huffman.c
......................\huffman.h
......................\imdct_s.dat
......................\layer12.c
......................\layer12.h
......................\layer3.c
......................\layer3.h
......................\libmad.vcb
......................\libmad.vcl
......................\libmad.vco
......................\libmad.vcp
......................\libmad.vcw
......................\mad.h
......................\qc_table.dat
......................\rq_table.dat
......................\sf_table.dat
......................\stream.c
......................\stream.h
......................\synth.c
......................\synth.h
......................\timer.c
......................\timer.h
......................\version.c
......................\version.h
......................\emulatorDbg
MP3 decoding algorithm