zj_zhuhai 在 2009-04-29 23:36:06 上传
说明:2 BIT 自适应差分编解码(ADPCM)程序,用于音频编码压缩和解码,功能不错!
开发平台:Visual C++ | 大小:469KB | 下载48次
lastmanzz 在 2009-04-20 09:55:25 上传
说明:Adaptive Difference PCM code in matlab
开发平台:Others | 大小:1KB | 下载91次
realsmart 在 2009-04-17 14:11:13 上传
说明:This project features a full-hardware sound compressor using the well known algorithm: IMA ADPCM. The core acts as a slave WISHBONE device. The output is perfectly compatible with any sound player with the IMA ADPCM codec (included by default in every Windows). Includes a testbench that takes an uncompressed PCM 16 bits Mono WAV file and outputs an IMA ADPCM compressed WAV file. Compression ratio is fixed for IMA-ADPCM, being 4:1. PLEASE NOTICE THAT THIS CORE IS LICENSED UNDER http://creativecommons.org/licenses/by-nc-sa/3.0/ (Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported). That means you may use it only for NON-COMMERCIAL purposes.
开发平台:VHDL | 大小:23KB | 下载74次
eric.chiao 在 2009-04-11 23:52:30 上传
说明:ADPCM的matlab算法,很简单,一般人都能看懂。
开发平台:matlab | 大小:2KB | 下载152次
artrotek 在 2009-04-01 06:56:39 上传
说明:adpcm codification matlab code
开发平台:matlab | 大小:242KB | 下载59次
dilawar 在 2009-03-14 03:23:36 上传
说明:SPEECH ENCODING USING ADPCM
开发平台:matlab | 大小:385KB | 下载69次
david.yue 在 2009-03-12 20:36:43 上传
说明:提供给大家g711、wav、adpcm等几种格式之间相互转换的API,非常好用的
开发平台:Visual C++ | 大小:5KB | 下载137次
zleo 在 2009-03-05 15:35:59 上传
说明:优化的G.726编码代码冲G.726到ADPCM
开发平台:Visual C++ | 大小:19KB | 下载7次
shiva4 在 2009-02-26 14:57:32 上传
说明:Project and source code for ADPCM
开发平台:VHDL | 大小:701KB | 下载89次
ccui 在 2009-02-20 10:33:36 上传
说明:ADPCM语音压缩程序,很适合作语音处理的借用
开发平台:C/C++ | 大小:20KB | 下载123次
xiaogangok 在 2009-02-10 10:55:54 上传
说明:该源码是对 *.wav语音波形文件做去直流电平,归一化处理后进行ADPCM编码压缩,形成编码文件和编码文件转外存格式转化,并利用编码文件做输入,进行解码并生成 *.wav 。该程序算法已经在产品中应用。
开发平台:Visual C++ | 大小:8KB | 下载55次
cqcyst001 在 2009-02-08 10:25:08 上传
说明:adcmp 数据编码解码原代码,处理语音数据的朋友可能需要这个,希望有帮助!
开发平台:C/C++ | 大小:34KB | 下载3次
jianzhongli 在 2009-01-30 12:00:03 上传
说明:ADPCM压缩解压编码,实现部分为C语言编写.
开发平台:C/C++ | 大小:51KB | 下载22次
jason0905 在 2009-01-07 11:30:33 上传
说明:直接可以使用的ADPCM 编解码转换程序。
开发平台:Visual C++ | 大小:181KB | 下载13次
welliu 在 2008-12-25 16:42:10 上传
说明:adpcm语音压缩的实现,很不错得学习资料
开发平台:Visual C++ | 大小:10KB | 下载7次
karttikeya 在 2008-12-20 20:50:43 上传
说明:将一定格式的ADPCM编码数据解码成pcm格式数据,并通过声卡播放
开发平台:Visual C++ | 大小:67KB | 下载53次
bbkshh 在 2008-11-27 22:58:17 上传
说明:ADPCM算法
开发平台:C/C++ | 大小:11KB | 下载10次
情人敌手0401 在 2008-09-13 17:20:52 上传
说明:为什么传一个文件都这么烦了,人都傻了!为什么传一个文件都这么烦了,人都傻了!
开发平台:Java | 大小:17KB | 下载5次
hans0352 在 2008-09-08 10:19:35 上传
说明:G.726.pdf——ADPCM的标准协议。
开发平台:PDF | 大小:235KB | 下载62次
lijj 在 2008-08-30 09:28:50 上传
说明:8位无符号4-BIT ADPCM编码和解码程序
开发平台:Visual C++ | 大小:6KB | 下载152次
maden 在 2008-08-18 17:34:57 上传
说明:看到这里面传的嵌入式Linux应用程序开发详解,都只一章章的传,还不完整,今天把这套书都传上吧,大家快下吧。只有一星期哦: )
开发平台:Unix_Linux | 大小:11291KB | 下载1440次
haoding88 在 2008-08-17 10:05:51 上传
说明:ADPCM(Adaptive Pluse Coding Modular)便解码器,供大家学习参考
开发平台:C/C++ | 大小:19KB | 下载19次
sduchu 在 2008-08-12 14:45:53 上传
说明:G.729 is an ITU-T ADPCM speech codec standard covering the transmission of voice at rates of 16, 24, 32, and 40 kbit/s. It was introduced to supersede both G.721, which covered ADPCM at 32 kbit/s, and G.723, which described ADPCM for 24 and 40 kbit/s. G.726 also introduced a new 16 kbit/s rate. The four bit rates associated with G.726 are often referred to by the bit size of a sample, which are 2-bits, 3-bits, 4-bits, and 5-bits respectively.
开发平台:Visual C++ | 大小:954KB | 下载52次
sduchu 在 2008-08-12 14:44:52 上传
说明:G.728 is an ITU-T ADPCM speech codec standard covering the transmission of voice at rates of 16, 24, 32, and 40 kbit/s. It was introduced to supersede both G.721, which covered ADPCM at 32 kbit/s, and G.723, which described ADPCM for 24 and 40 kbit/s. G.726 also introduced a new 16 kbit/s rate. The four bit rates associated with G.726 are often referred to by the bit size of a sample, which are 2-bits, 3-bits, 4-bits, and 5-bits respectively.
开发平台:Visual C++ | 大小:49KB | 下载70次
sduchu 在 2008-08-12 14:44:04 上传
说明:G721-G723 源代码 G.726 is an ITU-T ADPCM speech codec standard covering the transmission of voice at rates of 16, 24, 32, and 40 kbit/s. It was introduced to supersede both G.721, which covered ADPCM at 32 kbit/s, and G.723, which described ADPCM for 24 and 40 kbit/s. G.726 also introduced a new 16 kbit/s rate. The four bit rates associated with G.726 are often referred to by the bit size of a sample, which are 2-bits, 3-bits, 4-bits, and 5-bits respectively.
开发平台:Visual C++ | 大小:20KB | 下载30次
billy13666 在 2008-08-12 09:17:45 上传
说明:这是一个在计算机上用C语言写的ADPCM编解码程序。
开发平台:Asm | 大小:1KB | 下载15次
danielduan123 在 2008-07-28 15:03:21 上传
说明:msp430单片机声音采集程序,采用12位ADC采样,串口传输,baudrate115200;采样数据采用adpcm编码格式;iar编译环境
开发平台:C/C++ | 大小:5KB | 下载135次
stone_2012 在 2008-07-25 11:25:23 上传
说明:音频ADPCM编解码器,采用标准C语言编程,实现G.711,G.72 3,16K,24K,32K算法
开发平台:C++ Builder | 大小:20KB | 下载199次