-
2.RADM_avg_gaus.c(产生均匀或高斯分布程序代码)
2.RADM_avg_gaus.c(产生均匀或高斯分布程序代码)-2.RADM_avg_gaus.c (Uniform or Gaussian distribution code)
- 2022-07-28 01:24:14下载
- 积分:1
-
用c和汇编实现相同的功能,具体见程序,挺简单的一个程序
用c和汇编实现相同的功能,具体见程序,挺简单的一个程序-the program is using c and asm to achieve the same function,please watch the detail in the program,a simple program
- 2022-02-22 00:03:17下载
- 积分:1
-
TMS320F28335控制步进电机和直流无刷电机的例程
TMS320F28335控制步进电机和直流无刷电机的例程,F2833X在保持150MHz时钟速率不变的情况下,新型F2833X浮点控制器与TI前代领先数字信号控制器相比,性能平均提高50%。与作用相当的32位定点技术相比,快速傅立叶转换(FFT)等复杂计算算法采用新技术后性能提升了一倍之多。
- 2023-02-03 04:05:04下载
- 积分:1
-
dsptms320lf240x AD的读写程序,希望对大家有帮助dsptms320lf240…
dsptms320lf240x的ad读写程序,希望对大家有帮助dsptms320lf240x的ad读写程序,希望对大家有帮助-dsptms320lf240x the ad read and write procedures, we hope to help dsptms320lf240x the ad read and write procedures, we hope to help
- 2022-03-14 23:09:42下载
- 积分:1
-
DSP2812的定时器例程,现在2812的书好像非常少,希望对大家有帮助,^_^...
DSP2812的定时器例程,现在2812的书好像非常少,希望对大家有帮助,^_^- There are some examples for DSP2812 s timer.
It looks like there are very few books about 2812. I wish these examples can help you.
- 2022-04-28 12:06:14下载
- 积分:1
-
blakcfin音频编解码器的代码示例
blakcfin audio codec code example
- 2023-05-08 23:20:03下载
- 积分:1
-
dspace introduction document
dspace introduction document
- 2022-05-09 05:25:37下载
- 积分:1
-
DSP开发入门综述,对于初学DSP的读者很有帮助。
DSP开发入门综述,对于初学DSP的读者很有帮助。-Xi Kai 入 DSP potato ground war chariot , quilt market述laugh DSP millet krypton exhaust bleed at the nose cavity助heap 。
- 2023-08-22 03:15:03下载
- 积分:1
-
精心收藏的数字信号处理滤波程序源码,希望大家喜欢。
精心收藏的数字信号处理滤波程序源码,希望大家喜欢。-Meticulous collection of digital signal processing procedures for source filtering, I hope everyone likes.
- 2022-05-22 12:06:41下载
- 积分: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