-
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
-
关于DSP中FFT1024点的汇编程序,经调试代码效率高
关于DSP中FFT1024点的汇编程序,经调试代码效率高-About FFT1024 point DSP in the compilation process, the efficient debugging code
- 2022-06-20 09:21:49下载
- 积分:1
-
G.729 fixed point algorithm
g.729 fixed point algorithm-G.729 fixed point algorithm
- 2022-08-14 23:56:24下载
- 积分:1
-
TMS320X2812 spi显示驱动程序,及显示部分原理图。开发环境为CCS3.1.2812SPI和74hc595通讯,驱动5位LED 数码管。一般做工程都需...
TMS320X2812 spi显示驱动程序,及显示部分原理图。开发环境为CCS3.1.2812SPI和74hc595通讯,驱动5位LED 数码管。一般做工程都需要有显示部分。这个可以做为公用代码,可以显示小数。已经通过测试。-TMS320X2812 spi display driver, and display portions of the schematic. Development environment for CCS3.1.2812SPI and 74hc595 communications, driving five LED digital tube. Generally carry out engineering work needs to have indicated that some of. This can serve as a common code, you can display a decimal. Has been tested.
- 2022-03-06 15:20:03下载
- 积分:1
-
对DSP常见的154个问题进行了详细的解答,适合与初学者!
对DSP常见的154个问题进行了详细的解答,适合与初学者!-On DSP common 154 issues a detailed answer for with beginners!
- 2022-07-02 11:48:22下载
- 积分:1
-
使用VisualDSP++和# 174线程
Using VisualDSP++® Thread-Safe Libraries with a Third-Party RTOS-Using VisualDSP++® Thread-Safe Libraries with a Third-Party RTOS
- 2023-04-09 10:55:04下载
- 积分:1
-
tms320c2812的示列程序
tms320c2812的示列程序-tms320c2812 out procedures for the show
- 2022-01-22 01:24:55下载
- 积分:1
-
SEED
SEED的VPM642测试程序-net测试程序-SEED
- 2022-06-26 11:30:12下载
- 积分:1
-
CCS C样品的定时器,利用定时器1产生中断程序
CCS C sample for a timer,using the timer1 to produce the interrupt routine-the timer can be used for all kinds of the usage, for example,indutrial..
- 2022-03-31 05:43:22下载
- 积分:1
-
继电保护的代码
继电保护的程序代码很早以前用的。主IC LF2407A ;12864 图形点阵液晶菜单程序,傅里叶FFT算法程序,继电保护算法,遥信,遥脉,遥控逻辑程序等;可以作为继电保护开发参考,非常实用的代码。
- 2023-04-25 05:25:03下载
- 积分:1