CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 语音压缩 搜索资源 - C?ē

搜索资源列表

  1. g711

    0下载:
  2. g.711 C代码-G.711 C code
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:3206
    • 提供者:冯立营
  1. spra063

    1下载:
  2. TI 的回声抵消编程 Guide,详细介绍了 echo cancellation 的流程 并附有 C 编写的源代码-TI s echo cancel pragramming guide, it introduced the flow of echo cancellation in detail and also attached with the source code written in c.
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:172126
    • 提供者:漠之鹰
  1. mp3_dec

    0下载:
  2. 一个mp3的解码程序,c语言实现。其中只对layer III 进行解码。-A program of mp3 decode,programmed by c language.It can only decode layer 3.
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:56256
    • 提供者:温安君
  1. g729a_c_linux

    1下载:
  2. g729a 语音编码,再linux c 环境下实现,有非常的好的移植性,通话质量好-g729a voice coding, and c linux environment, and it is very good transplant, good call quality
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:60477
    • 提供者:andy
  1. AVlibde

    1下载:
  2. 一个本人整理的语音编码解码库,支持GSM,G726格式,能够跨平台使用在linux,win32,symbian上成功编译。这里提供的是一个以C++类接口方式的win32平台的编解码库,可以用于网络音频处理。-a collation of voice codecs for support GSM, Audio format, cross-platform can be used in linux, win32, football scores on the success compiler. Fo
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:80946
    • 提供者:王宁
  1. AMRdecoder

    1下载:
  2. 这是一个平台无关的标准C的AMR解码库,AMR是一种可适应多码率编码方式-This is a platform-independent standard C library AMR codec, AMR is a bit more adaptable encoding
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:369259
    • 提供者:后街
  1. ortp-0.8.1.tar

    0下载:
  2. oRTP is a LGPL licensed C library implementing the RTP protocol (rfc1889). It is available for most unix clones (primilarly Linux and HP-UX), and Microsoft Windows.-oRTP is a LGPL licensed C library implement ing the RTP protocol (rfc1889). It is a
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:440808
    • 提供者:sf
  1. bch.C

    2下载:
  2. 运用C语言来进行bch码的译码算法分析。-use C language to bch code decoding algorithm analysis.
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:1219
    • 提供者:岳莹昭
  1. ADPCM语音压缩算法C源码

    1下载:
  2. ADPCM语音压缩算法C源码-ADPCM voice compression algorithm C source
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:10505
    • 提供者:石挺干
  1. 语音压缩G729 C语言源码

    0下载:
  2. va_g729a.lib Win32 statically linkable library of G729 floating-point object code for Pentium and compatible processors. va_g729a.h API prototypes and constants declarations required by the sample programs. va_g729a_encoder.c Encoder samp
  3. 所属分类:语音压缩

  1. g729 c语言源代码

    1下载:
  2. g729 c语言源代码,参考代码,可以运行,方便理解算法原理
  3. 所属分类:语音压缩

  1. LDPC使用C编写的LDPC编码与解码程序

    0下载:
  2. 使用C编写的LDPC编码与解码程序,在linux下运行-Written in C and LDPC encoding and decoding process, running in linux
  3. 所属分类:语音压缩

    • 发布日期:2017-03-23
    • 文件大小:423555
    • 提供者:刘壮
  1. G.723.1_C.rar

    0下载:
  2. 语音编解码算法G.723.1的C语言算法原代码,附带一些必要的注释,G.723.1 speech codec algorithm of the C language algorithm for the original code, with some necessary notes
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-23
    • 文件大小:107611
    • 提供者:luo guocheng
  1. MPEG-4音频参考程序

    0下载:
  2. 视频编解码 MPEG-4音频参考程序 C语言编程-video codec MPEG-4 audio reference procedures C Programming Language
  3. 所属分类:Voice Compress

    • 发布日期:2017-11-10
    • 文件大小:837780
    • 提供者:范 远
  1. Melp_C.Code

    0下载:
  2. Melp Federal Vocoder 2.4 kbps low bit rate high qualitytexas instrument Melp encoder decoder c-code working great with good quality melp vocoding system
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-17
    • 文件大小:77805
    • 提供者:behrad.666
  1. g729

    0下载:
  2. C实现的g.729源码,实现了音频捕捉和回放功能-C implementation of G.729 source code
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-25
    • 文件大小:164671
    • 提供者:222222
  1. G.726.ADPCM.C

    0下载:
  2. 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
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-25
    • 文件大小:12558
    • 提供者:溪溪
  1. G.729A(C.CPP)

    0下载:
  2. C/C++平台的g.729a语音编码源代码-C/C++ platform g.729a speech coding source code
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-28
    • 文件大小:696235
    • 提供者:guangdashen
  1. mfcc--c

    1下载:
  2. mfcc的c语言实现,使用方便,完全可用。-mfcc of the c language implementation, easy to use, fully available.
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-22
    • 文件大小:639279
    • 提供者:许丽
  1. EVS

    0下载:
  2. Enhanced Voice Services coder. C implementation
  3. 所属分类:语音压缩

    • 发布日期:2017-12-16
    • 文件大小:3542016
    • 提供者:gui_ca
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com