Description: mad mp3解码dll
libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, enabling other languages (i.e., C#, Visual Basic etc.) to access the libmad library using the simple interface I ve provided.
-mad dll libmad MP3 decoder is a powerful open sour ce library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting access to its C / C. I have written code ( based on the source madlld) that compiles to a DL L, enabling other languages (ie, C#, Visual Basic etc.). to access the library libmad using the simple interface I ve provided. Platform: |
Size: 98496 |
Author:网量 |
Hits:
Description: mad mp3解码dll
libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, enabling other languages (i.e., C#, Visual Basic etc.) to access the libmad library using the simple interface I ve provided.
-mad dll libmad MP3 decoder is a powerful open sour ce library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting access to its C/C. I have written code ( based on the source madlld) that compiles to a DL L, enabling other languages (ie, C#, Visual Basic etc.). to access the library libmad using the simple interface I ve provided. Platform: |
Size: 98304 |
Author:网量 |
Hits:
Description: 著名的libmad-mp3解码库,欢迎大家使用下载,好东西呀。-Famous libmad-mp3 decoder library, welcome everyone to use the download, you good things. Platform: |
Size: 354304 |
Author:苏高峰 |
Hits:
Description: mp2 和mp3 的 音频解码 源码,具体的 我还没看懂-mp2 and mp3 audio decoder source code, I did not understand the specific Platform: |
Size: 416768 |
Author: |
Hits:
Description: libmad的MP3解码源码,写得很好。可用以PC的播放器,也可方便的移植到嵌入式系统中。-libmad the MP3 decoder source code, was very well written. Available to PC players, but also can be easily ported to the embedded system. Platform: |
Size: 705536 |
Author:波波 |
Hits:
Description: 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 Platform: |
Size: 449536 |
Author:vbh |
Hits:
Description: 基于WINBOND W90P710开发板的开发的mp3播放器程序 实现了mp3播放 wav播放 txt查看等功能 有简易的操作界面 利用libmad做解码器-WINBOND W90P710 development board based on the development of the mp3 player program to play wav a mp3 player and other functions txt Show simple interface to do to use libmad decoder Platform: |
Size: 18624512 |
Author:孟波 |
Hits:
Description: 这个是windows mobile上可以播放mp3流媒体,各种接口都已经做好,基于libmad做的。做好了添加解码器的接口。-This is the windows mobile can play mp3 streaming media, various interfaces have been doing a good job, based on libmad to do. Do a good job of adding decoder interface. Platform: |
Size: 3034112 |
Author:李放 |
Hits:
Description: MAD MP3音频解码库,支持MPEG-1 MPEG-2.5 亲自测试可用-MAD (libmad) is a high-quality MPEG audio decoder. It currently supports
MPEG-1 and the MPEG-2 extension to Lower Sampling Frequencies, as well as
the so-called MPEG 2.5 format Platform: |
Size: 436224 |
Author:XJ |
Hits:
Description: windows 下 用vc++6.0编写的MP3播放器,
主要用了libmad解码,再写入waveout播放。
采用多线程播放MP3文件-Under windows prepared using vc++6.0 MP3 player, use the libmad decoder key, and then write waveout play. Play MP3 files using multiple threads Platform: |
Size: 2191360 |
Author:飒飒 |
Hits:
Description: 介绍MP3芯片,属于资料。包括MP3, player, codec, decoder MP3, Layer I, Layer II, Layer III, libmad, MAD, EFSL, Embedded File System Library, MMC, card, SD card-This document describes how to design an MP3 player using the LPC2148 Platform: |
Size: 867328 |
Author:余易频 |
Hits:
Description: 本设计主要基于Visual Studio 2010编译环境下,涉及到多线程的设计,创建了两个线程,其中一个线程MP3的播放线程,另一个线程是频谱的分析线程,播放线程总是通过解码器获取数据,频谱线程根据当前播放的时间获取到正在播放的PCM数据,使用FFT计算后绘图显示。MP3解码则由由libmad开源解码库完成。-This design is mainly based on the build environment in Visual Studio 2010, related to the multi-threaded design, create two threads, one thread MP3 playback thread, another thread is a spectrum analysis of thread play thread is always to get data through the decoder , spectrum to obtain the thread according to the current playback time is playing PCM data, and graphics using the FFT calculation. MP3 decoding from by libmad open source decoding library. Platform: |
Size: 641024 |
Author:能能 |
Hits:
Description: 目前, 网络上绝大都数关于 MP3 播放器的例子, 大都采用 vs1003 这颗硬件解码芯片或
者使用 AT89C51SND1C 这颗含有内部音频解码电路的 NB 单片机, 软件音频解码的例子少之又
少。UP MCU 工作室的相关人员花了些时间、精力,研究了目前 linux 领域很常用的一个开
源音频解码库——libmad 的解码流程,并其成功移植到裸奔的 stm32 平台上。本着资源
共享的奉献精神,本作室将移植过程整理成手册,发布于网络,希望对大家有用。-Currently, the network on the vast number of MP3 players are examples, mostly using vs1003 Fengyun hardware decoder chip or
NB microcontroller to use AT89C51SND1C Fengyun contain internal audio decoding circuits, software, audio decoding few examples of it
Less. UP MCU studio personnel took some time, effort, research the current linux is very common an open field
Source audio decoding library- libmad decoding process and its success streaking stm32 transplanted onto the platform. In the resource
Shared dedication, the studios will be organized into manual migration process, released on the network, we hope to be useful. Platform: |
Size: 841728 |
Author:yorkpan |
Hits: