当前位置:
首页 资源下载
搜索资源 - Circular addressing
搜索资源列表
-
0下载:
source code c54x FIR filter with circular addressing
-
-
0下载:
To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode.
This code serves as an assembly pro
-
-
0下载:
To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. To expand on the FIFO assignment and imp
-
-
0下载:
编程时首先要将 AR3和 AR1设为循环寻址模式,每一次滤波结束, 都将AR3指向最老的输人数据地址空间,下次滤波时便将新输入的采样数据送到AR3指向的上次滤波 的最老数据地址空间-When programming the first set to AR3 and AR1 circular addressing mode, the end of each filter, will AR3 points to the oldest input data address space, the nex
-
-
0下载:
采用C语言的DSP循环寻址Cycle of the DSP using C language addressing-Cycle of the DSP using C language addressing
-
-
0下载:
DSP循环寻址及其在FIR滤波中的应用DSP circular addressing its application in the FIR filtering-DSP circular addressing its application in the FIR filtering
-
-
0下载:
基于ADSP-BF533的一些源程序,一个是关于其内核运算的,一个是基于其循环寻址的,可以平移到BF537平台。-Source based on the ADSP-BF533, one on its core operations, one is based on circular addressing can be shifted to the BF537 platform.
-
-
0下载:
母字符串中利用指针循环寻址的方式找到子字符串。-Mother string using a pointer circular addressing the way find the string.
-