搜索资源列表
MP3-WAV 源码(精典)
- mp3文件格式与wav文件格式的音频文件转换工具,推荐!-MP3 file format and wav file format of the audio file conversion tools recommended!
WAVE文件格式剖析
- WAVE文件作为多媒体中使用的声波文件格式之一,它是以RIFF格式为标准的。RIFF是英文Resource Interchange File Format的缩写,每个WAVE文件的头四个字节便是“RIFF”。WAVE文件由文件头和数据体两大部分组成。其中文件头又分为RIFF/WAV文件标识段和声音数据格式说明段两部分。WAVE文件各部分内容及格式见附表。-WAVE as a multimedia documents used in the acoustic format, it is based
WAV-RIFF 文件格式
- RM文件格式的详细介绍,对于流媒体大的编程大有帮助。-RM file format and detailed briefings for the media and flow of programming great help.
详细的WAV 文件格式
- 详细的WAV 文件格式-detailed WAV file format
把MP3转换为WAV文件格式
- 把MP3转换为WAV文件格式 -converted to MP3 WAV file format
一个将MP3文件转换为WAV文件的源程序2
- 一个可以将MP3格式文件转换为wav文件的源代码,采用vc开发-an MP3 format can be converted to wav file documents the source code, development using vc
PCM格式的 .wav 文件
- c++读取Microsoft PCM格式的 .wav 文件
利用directshow转换wav文件
- 将wav文件转换为wma或mp3等其他格式
WAVETOPCM.rar
- WAV文件格式和从WAVE文件中提取PCM数据的程序,这个是上个语音播放程序的附加文件,供大家参考,WAV file format and from the WAVE file to extract PCM data procedures, this is the last voice player additional documents, for your reference
wavFile
- wav文件格式分析详解 一、综述 WAVE文件作为多媒体中使用的声波文件格式之一,它是以RIFF格式为标准的 -wav file format analysis of a detailed overview of WAVE file as a multimedia sound waves used in one file format, which is based on the format as a standard RIFF
wav
- 介绍wav音频文件的格式,便于开发时分析wav文件的格式-descr iption of wav file format
WaveFileFormat
- 关于wav文件格式的标准文档。很全,我自己收集整理的。希望对大家有帮助。-Wav file format on a standard document. Very wide, organize the collection of my own. I hope there is help for everyone.
wav-test
- 读取并且分析wav 格式的C 代码,非常清晰易懂,并有示例文件。-Wav format to read and analyze the C code, very clear and understandable, and there is sample file.
WAv
- WAV文件格式,用于了解WAV文件格式,以及写入读取原理-WAV file format used to understand the WAV file format, as well as the principles of writing to read
wav
- 完整的关于WAVE文件格式的详细简绍,总共分为三部分-Full details on the WAVE file format Jane Shao, a total of three parts
wav-format-decode
- 波形文件格式解析,使用vb读取波形文件,并绘制其波形。-Waveform file format parsing, use vb to read wave file and draw the waveform.
WAV
- 关于WAV文件格式的资料整理,包括文件中每一部分数据的说明-WAV file format documentation, including a descr iption of each part of the data file
PCM-WAV-Header-Qt.tar
- 对PCM文件进行打包封装的程序,可以学习了解下WAV文件格式标准。用QT编写的-PCM file package package program, learning to understand the WAV file format standard. QT prepared
Wav文件解析
- WAV文件的格式解析,获取纯音频部分的数据,并以波形显示;可回放。(WAV file format analysis, access to pure audio part of the data, and waveform display, playback.)