-
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
-
CCS环境下,二相编码脉冲压缩雷达算法研究(包含整个项目)...
CCS环境下,二相编码脉冲压缩雷达算法研究(包含整个项目)-CCS environment, the two-phase coded pulse compression radar algorithm (including the entire project)
- 2022-03-20 08:00:12下载
- 积分:1
-
TI的C54解码代码,放大查看高
TI C54写的G729代码,视线8kbps高质量语音编码,汇编优化-TI C54 decode written code, zoom view high-quality voice coding, compilation Optimization
- 2022-06-03 09:38:52下载
- 积分:1
-
F2812控制交流电机
ac motor control f2812
- 2023-08-11 04:40:05下载
- 积分:1
-
TMS320VC5509的dsp中断程序的目标文件obj
TMS320VC5509的dsp中断程序的目标文件obj-TMS320VC5509 the dsp interrupt process object file obj
- 2022-09-24 16:50:03下载
- 积分:1
-
嵌入式DSP C6000图像处理平台 OpenCV 完美移植
资源描述
程序选择的开发平台为TI—DSP C6000系列图像处理芯片,开发环境为CCS5.5.成功移植了OpenCV库针嵌入式的图像处理库EMCV。
EMCV全称为Embedded Computer Vision Library,是一个可在TI C6000系列DSP上运行的计算机视觉库。EMCV提供了跟OpenCV完全一致的函数接口,通过EMCV,你可以轻松的将你的OpenCV算法移植到DSP,甚至不用改一行代码。目前EMCV已经支持IplImage, CvMat,CvSeq等基本数据结构,可使用cvCreateImage等创建和释放图像,以及contour检测等。
- 2022-06-03 10:02:46下载
- 积分:1
-
TMS320VC5402 Bootloader The bootloader contains basic steps and methods
TMS320VC5402 Bootloader 程序 包含bootloader 的基本步骤和方法-TMS320VC5402 Bootloader The bootloader contains basic steps and methods
- 2022-03-03 04:55:58下载
- 积分:1
-
TMS320C5509 routines of the RTC FOSS
TMS320C5509的RTC的例程源码-TMS320C5509 routines of the RTC FOSS
- 2022-03-22 11:53:40下载
- 积分:1
-
这里包含了dsp的一些开发程序,做dsp开发的朋友看看吧
这里包含了dsp的一些开发程序,做dsp开发的朋友看看吧-dsp here contains some of the development process, so dsp development to take a look at it
- 2022-02-05 22:54:34下载
- 积分:1
-
ad
部分,可以帮助实现模拟到数字的转化,有一定的价值
ad
部分,可以帮助实现模拟到数字的转化,有一定的价值-ad part, can help to achieve the conversion of analog to digital, there is some value
- 2022-10-04 08:35:03下载
- 积分:1