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

搜索资源列表

  1. melp-MATLAB

    3下载:
  2. 采用MELP编制的压缩与解码程序,在MATLAB环境下可直接运行,语音2.4kb/s-MELP (Mixed-Excitation Linear Predictive) Vocoder is a new 2400 bps Federal standard speech coder. This Matlab code of MELP can run directly in MATLAB condition.
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:743543
    • 提供者:姜正茂
  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. isip_proto_v5.15.tar

    0下载:
  2. 这是处理语音信号的程序,从事语音信号等信号处理方面的同志,不妨参考一下-It is a program of audio signal processing which can be reference for engineers who engage in the field .
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:2027167
    • 提供者:玉贤哲
  1. test_adpcm

    1下载:
  2. adpcm编码源代码,加测试程序,可以直接运行-mode coding source code, and test procedures can be run directly
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:14103
    • 提供者:孙蕾
  1. G.728LD-CELP

    0下载:
  2. 全部C语言编写的程序,可以移植到DSP上,本人就是将它成功的移植到了ADI-BF533上。-full C language procedures can be transferred to the DSP, I was to its successful transplantation of the ADI-BF533 on.
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:112734
    • 提供者:刘剑
  1. fircomp

    0下载:
  2. 该程序是无限长滤波器,它包括对七中加窗的处理,即可做研究有可使用-the program is infinitely long filter, which includes seven pairs of adding window, it can do research can be used
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:28071
    • 提供者:fa339
  1. yinpintongxin

    0下载:
  2. 本程序是一个基于Visual C++的很好的语音通信实例,只要稍微修改即可作为工程应用,有很高的使用价值-this is a process based on Visual C is a good example of the Speech Communication, As long as can be modified slightly as the project application, a high value
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:149846
    • 提供者:qiusha
  1. gsm-dos

    0下载:
  2. 柏林科技大学开发的gsm编码程序,可以对语音文件按照gsm格式进行编码压缩。-Berlin University of Science and Technology Development gsm coding procedures, Audio files can be right under gsm format coding.
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:83148
    • 提供者:HePeigang
  1. samrate_change.rar

    2下载:
  2. 采样率转换程序。可以任意转换不同采样率的音频信号。程序中有注释。,Sampling rate conversion process. Can be a different sampling rate conversion of audio signals. Proceedings have the Notes.
  3. 所属分类:语音压缩

    • 发布日期:2017-03-28
    • 文件大小:1211
    • 提供者:wangqiang
  1. dtmf

    1下载:
  2. 本程序用于检测音频文件中是否具有DTMF信号,若有则将其检出。 程序首先使用Goertzel算法求出以FRAMESIZE(默认200)为大小的一帧数据在8个DTMF频点上的能量。 对Goertzel算法的改进,对于系数的计算不是采用2*cos[2*pi*k/N],而是采用2*cos[2*pi*fn/fs],这样能够降低误差。 确定了8个频点的能量后运用一系列判决门限来确定有没有DTMF信号,以及信号是什么。 -This procedure used to detect wh
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-26
    • 文件大小:325968
    • 提供者:李昊然
  1. GSM_vioce

    0下载:
  2. 详细说明:完整的GSM音频编码和解码程序,可以直接在ARM或DSP上使用 -Details: Complete GSM audio encoding and decoding process can be directly used in the ARM or DSP
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-02
    • 文件大小:80589
    • 提供者:
  1. G723_C_a

    0下载:
  2. 用C语言编写的G723程序,可以为学习者提供一点帮助-Using C language G723 procedures, can provide little help for learners
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-25
    • 文件大小:54859
    • 提供者:red
  1. MyDirectSound_demo

    0下载:
  2. 一套基于WINMOBILE的语音采集与播放的程序,采用WAVAX机制,可以学习在手机上制作PCM的播放器。建议可以加入SPEEX编解码。-A voice-based WINMOBILE acquisition and playback of programs, using WAVAX mechanism, can learn on the phone making PCM player. Recommendations can join SPEEX codec.
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-30
    • 文件大小:28222
    • 提供者:唐伟明
  1. melp

    2下载:
  2. 经过优化的MELP语音编解码程序,可在C6000系列DSP上运行。-MELP speech optimized codec program can run in C6000 series DSP.
  3. 所属分类:语音压缩

    • 发布日期:2013-12-16
    • 文件大小:1076671
    • 提供者:ctsf520
  1. melpfix

    0下载:
  2. 可以在VC2008运行的MELP语音编解码的VC定点仿真程序-VC2008 can run MELP speech codec VC fixed-point simulation process
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-29
    • 文件大小:165031
    • 提供者:ctsf520
  1. ImChat-v1.54

    0下载:
  2. 局域网音视频聊天 1.54 视频版 更新说明 *** 1.新增房间视频选项 2.新增视频私聊功能 3.完善部分用户资料,新增所在地和个性签名字段 4.优化了部分程序逻辑 5.修复后台清空所有消息后,前台不能显示信息的错误 6.修复后台用户管理始终有一人保持在线的错误 7.修复了后台房间编辑时默认状态为禁用的错误-LAN audio and video chat 1.54 video update*** 1. New room video option 2. N
  3. 所属分类:Voice Compress

    • 发布日期:2016-01-25
    • 文件大小:2373632
    • 提供者:mss
  1. speex

    0下载:
  2. 由于语音对话编解码需要一个免费的开源软件,所以诞生了 Speex 库,可以 在任何开源软件中使用。实际上,Speex 对于语音对话来讲,相当于 Vorbis[一种 可将声音来源加以压缩的编码软件,开放源码且免版权]对于音频/音乐。和大多 数语音编解码库不一样的是,Speex 不是为移动电话而设计的,而是为分组网络 的 VOIP(Voice over IP)应用程序,同时支持基于文件的压缩。-Due to the the voice dialogue codec need a fr
  3. 所属分类:Voice Compress

    • 发布日期:2017-11-14
    • 文件大小:1927056
    • 提供者:dear min
  1. MP3Dec_C55x

    0下载:
  2. 可以运行在TI的TMSC5515 EZDSP上的MP3解码程序-Can run in TI TMSC5515 EZDSP the MP3 decoding process
  3. 所属分类:Voice Compress

    • 发布日期:2014-09-19
    • 文件大小:1340416
    • 提供者:陈丹艳
  1. chattoo

    0下载:
  2. 一个可以在局域网进行视频聊天的源代码,语音压缩采用G729,视频压缩采用H.263,网络传输采用RTP。本程序介绍了视频聊天的基本技术,稍加改动就可以直接运用于Internet网络。 -A LAN can video chat source code, voice compression using G729 using H.263 video compression and network transmission using RTP. This program introduces th
  3. 所属分类:Voice Compress

    • 发布日期:2017-11-16
    • 文件大小:14853689
    • 提供者:zhuce
  1. operatin

    0下载:
  2. 这是语音信号基因检测的部分程序,直接可以使用-This is part of the genetic testing process voice signals can be used directly
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-31
    • 文件大小:959
    • 提供者:lixiaomeng
« 12 »
搜珍网 www.dssz.com