搜索资源列表
cb_Spectrum
- 用vc编的用于语音的频谱的检测,可以显示语音的频谱图。-It is used to detect spectral of speech and display the spectralgram.
waveInFFT_demo
- 实现语音的采集、量化、控制、频谱显示功能。整个程序是通过windows平台下,使用VC++6.0的库函数实现声卡的信号采集从而生成wave文件;之后,对信号进行FFT,并在windows窗口下完成频谱显示。-Voice of the collection, quantification, control, spectrum display function. The whole process through the windows platform, the use of VC++ 6.0 o