G729编码和解码的Matlab源程序 调用方法: 1.需要编码时,在 Matlab命令行下输入"G729code(speech)"(请务必保证 speech是已经存在在 Matlab工作区的一个行向量,其中是语音数据),然后你会在你的文件夹下看到一个"coding.BIt"的文件。 2.需要解码时,把"coding.BIt"的文件复制到"G729 decoder"的目录下,在Matlab命令行下输入"G729decodermain",然后你会在文件夹下看到"syn_speech.wav",那就是重构语音。 enjoy it!
上传时间: 2013-12-22
上传用户:GavinNeko
/*SPI规范:Data is always clocked into the device on the rising edge of SCK a-*/ /* nd clocked out of the device on the falling edge of SCK.All instruction-*/ /* s,addresses and data are transferred with the most significant BIt(MSB) */ /* first.
上传时间: 2016-02-19
上传用户:远远ssad
des加密的数据一般要是56BIt的整数倍,本程序通过把后面不足56BIt的BIt反向加密得到完整的加密,而不增加加密后的长度
上传时间: 2014-01-08
上传用户:2404
Summary Many control applications require converting some analog input to a digital format. The ADCINC12 User Module is a general-purpose, 12-BIt analog to digital converter (ADC) that does just that. This Application Note is meant to be a simple introduction into its operation. The steps required to define, place, and write software are presented. Examples are developed in both assembly and C.
标签: applications converting Summary control
上传时间: 2013-12-01
上传用户:WMC_geophy
可变分数抽取器设计。用matlab里的sg实现,可转化为BIt文件下载到fpga 。
上传时间: 2013-12-15
上传用户:txfyddz
File: fw.c Contents: Firmware frameworks task dispatcher and device request parser File: FX2.h Contents: EZ-USB FX2 constants, macros, datatypes, globals, and library function prototypes. File: FX2regs.h Contents: EZ-USB FX2 register declarations and BIt mask definitions. File: periph.c Contents: Hooks required to implement USB peripheral function. File: dscr.a51 Contents: This file contains descriptor data tables. File: dscr.a51 Contents: This file contains descriptor data tables. File: dscr.a51 Contents: This file contains descriptor data tables.
标签: File frameworks dispatcher Contents
上传时间: 2014-01-18
上传用户:bakdesec
the FXT library: fast transforms and low level algorithms. The package contains many algorithms for programmers: BIt manipulation, fast othogonal transforms, arithmetic and number theory algorithms.
标签: algorithms transforms contains library
上传时间: 2014-01-09
上传用户:星仔
The LZW compression class i mplemented as a fixed length code which you can specify, the huffman algorithm implementation encodes a byte into a variable length BIt array. Both of them can work with streams
标签: compression mplemented huffman specify
上传时间: 2013-12-03
上传用户:yzhl1988
基于ICCAVR平台的,AVR系列单片机AT24C512驱动头文件,本头文件默认单片机频率为8M,I2C传输速率为400K,如果改变单片机频率,需要将i2cdelay()函数 BIt率寄存器TWBR的值进行修改
标签: ICCAVR
上传时间: 2016-03-13
上传用户:z754970244
MMC驱动 void mmc_send_cmd (uchar,ulong,uchar) void mmc_send_scmd (uchar,uchar) void mmc_init(void) extern ulong mmc_read_response (void) extern ulong reponse extern uchar SD_BUS_SELECT extern BIt mmc_check_response (void)
标签: uchar void mmc_send_scmd mmc_send_cmd
上传时间: 2016-03-17
上传用户:皇族传媒