文件名称:VC-MP3_Decode
- 所属分类:
- mpeg/mp3
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-06-11
- 文件大小:
- 1.69mb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用VC编写的可以跑通的MP3软解码工程
环境:VS2012-Prepared by the VC can run through the MP3 software decoding Engineering Environment: VS2012
环境:VS2012-Prepared by the VC can run through the MP3 software decoding Engineering Environment: VS2012
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VC版MP3解码源码\dewindow.txt
...............\huffdec.txt
...............\layer3\common.c
...............\......\common.h
...............\......\Debug\CL.read.1.tlog
...............\......\.....\CL.write.1.tlog
...............\......\.....\common.obj
...............\......\.....\decode.obj
...............\......\.....\huffman.obj
...............\......\.....\layer3.exe
...............\......\.....\layer3.ilk
...............\......\.....\layer3.lastbuildstate
...............\......\.....\layer3.log
...............\......\.....\layer3.obj
...............\......\.....\layer3.pdb
...............\......\.....\link-cvtres.read.1.tlog
...............\......\.....\link-cvtres.write.1.tlog
...............\......\.....\link-rc.read.1.tlog
...............\......\.....\link-rc.write.1.tlog
...............\......\.....\link.read.1.tlog
...............\......\.....\link.write.1.tlog
...............\......\.....\vc110.idb
...............\......\.....\vc110.pdb
...............\......\decode.c
...............\......\decode.h
...............\......\dewindow.txt
...............\......\huffdec.txt
...............\......\huffman.c
...............\......\huffman.h
...............\......\layer3.c
...............\......\layer3.dsp
...............\......\layer3.dsw
...............\......\LAYER3.GID
...............\......\LAYER3.HLP
...............\......\layer3.opensdf
...............\......\layer3.sdf
...............\......\layer3.sln
...............\......\layer3.v11.suo
...............\......\layer3.vcxproj
...............\......\layer3.vcxproj.filters
...............\......\out.pcm
...............\......\UpgradeLog.htm
...............\......\UpgradeLog.XML
...............\......\_UpgradeReport_Files\UpgradeReport.css
...............\......\....................\UpgradeReport.xslt
...............\......\....................\UpgradeReport_Error.png
...............\......\....................\UpgradeReport_Information.png
...............\......\....................\UpgradeReport_Success.png
...............\......\....................\UpgradeReport_Warning.png
...............\......\测试.mp3
...............\......\Backup
...............\......\Debug
...............\......\_UpgradeReport_Files
...............\layer3
VC版MP3解码源码