-
合众达SEEDVPM642开发板的实验指导书(精简版),包括设置CCS和进本图形实验的指南,方便新手尽快掌握DSP的开发...
合众达SEEDVPM642开发板的实验指导书(精简版),包括设置CCS和进本图形实验的指南,方便新手尽快掌握DSP的开发-United SEEDVPM642 development board of the experimental guide books (Starter Edition), including the establishment of CCS and experiments into the graphics guide novices as soon as possible to facilitate the development of DSP
- 2022-01-26 06:23:11下载
- 积分: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
-
汇编代码
c54x的自适应滤波器(LMS)的实现
汇编代码
c54x的自适应滤波器(LMS)的实现
-compiled code c54x adaptive filter (LMS) Implementation
- 2022-03-24 02:34:28下载
- 积分:1
-
dsp 5509a MMC 卡 ID号读取 12Mhzx16=192M
dsp 5509a MMC 卡 ID号读取 12Mhzx16=192M-dsp 5509a MMC card reader ID No. 12Mhzx16 = 192M
- 2022-04-24 03:34:58下载
- 积分:1
-
单片机开发的朋友
开发AMIS单片机模型,使用bs250芯片的音调发生器,基本dsp编程。
- 2022-01-26 06:05:16下载
- 积分:1
-
DSP5402实现Fir变化,通过C编程实现,加强对5402的开发,学习!...
DSP5402实现Fir变化,通过C编程实现,加强对5402的开发,学习!-Fir changes to achieve DSP5402 through C programming to enhance the development of 5402, learning!
- 2022-10-24 17:15:03下载
- 积分:1
-
DSP development experience of which a few, including the development of programm...
DSP开发当中几点经验总结,包含dsp开发编程过程中必需注意的问题!-DSP development experience of which a few, including the development of programming dsp process necessary to pay attention to the problem!
- 2022-02-14 13:31:22下载
- 积分:1
-
the EPPROM way to use mandatory beginners
TI C6000 的 EPPROM的使用方法,初学者必读-the EPPROM way to use mandatory beginners
- 2023-05-11 01:15:03下载
- 积分:1
-
图像处理
此源代码用于通过大块或小块做的图像压缩。这是非常专业的代码,可以用于压缩图像使用其他技术来作为基地。
- 2022-03-04 07:38:41下载
- 积分:1
-
这是一本关于在ADI ADSP 21XX系列上开发数字信号算法应用的讲解,涉及浮点、定点,一维,二维FFT/DCT等算法!即使对于其他DSP开发平台的工程师我想...
这是一本关于在ADI ADSP 21XX系列上开发数字信号算法应用的讲解,涉及浮点、定点,一维,二维FFT/DCT等算法!即使对于其他DSP开发平台的工程师我想也有不少帮助。-This is a book about the ADI ADSP 21XX series of digital signal algorithm is applied to develop explanations, involving floating-point, fixed point, one-dimensional, two-dimensional FFT/DCT algorithm, etc.! Even if the DSP development platform for other engineers, I think there are a lot of help.
- 2022-03-26 14:57:24下载
- 积分:1