搜索资源列表
Mediaplayer.zip
- 一个使用activemoviecontrol控件的媒体播放程序,源码
MP3_Player
- MP3播放控件的使用-MP3 player controls the use of
wavToMp3
- 将wav转化为mp3的控件,使用简单而且方便,-will wav into mp3, the controls, the use of simple and convenient.
player-code1.0
- 说明:支持格式mp3,mpg,avi,mid,wav,rm,ram,ra,wma等格式,因解码文件的缘故,因此存在着一些缺陷。播放器设计在winxp的delphi7里面通过,界面效果针对winxp,在其他系统里面运行,效果很差。且可以完全隐藏播放,使用alt+r键调出主窗口。采用控件有:realaudio,mediaplayer.在delphi里面可以直接添
test2
- 使用新一代皮肤控件做的MP3播放器 (贴图)-Control the use of a new generation of skin do MP3 player (map)
MyLittlePlayer
- 使用TMediaPlayer控件播放文件,播放后自动休眠操作系统。 包含功能: 1 倒计时对话框 2 操作系统休眠 3 支持拖拽文件到窗口 -Use TMediaPlayer control to play the file, the player automatically sleep the operating system. Contains the features: 2 operating system, a countdown dialog hibernate 3
mp3-player
- 为数不多的完全透明的mp3播放器,网上流传的多为使用控件的版本.-mp3 player with complete GUI code and decoding code.
PcCode_200885204341969
- 本论文的播放器是在Microsoft Visual Studio.Net 2005平台下利用Visual Basic.Net语言完成的。使用Visual Basic.NET提供的Windows Media Player控件以及文件处理,最终实现一款贴近用户操作习惯的媒体播放器。 该播放器实现了对MP3、等格式的多媒体文件的播放功能;实现了加载多个多媒体文件;打开和关闭程序采用图像的淡入淡出效果;在播放器表面添加美丽的图片;实现联网的广告播放;实现了用户的身份认证、连续播放以及自动关闭播放器等
MP3player
- 一个用MFC写的MP3播放器,运用了mci函数,其中还有些小控件的使用,有比较详细的注释。-Written with MFC a MP3 player, use the mci functions, of which there are some minor control the use of a more detailed comment.
MP3bofangqi
- delphi编写的MP3播放器,界面非常优美,使用了第三方控件,适用于D7-D12-delphi prepared by the MP3 player, the interface is very beautiful, the use of third-party control for D7-D12 Delphi prepared MP3 player, the interface is very beautiful, the use of third-party controls for
基于eclipse的安卓音乐播放器
- 项目里包含了登陆注册的实现、音乐的识别播放暂停等功能、数据库的创建及使用(SQLite)、自定义适配器、activity、service、intent、broadcastreceiver四大组件以tabhost等一系列控件。