文件名称:MP3DecodeDLL
介绍说明--下载内容均来自于网络,请自行研究使用
symbian下mp3文件的解码源代码,附有小例子-symbian documents under mp3 decoder source code, with small examples
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 79419143mp3decodedll.zip 列表 MP3DecodeDLL/ MP3DecodeDLL/BMARM/ MP3DecodeDLL/BMARM/MP3DECODEU.DEF MP3DecodeDLL/BWINS/ MP3DecodeDLL/BWINS/MP3DECODEU.DEF MP3DecodeDLL/COPYING MP3DecodeDLL/COPYRIGHT MP3DecodeDLL/group/ MP3DecodeDLL/group/bld.inf MP3DecodeDLL/group/MP3DecodeDLL.mmp MP3DecodeDLL/inc/ MP3DecodeDLL/inc/chkstk.h MP3DecodeDLL/inc/MP3Decode.h MP3DecodeDLL/inc/MP3DecodeEngine.h MP3DecodeDLL/inc/MP3DecodeNotifier.h MP3DecodeDLL/install/ MP3DecodeDLL/mpglib/ MP3DecodeDLL/mpglib/COPYING MP3DecodeDLL/mpglib/COPYRIGHT MP3DecodeDLL/mpglib/includes/ MP3DecodeDLL/mpglib/includes/bit.h MP3DecodeDLL/mpglib/includes/config.h MP3DecodeDLL/mpglib/includes/D.dat MP3DecodeDLL/mpglib/includes/decoder.h MP3DecodeDLL/mpglib/includes/fixed.h MP3DecodeDLL/mpglib/includes/frame.h MP3DecodeDLL/mpglib/includes/global.h MP3DecodeDLL/mpglib/includes/huffman.h MP3DecodeDLL/mpglib/includes/imdct_s.dat MP3DecodeDLL/mpglib/includes/layer12.h MP3DecodeDLL/mpglib/includes/layer3.h MP3DecodeDLL/mpglib/includes/mad.h MP3DecodeDLL/mpglib/includes/qc_table.dat MP3DecodeDLL/mpglib/includes/rq_table.dat MP3DecodeDLL/mpglib/includes/sf_table.dat MP3DecodeDLL/mpglib/includes/stream.h MP3DecodeDLL/mpglib/includes/synth.h MP3DecodeDLL/mpglib/includes/timer.h MP3DecodeDLL/mpglib/includes/version.h MP3DecodeDLL/mpglib/README MP3DecodeDLL/mpglib/src/ MP3DecodeDLL/mpglib/src/bit.c MP3DecodeDLL/mpglib/src/decoder.c MP3DecodeDLL/mpglib/src/fixed.c MP3DecodeDLL/mpglib/src/frame.c MP3DecodeDLL/mpglib/src/huffman.c MP3DecodeDLL/mpglib/src/imdct_l_arm.S MP3DecodeDLL/mpglib/src/layer12.c MP3DecodeDLL/mpglib/src/layer3.c MP3DecodeDLL/mpglib/src/stream.c MP3DecodeDLL/mpglib/src/synth.c MP3DecodeDLL/mpglib/src/timer.c MP3DecodeDLL/mpglib/src/version.c MP3DecodeDLL/README MP3DecodeDLL/src/ MP3DecodeDLL/src/chkstk.c MP3DecodeDLL/src/dll.cpp MP3DecodeDLL/src/MP3Decode.cpp MP3DecodeDLL/src/MP3DecodeEngine.cpp