Welcome![Sign In][Sign Up]
Location:
Search - pcm a-law

Search list

[Multimedia DevelopACMTest

Description: 这是一个用VC多媒体的ACM函数写的对音频压缩的程序,提供了ACM函数的调用方法-This is a VC ACM multimedia functions written in the audio compression procedures, the ACM function call method
Platform: | Size: 146432 | Author: 陈中 | Hits:

[Audio programA_LAW(u_LAW)PCM

Description: 线型PCM与A律和u律对数PCM相互转换的C++代码。-A linear PCM with the law and the law on several u PCM conversion of C code.
Platform: | Size: 9216 | Author: 周金喜 | Hits:

[Voice Compressaudiofile-0_2_6

Description: 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 library also supports compression (currently G.711 mu-law and A-law and IMA and MS ADPCM) as well as PCM formats of all flavors (signed and unsigned integer, single- and double-precision floating point). -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 library also supports compression (currently G.711 mu-law and A-law and IMA and MS ADPCM) as well as PCM formats of all flavors (signed and unsigned integer, single- and double-precision floating point).
Platform: | Size: 525312 | Author: Jet Lan | Hits:

[Embeded LinuxG711law_pcm

Description: G711 u-law, A-law and linear PCM conversions Programm.
Platform: | Size: 3072 | Author: Yuanbs | Hits:

[Compress-Decompress algrithmsaupcm_codec

Description: a-law u-law pcm间的转换,提供了快速实现这几种编码的转换方法 -a-law u-law pcm the conversion, the rapid realization of these various ways of coding
Platform: | Size: 3072 | Author: yifa | Hits:

[Post-TeleCom sofeware systemsA_law

Description: 通信系统中的 pcm编码中间的a律产生方法 -communication system of coding the middle pcm a legal way
Platform: | Size: 1024 | Author: 陈宇 | Hits:

[Post-TeleCom sofeware systemscompare_pcm

Description: 均匀PCM量化和u律非均匀量化的对比效果分析实验-uniform PCM quantifiable and non-uniform legal u quantitative analysis of the experimental contrast
Platform: | Size: 3072 | Author: 陈宇 | Hits:

[Other20070305_chungyu_G711_v2

Description: 使用mediastreamer2的g711common.h. unsigned char s16_to_alaw(int pcm_val). 将16bit的原始样本encode 成为8bit的a-law码.-use mediastreamer2 the g711common.h. Unsign ed char s16_to_alaw (int pcm_val). to the original 16bit samples The encode into a 8 bit-law code.
Platform: | Size: 55296 | Author: 韩义 | Hits:

[ARM-PowerPC-ColdFire-MIPSa-u-law

Description: 查表法实现a-law算法,使用c语言编写,使用简单,适用于语音传输系统的开发-Look-up table method to achieve a-law algorithm, using the c language, the use of simple, applicable to voice transmission system development
Platform: | Size: 5120 | Author: 蒋志颀 | Hits:

[Multimedia programline_alaw

Description: 线性PCM到A律pcm的Verilog编码源程序-Linear PCM to the Verilog code pcm A law source
Platform: | Size: 1024 | Author: 李果霖 | Hits:

[matlabmatlabpcmA13

Description: 简单易懂的A-Law(13-segment) PCM的源代码,encode 的过程,适合初学者-Easy-to-read A-Law (13-segment) PCM source code, encode process, suitable for beginners
Platform: | Size: 1024 | Author: | Hits:

[OtherPCM_ALaw_EncodeAndDecode

Description: This a PCM A Law Encode And Decode Programme! It is very useful for user in voice coding!
Platform: | Size: 218112 | Author: chengbing | Hits:

[Communication-MobilePCM

Description: pcm编码 有关线性、A律、mu律的pcm编码的matlab实现-pcm encoded on the linear, A law, mu law encoded pcm achieve matlab
Platform: | Size: 1603584 | Author: jcl | Hits:

[Multimedia DevelopPcmALaw

Description: PCM音频压缩为PCM A-Law格式以及相应的解压缩-PCM audio compressed to PCM A-Law format, and the corresponding decompression.
Platform: | Size: 16384 | Author: 小白鼠 | Hits:

[Audio programpcma-pcm

Description: 完成pcm 16位线性与pcma律转换的几种源码!-Complete pcm 16-bit linear conversion with the law several pcma source!
Platform: | Size: 16384 | Author: weiyabing | Hits:

[Communicationpcm

Description: 语音编码中A律pcm编码、译码的matlab仿真-Speech Coding A law pcm encoding, decoding matlab simulation
Platform: | Size: 2048 | Author: 593038945 | Hits:

[Communication-Mobilepcm

Description: 脉冲编码调制(PCM)实现 编程实现PCM技术的三个过程:采样、量化与编码。 采样:低通连续信号采样,以 x=sin(200*t) m=x./(200*t) m=m.*m 为例说明低通采样定理,绘出信号时、频图形;带通连续信号采样,以x=sin(20*t) m=x./t 为例说明带通采样定理,绘出信号时、频图形。 量化:均匀量化,以幅度 的正弦信号为例实现为64级电平的均匀量化;非均匀量化,输入A律PCM编码器的正弦信号 ,采样序列为 ,将其进行PCM编码,给出编码器的输出码组序列 编码:以上述信号为例,实现A律的13折线近似法及国际标准PCM对数A律量化编码。-Pulse code modulation (PCM) to achieve PCM technology programming three processes: sampling, quantization and coding. Sample: low-pass continuous signal sampling to x = sin (200* t) m = x./(200* t) m = m.* m an example low-pass sampling theorem, draw the signal, frequency graphics bandpass sampling continuous signals to x = sin (20* t) m = x./t an example bandpass sampling theorem, draw the signal, frequency graph. Quantization: uniform quantization, in order to realize the magnitude of sinusoidal signal as an example for the 64 level uniform quantization non-uniform quantization, input A law PCM encoder sine signal, the sampling sequence, to be PCM encoded, the encoder is given The output code sequence Code: A Case Study of the signal to achieve the 13 A line approximation law and international standards on the number of A law PCM coding quantization.
Platform: | Size: 2048 | Author: 马芳 | Hits:

[Speech/Voice recognition/combinePCM-A-U-law

Description: 实现PCM语音数据流压缩,通过该压缩算法可以实现a/u law-PCM voice data stream to achieve compression, the compression algorithm can be achieved by a/u law
Platform: | Size: 2048 | Author: 王斌 | Hits:

[Algorithmalaw_pcm

Description: PCM与A-LAW PCM的相互转换程序-PCM & A-LAW PCM conversion
Platform: | Size: 5120 | Author: Wang | Hits:

[matlabpcm A律

Description: pcm编码A律Simulink和MATLAB(PCM in the communication system to complete the voice signal digital function, and its implementation mainly includes three steps to complete: sampling, quantization, coding. The binary representation of time discrete, amplitude discrete and quantized signals is completed respectively. According to CCITT, in order to improve the performance of small signal quantization, using companding non-uniform quantization, there are two suggestions, respectively A law and the law of our country, using the A law, the A law compression complex, often using 13 line method for encoding, using non uniform quantization coding PCM.)
Platform: | Size: 32768 | Author: 面包不面 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net