搜索资源列表
at89s52音乐播放器代码
- 播放器设计的程序和原理图
QTplayer
- QtPlayer音乐播放器 所谓的QTplayer就是一款在QT平台下开发的音乐播放器,利用开发工具是QT4.0由于QT是跨平台SDK。因此,它对event的处理并不像MFC或XAPI那样明显。但filter机制可以把定制代码hook到具体的widget中,有时在简化编程上能起到巨大的作用,因此他能构造出体积小,功耗低的一款音乐播放器,灵活的运用于各种平台。论文中详细阐述了系统的设计目标、总体架构及各功能模块的详细设计-QtPlayer
java_ttplayer_src
- Java模仿千千静听音乐播放器源代码,界面超漂亮,程序代码简洁。编译时需要在Eclipse下打开,并导入源码包目录下的必要库文件才行。-Java copied thousands of listening music player source code, interface super-beautiful, concise code. Compile-time need to open Eclipse and import the source package directory do the
MusicPlay
- 一个音乐播放器的全部代码,质量比较高,竞赛获奖作品,不会比千千静听差哦-A music player, all the code, the quality is relatively high, contest winners, oh no worse than listening Pros
Javamusicplayer
- Java仿千千静听音乐播放器源代码,能实现音频的播放,各种功能基本齐全-Imitation TTPlayer Java source code for music players, can achieve audio playback, complete all the basic functions
symbianoggplay
- symbian智能手机音乐播放器完整代码,包括V2\V3版本的。保证完整-symbian code V2,V3
java_ttplayer_src
- Java模仿千千静听音乐播放器源代码,界面超漂亮,程序代码简洁,不过程序比较综合,估计没有基础的JAVA朋友不好看懂,想研究一下的可下载试试。编译时需要在Eclipse下打开,并导入源码包目录下的必要库文件才行。-Java imitate TTPlayer music player source code, interface, ultra-beautiful, concise code, but the program more comprehensive, it is estimated t
completedplayer
- 音乐播放器,代码很齐全功能很强大,调试可用-Music player, the code is very complete feature is very powerful and can be used to debug
EPlayer
- 功能很强的音乐播放器,使用delpi开发,里面包含源程序代码。-Features a strong music player, using delpi development, which contains the source code.
eleven_Mp3Player
- C#2008初学者观摩代码之简易音乐播放器-mp3player
TinyPlayer_for_android
- android手机系统的音乐播放器源代码,从此播放音乐就可以用自己的播放器了-android mobile phone system, music player, the source code, from playing music, you can use their own player of the
qmusicplayer
- 基于linux qt的音乐播放器,采用QT代码编程,是个初学者学习提高!-Linux qt-based music player, using QT code programming, a beginner learning to improve!
myMusicPlayer
- QT平台的音乐播放器源代码,这个很少见了,里面的代码很不多,画面处理的很好。-QT-platform music player source code, this rarely met, which is very much the code, image processing well.
MusicPlayerDemo
- Android源代码,是一个手机音乐播放器,是学习Android下多媒体开发的良好demo.-Android source code, is a mobile music player, Android is to learn from the good development of multimedia demo.
xcMusicPlayer
- 音乐播放代码 由于网易云音乐内部调整,请自行添加获取路径的源码 位于 171 window.nowMusicSrc = mArray.result.tracks[index].mp3Url; 和 203 tempMuPId.src = window.nowMusicSrc; 列表更新位于 150 行 需要在php环境中因为跨域问题 $.ajax 又用不了 所以。。。。(Music playback code, due to the internal adjustment
简易音乐播放器
- 实现一个简易的音乐播放器,其音乐播放的核心功能是采用Qt支持的Phonon框架。这里用这个框架同样是用来播放,暂停等多媒体的各种控制功能,另外该框架可以自动获取音频文件的一些信息,这样我们在设计播放列表时可以获取这些信息,比如歌手名,专辑名,时长,文件名等等。程序中桌面歌词的实现是继承了QLabel类,然后使用3层文本显示,最上面一层采用渐进显示的方式来达到歌词播放的动态效果。 开发环境:WindowsXP+Qt4.8.2+QtCreator2.5.1(To achieve a sim
player
- 漂亮界面的音乐播放器,使用vs c# 编写, 里面含有代码,图标.(Beautiful interface music player, using vs c# to write, which contains code, icons)
HTML5Player
- html音乐播放器 使用方法:1、调用CSS样式: <link rel="stylesheet" href="css/stylesheets/style.css"> 2、调用JS插件代码: <scr ipt src="js/jquery-1.7.2.min.js"></scr ipt> <scr ipt src="js/jquery-ui-1.8.17.custom.mi
音乐播放器
- 基于stm32f103开发的音乐播放器,代码示例(the music player based on stm32 platform mcu)
音乐播放器MATLAB代码
- MATLAB做的音乐播放器,带GUI界面。能够分析频谱,是先暂停,退出等功能。能够选择导入的音乐