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

搜索资源列表

  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
    • 文件大小:54.94kb
    • 提供者:温安君
  1. ofdmc

    0下载:
  2. ofdm算法的c语言实现。码率已降至2.4k以下。-OFDM algorithm c language. Kbps bit rate has dropped to below.
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:38.33kb
    • 提供者:吕卫华
  1. g729b_pc

    0下载:
  2. g729b_pc.rar是G729语音压缩标准的附件B的C语言实现标准源代码。-g729b_pc.rar is decode voice compression standards Annex B C Language Standard code.
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:100.87kb
    • 提供者:文翔云
  1. pcm_encode

    0下载:
  2. C语言实现的8bitA律13折线PCM编码,适合编码初学者参考借鉴。-C language of the law 8bitA 13 dogleg PCM coding, coding for beginners draw on.
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:1.58kb
    • 提供者:高磊
  1. 实现ADC0809 模拟信号转化成数字信号

    2下载:
  2. 编写C语言代码 实现ADC0809 模拟信号转化成数字信号 并使用Proteus进行仿真,The preparation of C language code implementation ADC0809 analog signal into digital signal and the use of Proteus simulation
  3. 所属分类:语音压缩

    • 发布日期:2016-01-25
    • 文件大小:48.76kb
    • 提供者:黄林
  1. G711G721G723.rar

    0下载:
  2. 用C语言编程实现的G.711.721.723标准,可以作为调试用,值得作为参考下载,Implementation using C language programming of G.711.721.723 standards, can be used as a debugger, it is worth as a reference download
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-30
    • 文件大小:22.46kb
    • 提供者:re
  1. melp2.4

    1下载:
  2. melp语音编解码是c语言实现。标准速率2.4kbps-melp voice codec c language. The standard rate of 2.4kbps
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-29
    • 文件大小:163.76kb
    • 提供者:sunny
  1. ADPCM_decoderencoder

    0下载:
  2. ADPCM压缩解压编码,实现部分为C语言编写.-ADPCM compression decompression coding, the realization of part of the preparation for the C language.
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-28
    • 文件大小:51.32kb
    • 提供者:LI JIANZHONG
  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
    • 文件大小:12.26kb
    • 提供者:溪溪
  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. pqcode0428

    0下载:
  2. 基于BF533芯片,在VisualDSP++4.0开发环境下,使用C语言编写实现电话留言语音压缩-BF533-based chip, in the VisualDSP++4.0 development environment, using C language realization of phone message voice compression
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-06
    • 文件大小:15.59kb
    • 提供者:edward
  1. FirAlgs

    0下载:
  2. Fir低通滤波C语言实现-Fir low-pass filter C language
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-05
    • 文件大小:2.58kb
    • 提供者:xunzy
  1. gsm-1.0-pl13

    0下载:
  2. gsm语音编解码,多种压缩速率支持,C语言实现-gsm voice codecs, support for multiple compression rate, C language
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-03
    • 文件大小:84.88kb
    • 提供者:xie
  1. G.711.0

    0下载:
  2. ITU制定的最新标准,关于G.711的无损扩展压缩标准,能够实现对信号的无损压缩,本文件包含了ITU发布的G.711.1的标准文档,C语言源代码,和对代码性能进行测试的测试序列和测试说明。-The latest ITU standards development, expansion of lossless compression G.711 standard, to achieve lossless compression of signals, this document contains
  3. 所属分类:Voice Compress

    • 发布日期:2017-05-13
    • 文件大小:3.03mb
    • 提供者:张勇
  1. mcelp_2.4k_float1

    0下载:
  2. 混合励线性预测(MELP)的C语言实现代码,其码速率为2.4kbps,可生成语音压缩文件,压缩比大概为10倍。-Mixed excitation linear prediction (MELP) C language code, its code rate is 2.4kbps can generate voice compression file compression ratio is about 10 times.
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-04
    • 文件大小:535.51kb
    • 提供者:xiao2
  1. G711-723-726-728-729

    0下载:
  2. 是G711,G723,G726,G728,G729语音压缩算法的C语言实现的源码,很不错。-This is the G711, G723, G726, G728, G729 voice compression algorithm in C language source code, very good.
  3. 所属分类:Voice Compress

    • 发布日期:2017-11-07
    • 文件大小:5.19mb
    • 提供者:hxl
  1. flycity1

    0下载:
  2. 基于C++开发语言实现钢琴曲天空之城的播放-Laputa piano player with C++ prophecy
  3. 所属分类:Voice Compress

    • 发布日期:2017-11-14
    • 文件大小:3.27mb
    • 提供者:liyonghui
  1. mfcc--c

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

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

    0下载:
  2. 实现基于C语言的G.729A算法的编码程序,可调试成功,其中添加了部分对于程序的理解及注释,方便阅读-Achieve coding procedures G.729A algorithm C language can be successful commissioning, which adds some understanding for the program and notes for easy reading
  3. 所属分类:Voice Compress

    • 发布日期:2017-05-09
    • 文件大小:1.94mb
    • 提供者:jane
  1. 音频编解码的实现

    0下载:
  2. 音频编解码,通过C语言实现对音频的编码,(含有冗余)最后进行解码输出(Audio encoding and decoding)
  3. 所属分类:语音压缩

    • 发布日期:2017-12-17
    • 文件大小:60kb
    • 提供者:今夕何夕
« 12 »
搜珍网 www.dssz.com