文件名称:MPEG-Layer
- 所属分类:
- 多媒体
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 189kb
- 下载次数:
- 0次
- 提 供 者:
- 3**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
MP3解码演示,本程序演示了MPEG-Layer 3 (MP3)格式的文件是如何被诸如WinAmp和Windows Media Player这样的程序读出来的。请注意,该代码没有调用Windows API,DLL或者OCX。该源代码阅读和播放MP3文件,没有包含例子,但它基于FreeAmp。最初的MP3解码算法是由Xing Technologies编写的.-MP3 decoder demo, this program demonstrates the MPEG-Layer 3 (MP3) format is how to be like WinAmp and Windows Media Player read out such a procedure. Please note that the code does not call the Windows API, DLL or OCX. The source code to read and play MP3 files, does not contain an example, but it is based on FreeAmp. The original MP3 decoding algorithm is written by Xing Technologies.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MPEG-Layer\cdct.c
..........\cdctasm.asm
..........\csbt.c
..........\csbtb.c
..........\csbtL3.c
..........\cup.c
..........\cupini.c
..........\cupL1.c
..........\cupl3.c
..........\cwin.c
..........\cwin8asm.asm
..........\cwinasm.asm
..........\cwinb.c
..........\cwinm.c
..........\dec8.c
..........\htable.h
..........\hwin.c
..........\icdct.c
..........\isbt.c
..........\isbtb.c
..........\itype.h
..........\iup.c
..........\iupini.c
..........\iupL1.c
..........\iwinbQ.c
..........\iwinm.c
..........\iwinQ.c
..........\jdw.h
..........\L3.h
..........\l3dq.c
..........\l3init.c
..........\mdct.c
..........\mdctasm.asm
..........\mhead.c
..........\mhead.h
..........\msis.c
..........\msisasm.asm
..........\port.h
..........\tableawd.h
..........\towave.c
..........\uph.c
..........\upsf.c
..........\wavep.c
..........\wcvt.c
..........\x86gas.s
..........\x86intel.asm
..........\x86intel.c
..........\xing.001
..........\xing.aps
..........\xing.def
..........\xing.dsp
..........\xing.dsw
..........\xing.mak
..........\xing.ncb
..........\xing.opt
..........\xing.plg
..........\xing.rc
..........\xinglmc.cpp
..........\xinglmc.h
MPEG-Layer
..........\cdctasm.asm
..........\csbt.c
..........\csbtb.c
..........\csbtL3.c
..........\cup.c
..........\cupini.c
..........\cupL1.c
..........\cupl3.c
..........\cwin.c
..........\cwin8asm.asm
..........\cwinasm.asm
..........\cwinb.c
..........\cwinm.c
..........\dec8.c
..........\htable.h
..........\hwin.c
..........\icdct.c
..........\isbt.c
..........\isbtb.c
..........\itype.h
..........\iup.c
..........\iupini.c
..........\iupL1.c
..........\iwinbQ.c
..........\iwinm.c
..........\iwinQ.c
..........\jdw.h
..........\L3.h
..........\l3dq.c
..........\l3init.c
..........\mdct.c
..........\mdctasm.asm
..........\mhead.c
..........\mhead.h
..........\msis.c
..........\msisasm.asm
..........\port.h
..........\tableawd.h
..........\towave.c
..........\uph.c
..........\upsf.c
..........\wavep.c
..........\wcvt.c
..........\x86gas.s
..........\x86intel.asm
..........\x86intel.c
..........\xing.001
..........\xing.aps
..........\xing.def
..........\xing.dsp
..........\xing.dsw
..........\xing.mak
..........\xing.ncb
..........\xing.opt
..........\xing.plg
..........\xing.rc
..........\xinglmc.cpp
..........\xinglmc.h
MPEG-Layer