-
编译原理LL(1)文法分析器 录入合法的LL(1)文法,将输出LL(1)预测分析表,并可以对输入的句子进行语法分析输出相应语法树。...
编译原理LL(1)文法分析器 录入合法的LL(1)文法,将输出LL(1)预测分析表,并可以对输入的句子进行语法分析输出相应语法树。-compiler theory LL (1) grammar analyzer input legitimate LL (1) grammar, will output LL (1) Table Forecast and Analysis, and can import sentence for syntax analysis syntax tree corresponding output.
- 2022-07-12 09:38:38下载
- 积分:1
-
Xi ADSP
习ADSP-BF53x 处理器通过I2S 方式对音频信号采集和播放的方法。附有详细文档。
DM-EDU-SSKBF53x 开发板一套(DM-KIT-CBBF53x 模块,DM-KIT-EXBSSK-BF5xx 模块),
DM-TOOLS-USBICE2.0 仿真器一套,音频数据线,耳机,输入的声音源-Xi ADSP-BF53x processor way through the I2S audio signal acquisition and playback methods. Accompanied by detailed documentation. DM-EDU-SSKBF53x development board set (DM-KIT-CBBF53x module, DM-KIT-EXBSSK-BF5xx module), DM-TOOLS-USBICE2.0 emulator set of audio data cable, headphones, the sound source input
- 2022-03-10 18:51:48下载
- 积分:1
-
dsp arm的很多讲义和说明。
关于怎样使用ccs bios以及matlab到dsp的代码转化,已经弄成可以打印的格式了...
dsp arm的很多讲义和说明。
关于怎样使用ccs bios以及matlab到dsp的代码转化,已经弄成可以打印的格式了-dsp arm of a lot of notes and annotations. On how to use matlab to ccs bios and dsp code transformation, has made it to print the format of the
- 2022-01-26 00:35:55下载
- 积分:1
-
Lab517
Lab517-VideoFFT dm642源码-Lab517-VideoFFT
- 2023-08-03 08:35:03下载
- 积分:1
-
内核对象跟踪
卡尔曼目标跟踪算法的源代码选好状态方程和观测方程是关键
- 2022-02-13 17:42:32下载
- 积分:1
-
h263_loop为H263算法的DEMO包括了H263算法的压缩与解压。
h263_loop为H263算法的DEMO包括了H263算法的压缩与解压。-H263 algorithm h263_loop for DEMO includes H263 compression and decompression algorithms.
- 2022-03-17 19:16:43下载
- 积分:1
-
TMS320f2812的PWM波生成程序
TMS320f2812的PWM波生成程序-TMS320F2812 the PWM wave generation procedure
- 2022-06-28 11:41:48下载
- 积分:1
-
这是在C5000系列DSP上实现自适应滤波器的源码,是用汇编语言编写的,可直接在CCS上运行
这是在C5000系列DSP上实现自适应滤波器的源码,是用汇编语言编写的,可直接在CCS上运行-This is the C5000 Series DSP achieve adaptive filter source code, is written in assembly language and can be directly in the CCS run
- 2022-08-07 00:59:11下载
- 积分:1
-
种子
SEED-DEC6416用户指南
本用户指南是TMS320C6416嵌入式DSP控制模板硬件使用说明书,详细描述了SEED-DEC6416的硬件构成、原理,以及它的使用方法及编程指导-SEED-DEC6416 User" s Guide This user guide is TMS320C6416 Embedded DSP hardware manual control of the template, a detailed description of SEED-DEC6416 hardware composition, theory, and its use, and Programming Guide
- 2022-05-05 01:01:13下载
- 积分:1
-
1、(1)32bit乘法的指令解释
(2)volume1的load.asm基础上实现一个
16bit数组的乘法累加的函数,并进行...
1、(1)32bit乘法的指令解释
(2)volume1的load.asm基础上实现一个
16bit数组的乘法累加的函数,并进行 -o2 / -o3 / 手工优化
2、c环境
C调用汇编函数,汇编函数调用c函数
addarr3(int * arr1, int * arr2, int * arr3, int * arr4, n)
//汇编函数,3个数组的对应位置相加,结果放在arr4[n]中,
汇编函数调用C的子函数,它把arr1和arr2相加放到arr3[n]中;
addarr2(int * arr1, int * arr2, int * arr3, n)-1, (1) 32bit multiplication instructions explained (2) the load.asm volume1 on the basis of a a 16bit multiplication cumulative array of functions, and-o2 /-o3/2 manual optimization, c environment compilation called C function, the compilation function call c function addarr3 (int* arr1. int* arr2, arr3 int*, int* arr4, n)// compilation function, 3 arrays corresponding location together, the results on arr4 [n], the compilation of the C function call function, arr1 put it together and put arr2 arr3 [n]; addarr2 (int* arr1, int* arr2, int* arr3, n)
- 2022-07-08 14:51:46下载
- 积分:1