搜索结果
找到约 12,163 项符合
A-Law 的查询结果
压缩解压 a-law, u-law source code, for audio compre
a-law, u-law source code, for audio compre
文章/文档 A-Law and mu-Law Companding Implementations Using the TMS320C54x
A-Law and mu-Law
Companding
Implementations Using
the TMS320C54x
嵌入式Linux G711 u-law, A-law and linear PCM conversions Programm.
G711 u-law, A-law and linear PCM conversions Programm.
压缩解压 a-law u-law pcm间的转换
a-law u-law pcm间的转换,提供了快速实现这几种编码的转换方法
微处理器开发 查表法实现a-law算法
查表法实现a-law算法,使用c语言编写,使用简单,适用于语音传输系统的开发
matlab例程 简单易懂的A-Law(13-segment) PCM的源代码,encode 的过程
简单易懂的A-Law(13-segment) PCM的源代码,encode 的过程,适合初学者
DSP编程 基于Tms320C5402的A-law 算法的源代码,该代码已经调试通过,运行结果良好
基于Tms320C5402的A-law 算法的源代码,该代码已经调试通过,运行结果良好
VHDL/FPGA/Verilog A-law Encoder (VHDL)
A-law Encoder (VHDL)
语音压缩 The Audio File Library provides a uniform programming interface to standard digital audio file form
The Audio File Library provides a uniform programming interface to
standard digital audio file formats.
This library allows the processing of audio data to and from audio
files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun
.snd/.au, IRCAM, AVR, Amiga IFF/8SVX, and NIST SPHERE). The ...
其他 使用mediastreamer2的g711common.h. unsigned char s16_to_alaw(int pcm_val). 将16bit的原始样本encode 成为8bit的a-la
使用mediastreamer2的g711common.h. unsigned char s16_to_alaw(int pcm_val). 将16bit的原始样本encode 成为8bit的a-law码.