搜索资源列表
mp3_dec
- 一个mp3的解码程序,c语言实现。其中只对layer III 进行解码。-A program of mp3 decode,programmed by c language.It can only decode layer 3.
ofdmc
- ofdm算法的c语言实现。码率已降至2.4k以下。-OFDM algorithm c language. Kbps bit rate has dropped to below.
g729b_pc
- g729b_pc.rar是G729语音压缩标准的附件B的C语言实现标准源代码。-g729b_pc.rar is decode voice compression standards Annex B C Language Standard code.
pcm_encode
- C语言实现的8bitA律13折线PCM编码,适合编码初学者参考借鉴。-C language of the law 8bitA 13 dogleg PCM coding, coding for beginners draw on.
实现ADC0809 模拟信号转化成数字信号
- 编写C语言代码 实现ADC0809 模拟信号转化成数字信号 并使用Proteus进行仿真,The preparation of C language code implementation ADC0809 analog signal into digital signal and the use of Proteus simulation
G711G721G723.rar
- 用C语言编程实现的G.711.721.723标准,可以作为调试用,值得作为参考下载,Implementation using C language programming of G.711.721.723 standards, can be used as a debugger, it is worth as a reference download
melp2.4
- melp语音编解码是c语言实现。标准速率2.4kbps-melp voice codec c language. The standard rate of 2.4kbps
ADPCM_decoderencoder
- ADPCM压缩解压编码,实现部分为C语言编写.-ADPCM compression decompression coding, the realization of part of the preparation for the C language.
G.726.ADPCM.C
- G.726 ADPCM算法在C语言上的实现代码,对研究与开发和ADPCM相关有很大的参考跟实用价值-G.726 ADPCM algorithm in C language code for ADPCM-related research and development and have great practical value with reference
G.711andG.721andG.723
- 语言编码标准G.711、G.72 3的C++程序实现-the encode and decode program of G.711、G.721、G.723 video coding
pqcode0428
- 基于BF533芯片,在VisualDSP++4.0开发环境下,使用C语言编写实现电话留言语音压缩-BF533-based chip, in the VisualDSP++4.0 development environment, using C language realization of phone message voice compression
FirAlgs
- Fir低通滤波C语言实现-Fir low-pass filter C language
gsm-1.0-pl13
- gsm语音编解码,多种压缩速率支持,C语言实现-gsm voice codecs, support for multiple compression rate, C language
G.711.0
- ITU制定的最新标准,关于G.711的无损扩展压缩标准,能够实现对信号的无损压缩,本文件包含了ITU发布的G.711.1的标准文档,C语言源代码,和对代码性能进行测试的测试序列和测试说明。-The latest ITU standards development, expansion of lossless compression G.711 standard, to achieve lossless compression of signals, this document contains
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.
G711-723-726-728-729
- 是G711,G723,G726,G728,G729语音压缩算法的C语言实现的源码,很不错。-This is the G711, G723, G726, G728, G729 voice compression algorithm in C language source code, very good.
flycity1
- 基于C++开发语言实现钢琴曲天空之城的播放-Laputa piano player with C++ prophecy
mfcc--c
- mfcc的c语言实现,使用方便,完全可用。-mfcc of the c language implementation, easy to use, fully available.
code
- 实现基于C语言的G.729A算法的编码程序,可调试成功,其中添加了部分对于程序的理解及注释,方便阅读-Achieve coding procedures G.729A algorithm C language can be successful commissioning, which adds some understanding for the program and notes for easy reading
音频编解码的实现
- 音频编解码,通过C语言实现对音频的编码,(含有冗余)最后进行解码输出(Audio encoding and decoding)