搜索资源列表
MP3编解码系统
- (1)“MP3目录”下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)本程序可在Windows 2000、Visual C++6.0环境下编译通过,在\\\\MP3\\Debug目录下有可直接运行的执行文件。 (3)本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-(1) "MP3 directory" for a complete player CoolPlayer all the code, "de
基于VC++的MP3深入编程
- (1)“MP3目录”下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)本程序可在Windows 2000、Visual C++6.0环境下编译通过,在\\\\MP3\\Debug目录下有可直接运行的执行文件。 (3)本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-(1) "MP3 directory" for a complete player CoolPlayer all the c
MP3解码和播放源程序
- MP3解码和播放源程序-MP3 decoding and playback source
ARM MP3解码源代码
- ARM MP3解码源代码 实现MP3播放应用-ARM MP3 decoder source code to achieve MP3 Player Application
mp3source
- mp3解码播放程序,delphi版本
MP3
- (1)“MP3目录”下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)本程序可在Windows 2000、Visual C++6.0环境下编译通过,在\\\\MP3\\Debug目录下有可直接运行的执行文件。 (3)本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。
mp3
- 基于arm和ac97的mp3解码播放代码
mp3播放器代码
- MP3的播放器的解码程序。直接可以在visual c++中编译可以通过。-This is the decoding program of mp3 player.The program can compile successfully with visual c++.
MP3解决方案
- MP3解码芯片,或者称为解决方案,是MP3播放器的核心,其作用是对MP3等格式音乐文件进行解码。它是MP3的核心元件,是决定MP3音质表现的决定性因素之一。众所周知,MP3是一种有损压缩的格式,优秀的解码芯片将会尽可能解析好音乐文件,输出高品质的音乐。
MP3解码-verilog
- 调试通过,能正确的对MP3进行解码,经试验正常播放,并且音质不错。
ads_libmad.libman mp3解码库
- libman mp3解码库,移植到windows ADS环境下运行,加上数组格式MP3源文件即可播放,libman mp3 decoder library, ported to run under windows ADS environment, coupled with an array of source files to MP3 format playback
mp3decoder.rar
- mp3 解码的verilog代码,通过仿真综合及验证,能够播放所有的.mp3文件。压缩包包括所有的verilog源码以及详细的文档。,mp3 decoding Verilog code, the adoption of an integrated simulation and verification, can all play. mp3 file. Compressed packet including all the Verilog source code and detailed docu
mp3解码说明文档
- mp3解码.doc 在主控模块开始运行后,主控模块将比特流的数据缓冲区交给同步及差错检查模块,此模块包含两个功能,即头信息解码及帧边信息解码,根据它们的信息进行尺度因子解码及哈夫曼解码,得出的结果经过逆量化,立体声解码,混淆缩减,IMDCT,频率反转,合成多相滤波这几个模块之后,得出左右声道的PCM码流,再由主控模块将其放入输出缓冲区输出到声音播放设备。
kmpa
- MP3解码与播放库,提供简单的播放控制相关接口.-MP3 decoding and playback libraries, providing simple playback controls related interface.
fixed-pointDSPonmp3
- 根据TMS320C55XX系列的DSP在语音信号数字处理方面的强大能力,本文介绍一种采用这种 DSP与高性能立体声音频解码芯片TLV320 AIC23相结合的MP3解码器系统的设计。实验证明该系统可以顺利实现MP3数据流的上传与下载,高质量完成 MP3的解码与播放 。-According to TMS320C55XX series of DSP in the digital voice signal processing capabilities, this paper introduces a
MP3
- [1]本章“MP3”目录下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 [2]本程序在 Windows2000、Visual C++6.0环境下编译通过,在\MP3\Debug目录下有可直接运行的执行文件,本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-Mp3 decoded
mp3
- mp3解码播放库,可以制作自己的MP3播放器,全部自己的代码哦-mp3 player decoder library, can create their own MP3 player, all their own code Oh
layer3
- (1)“MP3”目录下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)本程序在 Windows2000、Visual C++6.0环境下编译通过,在\MP3\Debug目录下有可直接运行的执行文件,本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-(1) " MP3" for a complete directory of all the player CoolPlayer code " decoder
mp3解码源码
- 用于mp3解码,送入到嵌入式底层用于视频显示和音频播放(is used decode for mp3)
6c3ad86e06f9995a2e3714a3f5229966
- 实现mp3音频文件的解码与播放功能,用来研究mp3编解码(Decoding and playing functions of MP3 audio files)