搜索资源列表
lame-3.98.4
- LAME is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL, meaning it is open source and free for personal development usage. This is the latest stable version as of v3.98.4 (March 2010).
MP3Player
- 本设计主要基于Visual Studio 2010编译环境下,涉及到多线程的设计,创建了两个线程,其中一个线程MP3的播放线程,另一个线程是频谱的分析线程,播放线程总是通过解码器获取数据,频谱线程根据当前播放的时间获取到正在播放的PCM数据,使用FFT计算后绘图显示。MP3解码则由由libmad开源解码库完成。-This design is mainly based on the build environment in Visual Studio 2010, related to the mu
MP3Player
- 一个界面漂亮的轻量级MP3播放器,使用VC++2010编写-A pretty interface Lightweight MP3 player, written using VC++2010