-
这是matlab编码正交频
this is matlab code for orthogonal freqency
- 2022-01-21 19:05:25下载
- 积分: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
-
自己写的TMS320F2812的串口通信程序
自己写的TMS320F2812的串口通信程序-Wrote it myself, TMS320F2812 serial communication program
- 2022-01-28 13:27:14下载
- 积分:1
-
数字信号处理全美经典教材,适合数字信号处理方向的读者
数字信号处理全美经典教材,适合数字信号处理方向的读者-Signal Processing
- 2023-02-21 03:40:04下载
- 积分:1
-
一份软件GPS的C++代码,已实现各个主要模块的代码,有较高价值,并能简单修改后用于其它平台,所有函数存放在一个html网页文件里。...
一份软件GPS的C++代码,已实现各个主要模块的代码,有较高价值,并能简单修改后用于其它平台,所有函数存放在一个html网页文件里。-A software GPS-C++ Code, has achieved each of the major modules of code, have higher value, and simple modifications for other platforms, all functions stored in a web page html file.
- 2022-07-27 00:08:10下载
- 积分:1
-
该代码是基于DSP平台实现的MP3解码的程序,是C实现的
该代码是基于DSP平台实现的MP3解码的程序,是C实现的-The code is based on the DSP platform MP3 decoding process, the realization of the C
- 2022-04-29 23:17:28下载
- 积分:1
-
基于TI DSP TMS320DM642 平台的上实现的自启动程序
基于TI DSP TMS320DM642 平台的上实现的自启动程序
-based on TI"s TMS320DM642 DSP platform to achieve since the commencement of proceedings
- 2022-01-23 11:24:01下载
- 积分:1
-
支持类型TI DSP TMS320DM642。在dsp上完成copy功能
支持类型TI DSP TMS320DM642。在dsp上完成copy功能 -types of support TI DSP TMS320DM642. In dsp complete copy function
- 2022-10-07 02:35:03下载
- 积分:1
-
低通滤波的5402的dsp程序
低通滤波的5402的dsp程序-low-pass filtering of the 5402 procedures dsp
- 2022-05-16 04:04:29下载
- 积分:1
-
DSP的spwm例程
使用DSP28335实现三通道交错并联双向DC-DC变换器的控制,有注释等内容,基于c语言,适合初学者学习,非常容易理解.
- 2022-07-16 23:57:15下载
- 积分:1