搜索资源列表
libid3tag-0.15.1b.tar
- linux下mp3编解码程序,有VC工程,纯C代码,移植性好,推荐!-mps decode program under linux, c code ,recomanded
smpeg-0.5.4b
- 本软件是音频(mp3),视频(mpeg)解码c++程序,提供了vc下和linux下的两个版本,也可以移植到嵌入式系统中。-Audio (mp3), video (mpeg) decoder c procedures, vc provided under linux and the two versions can be transplanted to embedded systems.
调用libmad的简单MP3播放器
- 今天研究了一下libmad,发现用这个库做一个简单的mp3播放器非常容易,网上也有很多例程,于是想把播放mp3功能加入我的wav播放小程序里面。晚上实验了一下,的确很好用,在sep4020这颗小arm7上面跑的很欢乐。程序结构目前很乱,还要整理一下,现在的仅仅实现功能,算是beat版。 首先需要编译安装libmad,这个参考以前的文章,编译程序时时需要mad.h 和libmad.a等文件。 为了便于交流,采用静态链接的方法添加libmad库比较好,相当于把libmad包含的程序里面去。 最后将w
Qt-mp3
- 在linux下基于C++和qt编写的MP3播放界面程序-In c++ and qt under Linux based on the MP3 interface program written
MP3
- 嵌入式linux下C语言编写的mp3播放器,GTK界面,用libmad音频解码库-Embedded linux written in C, mp3 player, GTK interface, using libmad audio decoder library
MP3-Player
- 这是国嵌推出的基于Linux及mini2440的MP3播放器项目,里面有详细的项目文档和程序。-This is a country based on embedded Linux and mini2440 launched the MP3 player project, which has detailed project documentation and procedures.
UnderMP3Cover-1.1.tar
- 在Linux/Unix环境下运行,通过mp3格式的文件作为载体进行信息的隐藏及信息的提取。包括所有的C语言程序。 -This program allows you to hide a file within a specified mp3 and read it back.
madplay-0.16.1b
- 经典的C语言MP3编码解码实现,可以在linux/unix平台下编译运行. -Classic C language realize MP3 codec, you can linux/unix platform running under the compiler.
wxWidgets-2.8.9
- wxWidgets-2.8.9 界面开发库源代码,可在windows 和 linux下应用,跨平台的,此代码是windwos平台的库代码-mp3 algorithm source code, using pure C language implementation of the MP3 decoder must have reference value
MP3
- 基于linux系统开发的C语言MP3系统开发程序。-Linux system development based on C-MP3 system development program.
xcvbdgh
- [multi-ice-ddd.tar.gz] - in Linux and multi-ice connectivity, used to debug the Linux source code [at91sam7s64mp3.rar] - atmelsam7s64 do mp3 decoding of the source [Mp3.rar] - mp3 decoder detailed algorithm flow, as well as the mp3 file fo
DecodeMagStripe
- Decoding the signal from magnetic stripe card or ticket using just a simple magnetic head connected to a microphone jack. Recording an audio WAVE file, and then this information can be decoded by the 2 programs included. First program dab.c deco
bass24
- BASS is an audio library for use in Windows and Mac OSX software. Its purpose is to provide developers with powerful and efficient sample, stream (MP3, MP2, MP1, OGG, WAV, AIFF, custom generated, and more via add-ons), MOD music (XM, IT, S3M, MOD, MT
madlldlib-10b4_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, en
mp3
- linux mp3播放歌曲的应用程序,调试成功的-linux mp3 music player application, debugging success
email
- 本程序在linux环境下是用C语言开发,实现了邮件的发送功能。它可以实现邮件的普通发送、抄送、密送,并支持txt、doc、mp3、avi、rar、pdf等十几种附件的添加。支持邮件的批量发送,提供配置接口,操作简单。-This program is in the linux environment using C language development, to achieve the e-mail sending function. It can send regular mail, Cc,
mp3
- linux环境下,基于libmad的MP3播放程序,需要用到libmad,libasound库。编译:gcc mp3.c -lmad -lasound .执行时:./a.out **.mp3-Linux environment, based on the libmad MP3 procedures, the use of libmad, libasound library. Compiler: GCC mp3. C- lmad- lasound. Implementation:./a.o ut*
MP3
- C语言在linux上实现的MP3播放器。菜鸟们如果想做嵌入式就多在linux上多练习开发应用程序-C language in linux MP3 player. Newbies If you want to do embedded more in linux on practice developing applications
mp3source-code-linux
- 嵌入式linux 平台下,利用C语言进行开发MP3 播放软件-Embedded linux platform, using C language development of MP3 player software
MP3-player
- 基于Qt的c++程序,实现MP3播放功能,在Linux下完美运行-c++ program based on the Qt , the realization of MP3 function, perfect operating under Linux