搜索资源列表
Audio-Wav-0.04
- 适用perl语言实现了对microsoft uncompressed wav文件的分析。包括文件读取,文件写入,wav文件信息分析抽取等。perl程序员可以很方便的利用这个模块来对wav文件直接操作。-perl language applicable to microsoft uncompressed wav file analysis. Including documents read, write papers, wav file information from such analysis
MyWave
- Read WAV file,get its data format and normalized data
DigitalEqualizer
- 圖形調整式數位音訊均衡器,使用matlab gui介面寫成。自動畫出頻率響應圖,可讀取.wav檔。濾波器由fdatools設計而成。-Digital audio graphic equalizer adjustments, and the use matlab gui interface language. Automatically draw the frequency response can be read. Wav file. Filter designed with the fdato
hj1
- C语言读取WAV PCM音频文件的头文件-C language to read WAV PCM audio file of the header files
wavread
- 一个很好的利用fileread来读取wav文件数据的实例,适合初学者入门学习-A good use of fileread to read the wav file data instances, suitable for beginners to learn entry
speechbymatlab
- 请认真阅读采用MATLAB分析WAV文件。 步骤一:选择一个WAV文件作为分析的对象 。(ding.wav) 步骤三:进行 FFT变换并画频域图形 。 步骤四:进行该声波主要频谱的分析。 步骤五:根据该声音的频谱,反演时域图形 。(有失真) 步骤六:进行付立叶逆变换IFFT并画频域图形 。-Please carefully read the WAV files using MATLAB analysis. Step One: Select a WAV file as the
wzld
- delphi的文件朗读器,能读中文、英文以及中英文混合朗读,并且可以保存成WAV文件。使用到TTS,可以自行下载,并在delphi安装相应插件。-delphi read the document, and can read Chinese, English and Chinese and English mixed reading, and can be saved into a WAV file. The use of the TTS, is free to download and inst
wav-test
- 读取并且分析wav 格式的C 代码,非常清晰易懂,并有示例文件。-Wav format to read and analyze the C code, very clear and understandable, and there is sample file.
playwave
- 实现wav文件的滤波,先将一个wav文件读到一个数组中去,也把滤波器的冲击函数放在一个数组中,然后进行卷积。-Wav files to achieve the filter, first read a wav file to an array, but also the impact of the filter function in an array, and then proceed to convolution.
read_wav
- C file to read and decode a WAV file.
ReadWaveFile_20090612
- wave波形文件读取,并通过FFT运算后图形显示频谱。-read .wav file and dispaly spectrum.
wav
- wav文件读取。包括产生幅度,相位,过零率。内附程序和报告书。-wav file to read. Including the generation of amplitude, phase, zero crossing rate. Enclosing the process and report.
WAv
- WAV文件格式,用于了解WAV文件格式,以及写入读取原理-WAV file format used to understand the WAV file format, as well as the principles of writing to read
read-a-wav-file
- 该程序实现了语音数据转换,将一个 wav 格式的文件读入计算机,为语音信号的进一步处理做准备。-The program realize the speech data conversion. It can read a wav file into the pc, which put a way for the speech signal further study.
Wav
- 读取wav文件,把生成的数据段,直接保存为文件,就是pcm文件-Read wav file, the data segment generated directly saved as a file, the file is pcm
wav-format-decode
- 波形文件格式解析,使用vb读取波形文件,并绘制其波形。-Waveform file format parsing, use vb to read wave file and draw the waveform.
Vb.net-read-Wav
- 使用VB.net 读取并分析wav格式文件的数据,可以此分析wav文件内容,学习wav文件处理编程时很有用哦-vb read wav file
WAV-file-format
- wav格式的声音文件格式详解,方便自己编程实现wav文件读取的时候了解文件格式-wav format sound file format Detailed programming wav file read to understand the file format
wav file read using vc6.0
- reading and write a wav file using vc6.0
readwave
- 解析WAV文件,简单的方法。可以读取一般的WAV文件流(线性PCM),并且按照无标签格式使用(It is a way to read wav file.)