-
- 2023-06-27 05:35:04下载
- 积分: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
-
TMS320DM6446平台下,使用TVP5150进行视频采集,使用DAC模拟输出的LOOPBACK测试的例程,在CCS下使用。简单易懂,很适合硬件调试人员硬件...
TMS320DM6446平台下,使用TVP5150进行视频采集,使用DAC模拟输出的LOOPBACK测试的例程,在CCS下使用。简单易懂,很适合硬件调试人员硬件测试。-TMS320DM6446 platform, the use of TVP5150 video collection, the use of DAC analog output of the LOOPBACK test routines, in the use of CCS. Easy-to-read, it is suitable for hardware debugging hardware testing personnel.
- 2022-02-13 08:02:01下载
- 积分:1
-
Digital Signal Processing Solutions
Digital Signal Processing Solutions-Digital Signal Processing Solutions
Digital Signal Processing Solutions
- 2022-12-18 20:25:03下载
- 积分:1
-
精确的FFT计算
快速傅立叶变换计算程序是一种很好的计算程序
- 2023-02-23 10:45:04下载
- 积分:1
-
Arm and dsp can run code of mpeg4 decoder. Read the file format is YUV
可以在arm和dsp上跑的mpeg4解码代码。
读取文件格式是YUV-Arm and dsp can run code of mpeg4 decoder. Read the file format is YUV
- 2023-04-18 06:15:03下载
- 积分:1
-
TMS320C2x commonly used to study the classical procedures, to achieve coding com...
学习TMS320C2x常用经典程序,实现编码的压缩,初学者可参考-TMS320C2x commonly used to study the classical procedures, to achieve coding compression, beginners can refer to
- 2022-08-07 00:42:14下载
- 积分:1
-
IO I complete the code, as well as the external interrupt, a complete set of com...
IO口完整代码,以及外部中断,有完整的一套编译及程序-IO I complete the code, as well as the external interrupt, a complete set of compilers and procedures
- 2023-08-29 10:00:03下载
- 积分:1
-
关于DSP2812的FLASH 烧写的程序,已经调试通过
关于DSP2812的FLASH 烧写的程序,已经调试通过-the flash programming of dsp2812
- 2022-04-10 20:48:11下载
- 积分:1
-
该工程是对TMS320VC5416芯片的一个PID算法的实现例子,所用的开发工具是CCS。能让你明白如何实现对电机速度的控制。...
该工程是对TMS320VC5416芯片的一个PID算法的实现例子,所用的开发工具是CCS。能让你明白如何实现对电机速度的控制。-The project is TMS320VC5416 chip realization of a PID algorithm for example, development tools used is CCS. Allows you to understand how to realize the speed of motor control.
- 2022-04-02 08:59:41下载
- 积分:1