搜索资源列表
matlabwav
- 读取wav文件,画出其时间-幅值图和做傅立叶变换-read documents paint their time-amplitude map and do Fourier Transform
PCM格式的 .wav 文件
- c++读取Microsoft PCM格式的 .wav 文件
hj1
- C语言读取WAV PCM音频文件的头文件-C language to read WAV PCM audio file of the header files
WangEPD
- 基于短时能量和短时过零率来实现语音端点检测。也称为双门限比较法,是一种传统的 语音端点检测方法。现在已经有研究人员提出若干其他更加高效和有效的检测方法,但 是这个方法不失为一种最简单的方法,可以通过程序来获得语音端点检测的感性认识和 体会。内的程序读取WAV文件,程序附有详细的使用说明和注释,以及若干测试用的语音文件。-Based on the short-term and short-term energy to achieve zero rate of voice activit
WAv
- WAV文件格式,用于了解WAV文件格式,以及写入读取原理-WAV file format used to understand the WAV file format, as well as the principles of writing to read
WAVE-pcm
- 波形文件分析器,适合于pcm编码格式的 wav 音频文件,内含读取wav文件,抽取和插入操作~-Wave file analyzer, suitable for pcm encoding format of the wav audio files, containing read wav files, extraction and insertion operations ~
wav
- 该程序可实现wav文件的读取,读取wav文件的各个参数并输出。-The program allows to read wav files, wav files to read the various parameters and output.
LoadWaveInfo
- C#编写的读取Wav文件的文件信息的工具,由C++代码改写-Written in C# to read Wav files of information tools, adapted from the C++ code
52354249readwave
- 采集并读取一*.wav文件,并用微软的播放器播放不需要显示出来-Collected and read a*. wav file, and use Microsoft' s player not show up
wavread
- c语言读取wav文件源代码,对于了解wav文件的内部存储结构很有帮助-C source code of reading wav file
fft
- 基于vc6.0的控制台程序,实现读取wav文件,并进行短时FFT处理-Console program based on vc 6.0, realizing the function of reading wav file, and processing it with FFT algorithm
shortwavread
- vs2008下 读取wav文件中数据供后续处理。vs2008下 读取wav文件中数据供后续处理。-wav file in vs2008 to read the data for subsequent processing. wav file in vs2008 to read the data for subsequent processing.
wav
- 一个关于wav文件的读取的小程序,望大家指正。-Wav file read the small program, we hope to correct me.
WAVFileAnalyzer
- 这个程序是用来WAV文件分析。它可以读取WAV文件,显示文件头信息-This procedure is used WAV file analysis. It can read WAV files, display file header information
C_WAV
- 用c写的可以读取wav文件数据的小程序,可作为大设计的子程序用-C write wav file data can be read small program can be used as a subroutine with a large design
wavread_fft_windows
- 读取wav文件进行声音信号化,并包含fft和加窗操作-import .wav file, and fft , add windows
iir
- vc6.0编写的iir高通滤波器,可以读取wav文件,显示输入波形和频谱,以及高通滤波后的波形和频谱。还包含有滤波器的验证。-iir vc6.0 prepared by a high-pass filter, you can read wav file, display the input waveform and spectrum, and high-pass filtered waveform and spectrum. Further comprising filter verificat
声音读取
- c#编程实现读取一段wav音频文件,仅仅是读取哦(C# programming to read a section of wav audio file)
WavUtil
- 用来读取wav文件的,分为16位8位24位,32位的float类型暂时不确定(Used to read the wav file)
readwave
- 解析WAV文件,简单的方法。可以读取一般的WAV文件流(线性PCM),并且按照无标签格式使用(It is a way to read wav file.)