-
DSP C67x 系列的库函数,可以帮助解决大问题,编程会方便很多...
DSP C67x 系列的库函数,可以帮助解决大问题,编程会方便很多-DSP C67x series of library functions that can help solve the big problem, it will facilitate the programming of many
- 2023-06-28 01:50: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
-
给出一个在两个DSP之间实现简单异步通信的通用程序。
该程序实现2407的串口异步通信...
给出一个在两个DSP之间实现简单异步通信的通用程序。
该程序实现2407的串口异步通信
-Give a DSP in two simple asynchronous communication between the general program. Realize the program of the 2407 serial asynchronous communication
- 2022-03-07 11:01:17下载
- 积分:1
-
TI 281x DSP 各种通信接口驱动源代码
TI 281x DSP 各种通信接口驱动源代码-TI 281x DSP various communication interface driver source code
- 2022-03-03 03:30:32下载
- 积分:1
-
iir filter using matlab
iir filter using matlab
- 2022-10-16 13:35:02下载
- 积分:1
-
PWM motor control procedures TMS320F2812
TMS320F2812控制电机PWM程序-PWM motor control procedures TMS320F2812
- 2022-01-28 08:32:28下载
- 积分:1
-
PMSM DSP28335
dsp28335实现的永磁同步电机控制系统,包括(启动,运行, 保护),可以作为电机控制系统 的参考资料dsp28335 achieve permanent magnet synchronous motor control
- 2022-05-15 13:59:32下载
- 积分:1
-
EBF533开发板上对各端口输入输出数据进行处理的实用程序,包括硬盘、CMOS、视频、以太网等接口。...
EBF533开发板上对各端口输入输出数据进行处理的实用程序,包括硬盘、CMOS、视频、以太网等接口。-EBF533 development of the port board input and output data for the practical procedures, including hard disks, CMOS, video, Ethernet, and other interface.
- 2022-05-15 09:53:52下载
- 积分:1
-
this the module which is used for the different type in dSP so use it and read i...
this the module which is used for the different type in dSP so use it and read it-this is the module which is used for the different type in dSP so use it and read it
- 2022-12-17 05:50:03下载
- 积分:1
-
小波多分辨率分析是在 函数空间内,将函数f描述为一系列近似函数的极限。每一个近似函数都是f的平滑版本,而且具有越来越精密的近似函数。这些近似都是在不同尺度上得到...
小波多分辨率分析是在 函数空间内,将函数f描述为一系列近似函数的极限。每一个近似函数都是f的平滑版本,而且具有越来越精密的近似函数。这些近似都是在不同尺度上得到的。-wavelet
- 2022-03-16 15:04:12下载
- 积分:1