搜索资源列表
libst
- A-Law/U-Law/Linear格式相互转换:这个程序提供了在A-Law,U-Law和16位线性音频编码格式之间的转换算法,您可以在编译的时候选择采用快速查表算法还是节省存储空间的计算算法。-A-Law/U-Law/Linear format conversion : This procedure provided in A-Law, U-Law and 16 linear Audio Coding format conversio
G.711 encoder and decoder A law
- This program sets up the SPI port on the ADSP-BF533 toconfigure the AD1836 codec. The SPI port is disabledafter initialization. The data to/from the codec aretransfered over SPORT0 in I2S mode-This program sets up the SP
8数码A算法
- 设计说明:1。数据结构和表示:程序用1、2、3、4分别表示将右、上、左、下的数字块移动到空格之中。采用典型的树+链表结构,每种局面产生一个BoardState类。出于避免走法顺序列表被过多复制的考虑,在树结构中保存局面的继承关系。每种新的局面产生后,引用估值函数产生f的值,再根据大小将其插入链表之中,以便实现“优先展开f值小的节点”。Solve()函数在成功解决问题之后保存一个走法序列供输出并返回零,而失败则返回失败处的节点层数。(具体
3423423G711
- a-law, u-law source code, for audio compre-a-law and u-law source code, for audio compre
audiofile-0_2_6
- 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
spra163a
- A-Law and mu-Law Companding Implementations Using the TMS320C54x-A-Law and mu-Law Companding Implementati Using the TMS320C54x ons
G711law_pcm
- G711 u-law, A-law and linear PCM conversions Programm.
aupcm_codec
- a-law u-law pcm间的转换,提供了快速实现这几种编码的转换方法 -a-law u-law pcm the conversion, the rapid realization of these various ways of coding
20070305_chungyu_G711_v2
- 使用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 enc
G711_G721_G723
- G711 a-law, u-law, G723等的编码和解码,很好的参考-G711 a-law, u-law, G723, such as the encoding and decoding, good reference
alaw_mulaw
- 这是一个量化编码当中关于A律和u律压缩和扩展的源程序,程序由VerilogHDL语言编写,算法在Modelsim上进行仿真过-This is a quantization coding of them on the A law and u law compression and expansion of the source code, the program by VerilogHDL languages, algorithms in
a-u-law
- 查表法实现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
line_alaw
- 线性PCM到A律pcm的Verilog编码源程序-Linear PCM to the Verilog code pcm A law source
PCM_ALaw
- PCM的A律U律实现代码:16位线性量化的数据转换成8位非线性的PCM数据(13折线法)-U of A law PCM realize Legal Code: 16-bit linear quantization of the data into eight non-linear PCM data (13 line method)
matlabpcmA13
- 简单易懂的A-Law(13-segment) PCM的源代码,encode 的过程,适合初学者-Easy-to-read A-Law (13-segment) PCM source code, encode process, suitable for beginners
PCM_ALaw_EncodeAndDecode
- This a PCM A Law Encode And Decode Programme! It is very useful for user in voice coding!
alaw
- 基于Tms320C5402的A-law 算法的源代码,该代码已经调试通过,运行结果良好-Based on the TMS320C5402 the A-law algorithm' s source code, the debugging code has been adopted, good results
A-law_enc
- A-law Encoder (VHDL)
PcmALaw
- PCM音频压缩为PCM A-Law格式以及相应的解压缩-PCM audio compressed to PCM A-Law format, and the corresponding decompression.
pcm
- 语音编码中A律pcm编码、译码的matlab仿真-Speech Coding A law pcm encoding, decoding matlab simulation