搜索资源列表

  1. speex105.tar

    0下载:
  2. 站长!这是一个语音压缩编码的源程序,Speex是GNU软件,它基于CELP算法,压缩音频数据的比特率为从2kb/s到44kb/s 并具有许多不同于ITU给出的源程序的特征,详见:http://www.speex.org/。请查收! 站长!我已经上传5个源程序了,自问还是比较认真的!呵呵!因为我需要G723.1等语音压缩编码源程序,贵站有不少,所以请站长,批准我成为会员,我会继续努力上传有用的源程序的-head! This is a
  3. 所属分类:语音压缩

    • 发布日期:2024-05-18
    • 文件大小:546816
    • 提供者:Jesson
  1. g723CodeAndDocument

    0下载:
  2. g723语音压缩格式。里面包含了最新的说明文档和代码,可以使用VC来编译。对视频会议或者作VOIP的朋友很有帮助。-voice compression format. The latest of which contains the documentation and code can be used to compile VC. Right for video conferencing or VOIP helpful friends.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:265216
    • 提供者:
  1. S511.2

    0下载:
  2. G723.1代码,不可直接使用,需进行必要的修改,其中有些错误 -G723.1 code, not directly use, the need for the necessary changes, some of which are wrong
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:814080
    • 提供者:zkh
  1. G723.1.3

    0下载:
  2. 语音压缩编码和解码的标准,其中包含部分源代码-voice compression encoding and decoding standard, which includes source code
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:226304
    • 提供者:kevin
  1. VOIP(H323)

    0下载:
  2. VOIP(H323)源码,实现了G723.1 G729 G728 G711等音频算法,可以和NetMeeting互通-VoIP (H323) source, Implementation of G723.1 G729 G728 G711 audio algorithms, etc., NetMeeting and can exchange
  3. 所属分类:IP电话/视频会议

    • 发布日期:2024-05-18
    • 文件大小:2736128
    • 提供者:karlli
  1. g7231codec

    0下载:
  2. G723.1在DM642上的实现代码,采用TI recommanded RF5构架-DM642 G723.1 in the codes, TI recommanded RF5 fr a mework
  3. 所属分类:DSP编程

    • 发布日期:2024-05-18
    • 文件大小:970752
    • 提供者:丁宇翔
  1. g723a

    0下载:
  2. 用Visusl C++编写的基于g723.a压缩格式的声音编码与解码库-with Visusl C g723.a prepared based voice compression format for encoding and decoding
  3. 所属分类:Audio

    • 发布日期:2024-05-18
    • 文件大小:137216
    • 提供者:wuzq
  1. p_voice

    0下载:
  2. 包含G723 G729 Gsm iLBC PCM音频编码的动态库-Containing G723 G729 Gsm iLBC PCM audio coding dynamic database
  3. 所属分类:语音压缩

    • 发布日期:2024-05-18
    • 文件大小:1227776
    • 提供者:kangzy
  1. AudioCodec

    0下载:
  2. 转换音频Wav到PCM PCM -> G723 G729 Gsm iLBC G723 G729 Gsm iLBC -> PCM 需要p_voice库支持-Audio Conversion Wav to PCMPCM-
  3. 所属分类:语音压缩

    • 发布日期:2024-05-18
    • 文件大小:44032
    • 提供者:kangzy
  1. G711_G721_G723

    0下载:
  2. G711 a-law, u-law, G723等的编码和解码,很好的参考-G711 a-law, u-law, G723, such as the encoding and decoding, good reference
  3. 所属分类:Audio

    • 发布日期:2024-05-18
    • 文件大小:19456
    • 提供者:pan qiaohai
  1. Test

    0下载:
  2. 使用vc6编写的,用于voip的语音测试。提供amr,g729,g723,g711的编解码测试程序。-Vc6 prepared to use for voip voice test. Provide amr, g729, g723, g711 codec test procedure.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2024-05-18
    • 文件大小:249856
    • 提供者:tanger
  1. G72x

    0下载:
  2. G721-G723编码,G721-G723解码,G728编码,G728解码,G729编码,G729解码-G721-G723 encoded, G721-G723 codec, G728 encode, G728 codec, G729 encode, G729 decoder
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:1047552
    • 提供者:guodng
  1. G.726-

    0下载:
  2. 一篇介绍ITU-T G726语音编码的详细文档!兼容g711,g721(32bps),g723(24bps或40bps)标准!-Introduced a ITU-T G726 speech coding detailed documentation! Compatible with g711, g721 (32bps), g723 (24bps or 40bps) standards!
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:240640
    • 提供者:万可妮
  1. codec_g7xx

    0下载:
  2. 支持G711,G721,G723编解码的库。可用于建立通信类应用程序。-Support the G711, G721, G723 codec library. Can be used to establish communications applications.
  3. 所属分类:Audio

    • 发布日期:2024-05-18
    • 文件大小:15360
    • 提供者:chenyuhe
  1. THE_SOURCE_OF_g723.1

    0下载:
  2. G723的源程序,内有文档,用于DSP ccs平台-G723 source, there is documentation for the DSP ccs platform
  3. 所属分类:DSP编程

    • 发布日期:2024-05-18
    • 文件大小:569344
    • 提供者:刘某某
  1. g723.1

    0下载:
  2. 723.1标准源代码,希望对相关开发人员有些帮助。-723.1 standard source code, I hope some of the relevant developer to help.
  3. 所属分类:Audio

    • 发布日期:2024-05-18
    • 文件大小:590848
    • 提供者:李成
  1. g723-1e

    0下载:
  2. The ITU-T(Telecommunication Standardization Sector)is a permanent organ of the International Telecommunication Union(ITU).The ITU-T is responsible for studying technical,operating and tariff questions and issuing Recom
  3. 所属分类:Audio

    • 发布日期:2024-05-18
    • 文件大小:135168
    • 提供者:zzb
  1. wave2g723

    0下载:
  2. 将PCM8k16Bit转换为G723格式的Demo-G723 will be converted to PCM8k16Bit format Demo
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-18
    • 文件大小:140288
    • 提供者:小冰
  1. G723-1

    0下载:
  2. 此代码为G.723.1语音压缩源代码,该代码经优化后压缩时间缩短到原来的1/5,可用于语音数据的无线传输。-This code for G.723.1 voice compression source code, the code by optimizing the time after the compression to the original 1/5, can be used for wireless transmission
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:61440
    • 提供者:张瑛瑛
  1. my723

    0下载:
  2. g723压缩算法源码,可以实时编译,包括压缩和解压缩部分。-G723-source compression algorithm can be real-time compiler, including the compression and decompression part.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:180224
    • 提供者:peter
« 1 2 34 5 6 7 8 9 10 »

源码中国 www.ymcn.org