搜索资源列表
G729code
- 绝对可编译过,可用的,带VC工程的G729编解码-definitely be compiled and available, with the VC G729 codecs
g729
- G729编码和解码的Matlab源程序 调用方法: 1.需要编码时,在 Matlab命令行下输入\"G729code(speech)\"(请务必保证 speech是已经存在在 Matlab工作区的一个行向量,其中是语音数据),然后你会在你的文件夹下看到一个\"coding.bit\"的文件。 2.需要解码时,把\"coding.bit\"的文件复制到\"G729 decoder\"的目录下,在Matlab命令行下输入\"G
G729code
- 绝对可编译过,可用的,带VC工程的G729编解码-definitely be compiled and available, with the VC G729 codecs
g729
- G729编码和解码的Matlab源程序 调用方法: 1.需要编码时,在 Matlab命令行下输入"G729code(speech)"(请务必保证 speech是已经存在在 Matlab工作区的一个行向量,其中是语音数据),然后你会在你的文件夹下看到一个"coding.bit"的文件。 2.需要解码时,把"coding.bit"的文件复制到"G729 decoder"的目录下,在Matlab命令行下输入"G729decode
G729coder
- G.729音频压缩、解压缩到Matlab程序。使用方法详见readme文档。-Descr iption Most of G.729 source code is written in C.But this one is written in matlab. follow these steps to use it: 1.To coder a speech(ensure it as a row vector vari
g729code
- 验证过的G.729源码,这个代码在我的机器上经过C平台验证过,顺利的通过了测试-this is the sourse code of G.729,that is proved correct
g729code
- g.927源码 实现成功的G.729源代码,效果很好的!- --G729 codec code, c language, complete works could be directly translated。