搜索资源列表
flashplayer
- Falsh播放器源码。如果你不能编译的话请在Import ActiveX Control中添加c:\winnt\system32\macromed\flash或c:\windows\system\macromed\flash中添加flash.ocx,然后install就可以了,如果您找不到flash.ocx那么请在添加/删除中加入marcomedia shockwave支持或安装flash6。还需要rxlib for d6控件。如果以上您正确安装了,那么就能编译它了。-Falsh player
vcmusicplayer
- 能够播放音乐 下一曲 上一曲 暂停 添加音乐 删除音乐 的播放器-Be able to play music on a suspension under an add music remove music player
CsharpMediaPlayer
- 此播放器基于.NET Framework 2.0编程框架,是微软推出的新一代标准. 编程工具:Visual Studio 2005 (C#) 实现功能: 因为是采用的是COM组件,所以可以播放Windows Media Player10.可以播放的所有文件,实现播放器最基本功能,添加单曲,搜索整个文件夹中所有MP3文件.显示播放列表.上下移动播放列表中的曲目,删除选定曲目. -Based on this player. NET Framework 2.0 progr
network_radio
- 利用Windows Mediaplayer 控件,制作的网络收音机。可以添加、编辑、删除、调整电台的位置、类别等。所有电台信息保存在radio.xls文件中。ps:托盘显示图标以及禁止多实例运行。-Using Windows Mediaplayer controls, making the network radio. You can add, edit, delete, adjust the radio position, class and so on. All information is
AudioPlayer
- 本例程实现了音频播放的基本功能,包括打开音频文件、播放、停止、暂停、快进、 快退和拖动进度条调整播放进度等。同时本例程还提供了基本的播放列表编辑功能,可以 实现音频文件的单个添加、通过选择目录进行批量添加、删除、调整播放列表的顺序以及 选择上一首或下一首进行播放等功能。-This routine implements the basic functions of audio playback, audio files, including open, play, stop, paus
MP3
- 用于实现音乐添加、播放、暂停、删除等一系列功能。-Used to implement add music, play, pause, delete, and a series of functions.
MP3-player
- 可播放音乐,显示歌曲进度、状态(进度、长度、位置、模式等内容)、可调音量、有添加、删除功能。-Can play music and display song progress, status (progress, length, location, mode, etc.), adjustable volume, there are add, delete function.
music-system
- 自制的音乐播放列表,实现删除,添加,登录用户界面等-Homemade music playlist, realize the delete, add, login user interface, etc
ttplayer
- 实现类似于千千静听的无联网式的程序,可以添加,删除收藏,优先歌曲等-Achieve similar TTPlayer non-networked program, you can add, delete, collection, priority song
musicplayer
- ubuntu下qt4.6环境的一个简单的音乐播放器,能实现基本的音乐添加播放删除,上下曲目播放等,支持中文显示。-a simple project about music player on the ubuntu
Hotel
- 酒店管理系统,能添加信息,删除信息,信息都存在一个文本文档中-manage hotel system
CallName
- 语音点名系统。采用ado对数据库进行添加、修改、删除、保存等操作,用Speech SDK 5.1实现语音随机点名功能。-Voice roll call system. Ado database add, modify, delete, save operation, named Speech SDK 5.1 Voice random function.
GraphicsTest
- vs平台,基于qt的画图--graphics练习 使用的c++ 实现椭圆,颜色改变,添加图形,view里面右键菜单,添加删除item-vs platform, qt-based drawing- graphics practice using c++ oval, change the color, add a graphic view inside the right-click menu, add remove item
AddressBook107
- (1)、 具有添加、删除、显示、修改和查询联系人电话号码的功能。(2)、 联系人的信息保存到文件中。(3)、 可以实现为控制台程序-(1), with add, delete, display, modify, and query functions of contact telephone number. (2), contact information is saved to a file. (3), can be implemented as console application
FileSystem100
- 文件管理系统的模拟实验,实现删除,添加功能-Document Management System simulation experiments, to achieve the deletion, add features
hhh
- 小通讯录本程序的功能是为用户提供简单的通讯录进行管理,通过该程序存储联系人信息,提供关键字(只能是英文关键字进行查找)查找功能,可以对数据进行修改、删除、添加等操作-Small address book feature of this program is to provide a simple address book for users to manage, store contact information through the program to provide keywords (
phonebook
- 用MAP容器类模版编写的电话本,可以添加删除修改联系人和电话号码,功能简单方便,代码简洁-Phone book, written with the the MAP container class template can add delete modify contact and phone number, the function is easy and simple code
Simple-phonebook-management
- 电话簿管理程序,可实现添加,查找,删除,同名检测等功能-Phone book management procedures, can be added, find, delete, test and other functions the same name
telephonebook100
- 实现电话本的基本功能,例如存储、删除、添加电话号码-The phone book to achieve the basic functions, such as store, delete, add telephone numbers, etc.
播放器
- 利用网上各位大神的一些介绍来完成的播放器, LED控件 可修改LED颜色 间距 大小等 DSP加载 播放列表,添加 删除 上一曲 下一曲 模仿模式选择等 EQ 设置 刚学一个月C# 纯源码 没有优化 参考了网上大神们的教学和自己摸索着完成的,提供给大家互相学习