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

搜索资源列表

  1. g722-encode

    0下载:
  2. G722编码的源代码,可共享-G722 encoding the source code can be shared
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:72.45kb
    • 提供者:李建
  1. g711_g721_g723

    0下载:
  2. tone encode and decode
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:19.06kb
    • 提供者:jc
  1. A_rate_of_13_c_dc

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

    • 发布日期:2017-03-24
    • 文件大小:5.67kb
    • 提供者:杜长刚
  1. encode-amr-files

    0下载:
  2. Visual C++ project for a CLI command which creates .amr encoded files
  3. 所属分类:Voice Compress

    • 发布日期:2017-11-07
    • 文件大小:1.36mb
    • 提供者:freebird
  1. amrWB-26204-800

    0下载:
  2. 最新3gp标准,amr_wb 编解码源码-amr_wb codec 3gpp encode and decode
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-31
    • 文件大小:364.48kb
    • 提供者:huang
  1. adpcm_code_decode

    0下载:
  2. ADPCM 码的一种编码解码处理程序。常见于ADPCM格式的语音,它是PCM码一种压缩形式,2 byte的PCM数据被压缩成1byte的ADPCM数据。-ADPCM encode and decode
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-03
    • 文件大小:1.72kb
    • 提供者:fish
  1. LDPC-2006-02-08-vc

    0下载:
  2. LDPC code encode/decoder
  3. 所属分类:Voice Compress

    • 发布日期:2014-07-30
    • 文件大小:8.31mb
    • 提供者:hans
  1. G.711andG.721andG.723

    0下载:
  2. 语言编码标准G.711、G.72 3的C++程序实现-the encode and decode program of G.711、G.721、G.723 video coding
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-29
    • 文件大小:27.46kb
    • 提供者:王雪葵
  1. T-REC-G.711-200911-I!Amd2!SOFT-ZST-E

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

    • 发布日期:2017-03-22
    • 文件大小:894.18kb
    • 提供者:coco
  1. G.729

    0下载:
  2. ITU G.729中文文档,详细描述了编解及解码过程和原理。-ITU G.729 document. it describe the principle of encode and decode detail.
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-03
    • 文件大小:794.99kb
    • 提供者:Rambo
  1. fec

    0下载:
  2. FEC是基带编码的一种,对于理解FEC的编码原理很有帮助-this file includes fec encode and fec uncode
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-29
    • 文件大小:542.21kb
    • 提供者:jianhongxing
  1. PCM-Voice

    0下载:
  2. 语音压缩,使用pcm编码,计算压缩比,信噪比,保留能量-Voice compression, pcm Encode to calculate the compression ratio, signal to noise ratio, retained energy
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-03
    • 文件大小:91.2kb
    • 提供者:闫文庆
  1. FEC-encode

    0下载:
  2. Visual C++开发环境下,VS2100。实现三分之二前向纠错编码,可实时打印出结果。-FEC encode
  3. 所属分类:Voice Compress

    • 发布日期:2017-11-13
    • 文件大小:711byte
    • 提供者:林树
  1. Reed-Solomon-Code-and-encode

    0下载:
  2. Reed-Solomon信道编解码的使用工具,C++代码-Reed-Solomon code and encode
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-24
    • 文件大小:191.43kb
    • 提供者:郑金华
  1. encode

    0下载:
  2. 程序功能可以基本上实现基于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
  3. 所属分类:Voice Compress

    • 发布日期:2017-05-07
    • 文件大小:1.17mb
    • 提供者:jane
  1. encode

    0下载:
  2. this code for melp encoder
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-29
    • 文件大小:51.24kb
    • 提供者:massoud
  1. AMR12.2kencode

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

    • 发布日期:2017-05-03
    • 文件大小:618.74kb
    • 提供者:高炜委
搜珍网 www.dssz.com