搜索资源列表
mp3_dec
- 一个mp3的解码程序,c语言实现。其中只对layer III 进行解码。-A program of mp3 decode,programmed by c language.It can only decode layer 3.
G.728LD-CELP
- 全部C语言编写的程序,可以移植到DSP上,本人就是将它成功的移植到了ADI-BF533上。-full C language procedures can be transferred to the DSP, I was to its successful transplantation of the ADI-BF533 on.
yinpintongxin
- 本程序是一个基于Visual C++的很好的语音通信实例,只要稍微修改即可作为工程应用,有很高的使用价值-this is a process based on Visual C is a good example of the Speech Communication, As long as can be modified slightly as the project application, a high value
GSM_Codec_C_SourceCode
- 数字语音编码中的GSM编码C语言程序,版本是gsm-1.0.10
3BitAdpcm
- 用C实现的adpcm编解码的小程序,实现adpcm->wav, wav->adpcm之间的转换。
G729
- 这是一段G.729A的编码和解码仿真程序,由C和matlab混合实现,还带有输入语音矢量,可以测试
ADPCMCODE
- 这是一个在计算机上用C语言写的ADPCM编解码程序。
LDPC使用C编写的LDPC编码与解码程序
- 使用C编写的LDPC编码与解码程序,在linux下运行-Written in C and LDPC encoding and decoding process, running in linux
MPEG-4音频参考程序
- 视频编解码 MPEG-4音频参考程序 C语言编程-video codec MPEG-4 audio reference procedures C Programming Language
melp1.2
- melp谱的计算。本程序是语音编码melp的C程序实现 -MELP spectrum calculations. This procedure is MELP speech coding procedures of the C implementation
G723_C_a
- 用C语言编写的G723程序,可以为学习者提供一点帮助-Using C language G723 procedures, can provide little help for learners
gsm-pl12
- GSM 06.10 压缩和解压缩C程序源代码
yuyinyasuo
- 基于DSP的语音压缩程序,这是它的源代码,其中包括.c .h .cmd 文件-DSP-based voice compression program, which is its source code, including. C. H. Cmd files
melp
- 经过优化的MELP语音编解码程序,可在C6000系列DSP上运行。-MELP speech optimized codec program can run in C6000 series DSP.
G.711andG.721andG.723
- 语言编码标准G.711、G.72 3的C++程序实现-the encode and decode program of G.711、G.721、G.723 video coding
GSM
- GSM语音编码标准的C++编解码程序,完全可以运行-GSM speech coding standard C++ coding and decoding process
FFT
- 数字信号处理快速傅里叶变换C语言程序代码-Digital signal processing fast Fourier transform C language code
a-low-pass-filter-for-radio-signal
- 这是一个对语音信号(0.3kHz~3.4kHz)进行低通滤波的C语言程序, 低通滤波的截止频率为800Hz,滤波器采用19点的有限冲击响应FIR滤波。 语音信号的采样频率为8kHz,每个语音样值按16位整型数存放在insp.dat文件中。-This c program is a low pass filter for radio signal 0.3kHz-3.4kHz.The stop frequence of this filter is 800hz.This digtal filter c
G.719
- 包括对ITU-T G.719语音压缩算法的说明文档、对性能优化后的编码和解码C程序,以及对算法性能进行测试的语音片段-Including the ITU-T G.719 voice compression algorithm documentation, performance optimized C code for encoding and decoding procedures, and test the performance of the algorithm of voice clip
melp_floating
- 经典MELP语音编码算法 C语言 浮点程序-Mixed-Excitation Linear Predictive