-
-
-
-
简单的媒体播放器(czy).rar
本章实现了一个简单的媒体播放器,该媒体播放器可以播放Wav和CD光盘。本章主要介绍多媒体相关知识。包括DirectX SDK进行多媒体开发,对混合器设备进行操作和访问,对音量进行获取与设置,播放Wav文件,打开和关闭CD设备,对CD进行播放、停止、前进、后退操作等。
-
-
Bendbolck.rar
关于带通带阻滤波器的设计,巴特沃思滤波器
压缩包里有:
bendpass.m 为带通程序
bendblock.m 为带阻程序
SE144.wav 采用的声音文件,请放在 C:\下
bendpass.wav 通过带通滤波器之后的声音,保存在C:\ bendpass.wav
bendblock.wav 通过带阻滤波器之后的声音,保存在C:\ bendblock.wav
-
-
BmpViewer.zip
... of audio file and play it on computer
Purpose: Familiar with WAV file format and UI design
It should have the following functions: ... Interface for user to browse the file system and select one WAV file
Show the waveform of input audio signal
Play the ...
-
WavPlayer.zip
... of audio file and play it on computer
Purpose: Familiar with WAV file format and UI design
It should have the following functions: ... Interface for user to browse the file system and select one WAV file
Show the waveform of input audio signal
Play the ...
-
-
CD抓原始数据.rar
本程序能将CD中的数据抓下来保存成WAV文件,为以后的编码打下基础,希望能对初学的人有帮助
-