QT下的MP3播放器的开发与设计,功能强大, 有普通MP3软件的所有功能:播放,列表,在线播放,下载播放,上一首,下一首,暂停,停止,继续,声音,进度! 而且扩展性特别的强,分服务器和客户端两种。代码详细。适合毕设!
1
Linux下图形界面mp3播放器的实现_[文档在线提供].doc
1
实现了播放列表的mp3播放器,基于gtk实现,代码300行左右,核心代码几十行,对初学gtk的同学十分有益。linux开发资料少,望大家积极下载,谢谢。
2022-01-06 17:02:41 4KB linux gtk mp3 音乐
1
基于java的MP3播放器源码,除了基本的播放,暂停,上(下)一曲,还实现了歌词解析,歌词同步,添加歌曲等功能。
2021-12-29 18:53:54 4.98MB java mp3 源码
1
Java写的超漂亮MP3播放器源码,应该不局限于MP3播放,其它音乐格式,比如wav也可以播放,是一款界面风格小巧漂亮的音乐播放器,纯Java代码编写,运行于所有的Java环境下,运行界面如截图所示。源码素材网注:编译时请使用Eclipse打开源码包。
2021-12-28 22:00:40 3.28MB Java源码-多媒体应用
1
华清远见 MP3播放器的设计(项目手册) 手册很强大 密码是farsight 几十页 代码 加 注册 加密的
2021-12-26 18:56:32 1.62MB 华清远见 farsight MP3
1
在alter fpga 开发板DE2上实现MP3播放
2021-12-19 19:21:38 1.71MB DE2 SD卡 MP3
1
大课作业,基于vc6.0的mp3播放器。 说明:1、平时作业,所以代码不是很完美的。在文件路径这里是有问题的(我写的绝对路径,我自己测试无问题)。 2、功能肯定都能实现。有问题可以私信我或发邮箱 3、本播放器优势:音乐播放结束后自动切换到下一首(我查的别的代码这个功能基本没有)、循环播放。 4、细节(待补充):会自动刷新时间。视觉上不会有bug。 5、测试音乐:用李荣浩的贝贝,比较好测试各项功能。
2021-12-07 12:22:17 2.84MB visualc++ vc6.0 大作业
1
国嵌项目专题(MP3播放器)全套资料 包括课件、试验手册、源码
2021-12-03 12:00:34 4.67MB 国嵌 mp3
1
MP3流媒体的播放器,是用C++写的。 ============================================= MICROSOFT FOUNDATION CLASS LIBRARY : AVI Player ============================================= AppWizard has created this AVI Player application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your AVI Player application. AVI Player.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. AVI Player.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CAVIPlayerApp application class. AVI Player.cpp This is the main application source file that contains the application class CAVIPlayerApp. AVI Player.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. AVI Player.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. res\AVI Player.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file AVI Player.rc. res\AVI Player.rc2 This file contains resources that are not edited by Microsoft Visual C++. You should place all resources not editable by the resource editor in this file. /////////////////////////////////////////////////////////////////////
2021-11-30 22:44:06 12KB MP3 流媒体 播放器 C++
1