搜索资源列表
g722-encode
- G722编码的源代码,可共享-G722 encoding the source code can be shared
g711_g721_g723
- tone encode and decode
A_rate_of_13_c_dc
- A率13折线的编译码实现 1、了解PCM及13折线A率编码及译码的原理; 2、随机给出一个语音信号,并用A率13折线PCM对其编码; 3、将编码后的信号经过加性高斯白噪声信道,并在接收端对其进行译码; 4、分别画出原始语音信号、PCM编码信号以及译码后信号的波形。 -A rate of 13 polyline encoding and decoding implementation 1, to understand the principles of PCM and th
encode-amr-files
- Visual C++ project for a CLI command which creates .amr encoded files
amrWB-26204-800
- 最新3gp标准,amr_wb 编解码源码-amr_wb codec 3gpp encode and decode
adpcm_code_decode
- ADPCM 码的一种编码解码处理程序。常见于ADPCM格式的语音,它是PCM码一种压缩形式,2 byte的PCM数据被压缩成1byte的ADPCM数据。-ADPCM encode and decode
LDPC-2006-02-08-vc
- LDPC code encode/decoder
G.711andG.721andG.723
- 语言编码标准G.711、G.72 3的C++程序实现-the encode and decode program of G.711、G.721、G.723 video coding
T-REC-G.711-200911-I!Amd2!SOFT-ZST-E
- G.711使用64Kbps的带宽,可将14bits转换成8bits。目前G.711有两个编码方式,A-law以及Mu-law。-G.711 defines two main compression algorithms, the µ -law algorithm (used in North America & Japan) and A-law algorithm (used in Europe and the rest of the world). Both are logarith
G.729
- ITU G.729中文文档,详细描述了编解及解码过程和原理。-ITU G.729 document. it describe the principle of encode and decode detail.
fec
- FEC是基带编码的一种,对于理解FEC的编码原理很有帮助-this file includes fec encode and fec uncode
PCM-Voice
- 语音压缩,使用pcm编码,计算压缩比,信噪比,保留能量-Voice compression, pcm Encode to calculate the compression ratio, signal to noise ratio, retained energy
FEC-encode
- Visual C++开发环境下,VS2100。实现三分之二前向纠错编码,可实时打印出结果。-FEC encode
Reed-Solomon-Code-and-encode
- Reed-Solomon信道编解码的使用工具,C++代码-Reed-Solomon code and encode
encode
- 程序功能可以基本上实现基于C语言的G.729A语音算法的解码功能,添加了部分本人的注释和理解,便于读者理解-Program features can basically C language-based decoding algorithm G.729A voice, add some of my notes and understanding, easier to understand
encode
- this code for melp encoder
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