资源列表
echo
- 语音回路例程,方便使用,使用DSP语音例程-Voice circuit routine, user-friendly, the use of voice DSP routines
g726-vc-2010-05-12-1
- g.726语音编解码标准的使用,整个程序的功能如下: 1)读入原始的WAV语音文件(Audio sample rate:8khz,Audio sample size:8bit) 2) wav语音文件转为PCM语音文件 3)对PCM语音文件进行G.726压缩编码 4)对压缩后的文件进行解压缩转为PCM语音文件 5)把PCM语音文件转为WAV语音文件-g.726 speech coding standards for the use of the functions
jialeigongfangdainlu
- 主要由LE353组成的前级推动,后级由A1295和C3264组合的放大电路-By LE353 before class to promote the last stage amplifier circuit by the combination of A1295 and C3264
audio_nose
- 音频回声抑制算法,提供全部源代码-Audio echo suppression algorithm, provide full source code
MediaPlayer
- Android MediaPlayer类-Android MediaPlayer Class
wma-fixpoint
- wma音频解码算法,并用定点优化实现了该算法-wma audio decoding algorithms are optimized to achieve targeted
FFT_dsound
- FFT声音动态频谱,可以采集声音并对其进行动态频谱分析。-FFT Dynamic Spectrum Sound AppWizard has created this DSound application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your a
waveeditor
- 能够加载合并,调制,解调和显示 wav 波形的工具-Able to load the merger, modulation, demodulation and display wav waveform tool
lame-3.97
- LAME是一个开源的MP3(MPEG-1音频第三层)音频压缩软件。LAME是一个递归缩写,来自LAME Ain t an MP3 Encoder(LAME不是MP3编码器)。它自1998年以来由一个开源社区开发,现已成为一个在许多方面都达到最高质量的MP3编码器。-LAME development started around mid-1998. Mike Cheng started it as a patch against the 8hz-MP3 encoder sources. After
jaobenchengxu
- GAMIT自动下载与处理脚本程序 #!/bin/csh -f cd /home/dk/gamit set yr = $1 set yr1=` echo $yr | cut -c3-4` set yr2-THE PROGRAM OF DOWNLOAD AND PROCESSING SCRIPS OF GAMIT #!/bin/csh-f cd /home/dk/gamit set yr = $1 set yr1=` echo $yr | cut-c3-4`
G729a
- G729a音频编解码库源码--本程序用VC编写,使用简单,是一个非常不错的音频编解码程序。-G729a audio codec library source- this program with VC to prepare, simple to use, is a very good audio codec program.
load_wav
- C++实现的读取wave文件的小程序,返回的是声音文件的头地址-this function loads a .wav file, sets up the directsound buffer and loads the data into memory, the function returns the id number of the sound