搜索资源列表
mciplayer-vc
- 采用WINDOWS MCI高级接口开发的媒体播放器,只要MCI支持的全部可以播放. VC-工程.-use Windows interface development MCI senior media player, as long as the full support of MCI can play. VC-engineering.
MCI音频
- 在VC下面开发的小程序,利用MCI知识,实现了录音,播放,打开,保存等功能-below in the development of the VC small procedure, and use MCI knowledge and to the recording, playback, open, functional preservation
EMplayer
- 简单视频播放器的实现,播放器能够以简单的形式来完成复杂的功能应用。我们主要实现视频文件 打开、播放、暂停、快进、快退、上一帧、 ... 这个微软强大的可视化应用程序开发工具, 在VC++环境下,利用MFC库和MCI标准,我们可以轻松开发用于播放AVI格式的视频文件。-simple video player and that the realization of players can in a simple form to complete the complicated application
mplay_API
- VC++6.0环境用MCI接口编写的一个简易播放器,支持音频播放,需要的可以下来-VC 6.0 MCI interface environment with a summary prepared by the players, support audio broadcast need to see it down
MCI
- MCI命令的VC版 用MCI命令来实现多媒体的播放功能,几乎有播放器软件的各种功能,你只是引用这些函数就能做出一个播放器来
MCI
- 是用vc++实现一个cd播放器,能够对放入光驱的cd进行播放,实现普通播放器的功能
m003.ZIP
- 我所设计的多媒体音频播放器AudioPlayer用MCI接口和RealPlayer G2 ActiveX插件实现音频的播放,能够播放MediaPlayer支持的格式和RealPlayer支持的格式(包括wav, mp3, wma, rm, wmv等),但必须安装RealPlayer播放器。AudioPlayer有播放、暂停、停止、打开文件、播放上一首、播放下一首、循环或是不循环播放、顺序或是随机播放等功能;可以静音、改变音量大小;可以拉动播放;能够增加、删除、选择播放文件;能够保存和载入播放列表
chess_new
- 这是一个用VC++6.0 实现的简易五子棋 程序的源码 使用了MCI实现声音播放功能 作者:邹立杰 13370805949 kevinzou@yahoo.com.cn QQ: 497221145
Padlock-20071130143141
- 基于vc++的 使用MCI播放 MP3格式的音乐的源代码
非常好用的CD播放器
- 一个好的cd播放器这篇文章是我第一次在VC在线发表,我应该是只VC的菜鸟。为了找个能循环播放mp3的VC源程序,我搜遍了网上的资源(差点气得要砸电脑),好不容易找到一个,却只有程序中的调用,关键的类的生成文件却没有,有什么用?(主要是自己没有MCI函数的具体的参数资料,不知道怎么调用,如果你有,请发一份给我,字符串的我已经有了,命令方式的没有。) 后来找到一个,非常感谢他,作者叫:黄利龙。但他没有单独把类分离出来,且没有保存列表到文件。 我把他的程序打印出来,仔细分析了程序语句,然后进行了修改和
MYMediaPlayer.rar
- 用VC开发的自制播放器编程源代码,利用Windows MCI接口,能实现一般的功能,Made use of VC player development programming source code, the use of Windows MCI interface functions to achieve the general
mp3
- 本程序详细介绍了如何用vc播放MP3,并配有详细代码,便于开发-It introduces how to play music
VC_MCI
- VC实现录音,放音,保存,打开功能,很详细的说明。 -VC achieve recording, playback, save, open the function, it detail.
mediaplayer
- 使用微软mci接口,利用MFC工具建立的vc++工成,实现了media player-Microsoft mci interface, the use of MFC utility to set up working into vc++ to realize media player
MCI
- mci是windows 95提供的一组处理多媒体的接口,它不属于VC++,所以在编程的 时候只是向Windows提供调用参数就行。-mci program
MyMCIWAVE
- MCI音频编程类,非常适合C++,Vc++程序员在开发中使用-MCI audio programming class, ideal for C++, Vc++ programmers to use in the development
mci-VC
- MCI播放多媒体,一些小程序,希望可以帮助那些要用的人-MCI multimedia, small programs, I hope to help people who use
luyin
- VC++使用MCI录音,可设置采样频率。详情查看txt中url网页的说明。-VC++ MCI recording, you can set the sampling frequency. For more information, view txt url pages in the instructions.
MCI-Introduction-to-Programming
- mci是windows 95提供的一组处理多媒体的接口,它不属于VC++,所以在编程的 时候只是向Windows提供调用参数就行。-mci is windows 95 provides a set of handling multimedia interface, it does not belong VC++, so when programming only to Windows provides call parameters on the line.
语音文件的播放系统设计
- 利用VC++6.0的开发平台基于开发MFC开发音频文件的播放系统,来实现对音频文件的播放;运用MCI(Media?Control?Interface)指令实现音频文件的打开、播放等操作,以此来实现音频文件的播放。(With the development of VC++6.0 platform development MFC audio playback system based on file, to achieve playback of audio files; the use of MC