搜索资源列表
audiofile-0_2_6
- The Audio File Library provides a uniform programming interface to standard digital audio file formats. This library allows the processing of audio data to and from audio files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun
G729codec
- G.729 video compresion program example file includes : G729codec.c va_g729.h va_g729.lib-G.729 video compresion program example fi le includes : G729codec.c va_g729.h va_g729.lib
语音压缩G729 C语言源码
- va_g729a.lib Win32 statically linkable library of G729 floating-point object code for Pentium and compatible processors. va_g729a.h API prototypes and constants declarations required by the sample programs. va_g729a_encoder.c Encoder samp
daopu
- 求基音周期,用C语音编写,处理pcm文件,用自相关算法求基音周期。-Find the pitch period, with the C language preparation, processing pcm file, auto-correlation algorithm for pitch.
DTMF5410
- DTMF 编解码器在编码时将击键或数字信息转换成双音信号并发送,解码时在收到的DTMF 信号中检测击键或数字信息的存在性.采用ccs2.2开发。运行在DES5410APP-U开发版上。 子程序_start_ac01,完成AD 及DSP 的多通道缓冲串口(McBSP)初始化。 子程序_iir_to_dtmf,通过由函数set_freq_coff()初始化的系数,分别迭代运算产生行 频和列频,该子程序计算出的两个频率信号样本值分别放入累加器a 和b,相加之 后作为新的一个音频样本发送
mcelp_2.4k_float1
- 混合励线性预测(MELP)的C语言实现代码,其码速率为2.4kbps,可生成语音压缩文件,压缩比大概为10倍。-Mixed excitation linear prediction (MELP) C language code, its code rate is 2.4kbps can generate voice compression file compression ratio is about 10 times.
Sort
- 此文件为《数据结构实用教程(C++版)【万健】书中排序的实现源码。-This file is a data structure practical the tutorial (C++ Edition) [WAN Jian] book sort to achieve the source.
bluetooth_Audio_Codec
- 蓝牙语音的编解码有三种模式:CVSD、A Law、 u Law。本文件实现以上三种编解码方式。其中包括C代码,matlab代码以及verilog代码。-Bluetooth voice codec has three modes: CVSD, A Law, u Law. This file implements the above three codec. Including the C code, matlab code and verilog code
avi2mpg1_src
- 采用C语言将avi语音文件进行MPGE1编码压缩-Using C language to avi file MPGE1 voice compression coding
AMR12.2kencode
- 将AMR的12.2k的语音编码的c代码转换为mex文件使其可以被matlab调用,在matlab2014中命令窗输入mex+空格+三个c文件名字(注意encode.c放在最前面)生成可执行文件,就可以调用encode函数。-The AMR 12.2k speech coding in C code conversion for mex file so that it can be called by the MATLAB. In the matlab2014 command window inp
edit
- C++编程,文字处理系统,可读写文件,编辑文件,退出编辑。-C++ programming, word processing, can read and write files, edit the file, exit the editor.