搜索资源列表
VC_Spectrum.Base.On.AudioCard
- VC实现基于声卡的频谱分析.可将麦克风上传的声音进行频谱分析(应用FFT变换)并回显。-VC Sound Card Based on the analysis of the spectrum. Can be uploaded to the microphone for voice spectrum analysis (FFT Transform) and a back.
DirectSound
- DirectSound实现声卡录音,基于VC环境开发。-DirectSound to achieve sound recording, based on VC++ development.
audio
- 虚拟声卡频率计 该程序是在VC++6.0环境中,用C++语言编写的,分三个模块:一个是程序框架模块,实现程序的框架结构;二是声卡采样模块,实现声卡对外部模拟信号的采样;三是对采得的信号进行频率值计算。-The program is in VC++6.0 environment, using C++ language and is divided into three modules: Module One is the procedural framework, the framework o
audiocapture
- VC写的如何在PC上用麦克风和声卡采集声音的源代码-This code shows how to capture audio using VC++
recAndPlay
- 计算机上通过本机声卡和Windows api 录音和放音,使用VC编写-Computer through the sound card and Windows API recording and playback, prepared using VC