搜索资源列表
wav 播放器
- 一个wav播放器的源码,用了基本的MFC编程,供初学者参考
播放wav音频文件源代码及说明文件
- 播放wav音频文件源代码及说明文件,编译器为mfc,使用的函数为PlaySound,Wav audio file to play the source code and documentation, the compiler for the mfc, for the PlaySound function used
WAV
- 采用MFC实现简单WAV播放 界面为传统的WINDOWS界面 可选择播放方法 MCI SNDPLAYSOUND -The use of MFC implementation interface for easy playback WAV traditional WINDOWS interface can choose to play MCI SNDPLAYSOUND Ways
Player
- Vista操作系统下编写的一个音乐播放器,开发环境Visual Studio 2008 C++ ,基于MFC.实现了常用的音乐格式(mp3,wav,wma等),有列表框显示曲目列表,播放暂停,停止播放,音量大小控制,静音,托盘图标显示,托盘图标菜单,列表框伸缩等功能-Prepared under the Vista operating system, a music player, the development environment Visual Studio 2008 C++, based
libzplay-1.02-source
- libZPlay是解析mp3, ogg, ac3, flac, wav and pcm 种格式的多媒体库的源码,整合支持所有格式的解码器。你不需要额外的lib。仅使用kernel32.dll, user32.dll, gdi32.dll 和 winmm.dll,微软Windows标准库。也不需要mfc和.net的支持,只是纯粹的WINAPI。简单几行代码就可以实现播放-libZPlay multimedia library for playing mp3, ogg, ac3, flac, wav
WavPlayer
- 用MFC实现,从本机选择wav格式的音频播放并显示音频的基本信息.有界面-Using MFC to achieve, choose from the machine wav format audio playback and display basic information about the audio. there are interface
WAVinfo
- 利用MFC编程,简单的读取并分析WAV文件信息,-MFC programming using a simple WAV file to read and analyze information,
Music-Player-for-curriculum-design-
- 这款基于MFC的播放器开发程序,是我们小组C++短学期课程设计,它是用DirectShow开发的音频播放程序,可以播放mp3,wav,wma等几乎所有 windows支持的多媒体音频文件,希望对大家有所帮助。另外附送程序说明以及个人总结。-This based on MFC' s player development program, our team C++ short-term course design, it is DirectShow development of the aud
MiniMusic
- 运用MFC制作成显示界面,分析wav波形文件,显示音频文件的基本信息以及波形图形、过零率曲线、短时能量曲线-Made into a display interface using MFC, analysis wav wave files, audio files show the basic information and waveform graph, the zero rate curve, short-term energy curve
wavplayer
- wav播放器,最基础的运用了MFC编程,适用于新手参考-Wav player, the most basic using MFC programming, applicable to the novice speakers
waver
- 课堂大作业,是基于MFC和windows编程的录音并改变声音频率并播放的程序,详细说明文档在RAR文件中-a program that can record sound and change its frequency alternated and save the sound into a wav file with a particular doucment packed in the RAR file.
WavFile
- Wav文件操作类,包括音频文件打开,读写、关闭、编码转换、音频播放。本代码采用VC++2010编写,使用方法是创建MFC项目,将压缩文件包中两个文件加入,包含.h文件即可创建对象,对wav文件进行操作。-The open the Wav file operation class, including audio files, read and write, close, transcoding, audio playback. The code to adopt VC++2010 written
MFC-MUSIC-PLAYER
- 具有一般播放*.mp3,*.wma,*.mdi,*.wav,*.avi,*.dat等文件,还有具有播放、暂停、重复播放、音量调节、Repeat功能等功能。需要解决的问题是向对话框中添加音乐播放的控件,以及各按键功能的实现。-Normal playback*. Mp3,*. Wma,* MDI*. Wav,* avi,*. Dat file with play, pause, repeat, volume adjustment, Repeat function and other function
TestWav
- 开发环境VS2008 ,使用MFC 开发的播放 wav格式音频-Development environment VS2008, using MFC developed wav format audio
TestRecord
- 开发环境VS2008 ,使用MFC开发录制音频,格式为 wav -Development environment VS2008, using MFC development record audio wav format
WavPlayPro
- 实现WAV文件的播放,有MFC界面,可以在播放的同时显示时域的波形。-WAV files for playing with MFC interface, time-domain waveform can be displayed while playing.