搜索资源列表
G.711
- 语音信号的G.711编码。 The source code has been modified by simplifying the ADPCM algorithm to increase running speed. Here, the quantizer scale factor, y(k), is determined by \"unlocked\" factor yu(k) only. The factor yl(k) and speed-contral fact
G.723
- G.723语音编码 The source code has been modified by simplifying the ADPCM algorithm to increase running speed. Here, the quantizer scale factor, y(k), is determined by \"unlocked\" factor yu(k) only. The factor yl(k) and speed-contral factor a
g711audio_src
- G.711 Source code and 方法.
G.729.rar
- 语音信号的编码解码,这个是源代码,未经过编译的。,Codec speech signal, this is the source code, has not been compiled.
Decoder
- ITU-T G.729A标准源代码解码端,已创建工程文件,方便初学者,已测试,运行良好-ITU-T G.729A standard decoder source code, project files have been created for beginners, have been tested, well-functioning
G723
- G.723 是H.323协议族中的音频编码标准之一,也是应用非常广泛的音频标准,该压缩文件包含了ITU G.723的标准,同时也包含了对应的源代码,可用VC++进行编译。-G.723 is the H.323 protocol suite in one of the audio coding standard, but also the application of a very wide range of audio standards, the compressed file contai
G711
- G.711语音编解码在CCS上实现的源代码-G.711 voice codec to achieve the CCS source code
G.729code
- 多媒体技术,G729语音编码源代码。参考协议ITU-G.729,Annex B ANSI-C Source Code-Multimedia technology, G729 speech coding source code. Reference to the agreement ITU-G.729, Annex B ANSI-C Source Code
g.729I
- G.729编解码整套代码,包括测试语音数据流,VS2005中运行成功的-G.729 code and decode
g729code
- 验证过的G.729源码,这个代码在我的机器上经过C平台验证过,顺利的通过了测试-this is the sourse code of G.729,that is proved correct
ITU-T-G729
- Both ITU G.723.1 and G.729 provide VAD algorithm/c code. They perform well in modest SNR environment
G729
- Both ITU G.723.1 and G.729 provide VAD algorithm/c code. They perform well in modest SNR environment
T-REC-G.723.1-200605-I!!SOFT-ZST-E
- G.723语音编码器是一种用于多媒体通信,编码速率为5.3kbits/s和6.3kbit/s的双码率编码方案。G.723标准是国际电信联盟(ITU)制定的多媒体通信标准中的一个组成部分,可以应用于IP电话等系统中。其中,5.3kbits/s码率编码器采用多脉冲最大似然量化技术(MP-MLQ),6.3kbits/s码率编码器采用代数码激励线性预测技术。-G.723 is a speech coder for multimedia communications, coding rate 5.3kbi
G.711-G.721-G.723---source-code-
- G.711源码 语音编码必备源码,还有G.721 G.731等源码发放中。- G.711 G.721 G.731 source code
G.719Fix-point-200806-Release-1.0a
- 该代码为IUT-T的G.719参考代码,而且为定点代码-The code for the IUT-T' s G.719 reference code, and for the fixed-point code
g726
- G.726 Sun Microsystem source code
G7xx
- G.7xx ITU-T standard source code
LAN-voice-transmission
- C语言源码![局域网网络语音传输]一. 模块功能 做到在互连网的语音通信功能,使用g.729压缩,在 北京 -------- 重庆 间测试过,一端是长城宽带。一端是56k modem 拨号上网。语音比较清晰,但有一点停吨现象。 二.结构 dll 中用了一个tcp连接,表示双方连通没有,用udp发送语音数据,发送端表明了发送顺序,接收端重排了顺序。-C language source code! [LAN voice transmission module function]. D
G.729a-gst
- G.729a位取反,信噪比测试代码。MFC编写的,测试可用。-G.729a bit inversion, signal to noise ratio test code