-
基于dsp6416处理器的边缘检测算法
基于dsp6416处理器的边缘检测算法-dsp6416 processor based on the Edge Detection Algorithm
- 2022-07-25 20:39:11下载
- 积分:1
-
Minimum System dsp schematics, hope for all of us useful and instructive for beg...
dsp最小系统电路图,希望对大家有用,对初学者有启发-Minimum System dsp schematics, hope for all of us useful and instructive for beginners
- 2022-06-25 23:24:13下载
- 积分:1
-
本程序是提取语音MFCC参数的必经步骤,是求出mel三角滤波器器组的参数,网上只有matlab程序,没有C程序,本人花费两个星期的时间才转换成功,经DSP 的C...
本程序是提取语音MFCC参数的必经步骤,是求出mel三角滤波器器组的参数,网上只有matlab程序,没有C程序,本人花费两个星期的时间才转换成功,经DSP 的CCS环境调试成功。-This procedure is the extraction of voice MFCC parameters necessary step is to derive the triangular mel filter device group parameters, on-line only matlab procedures, no C program, I spent two weeks time to convert the success of the CCS environment by DSP debugging success.
- 2022-10-07 19:00:03下载
- 积分:1
-
TMS320DM6446平台下的,对RS232串口进行的完整的测试程序,在CCS下使用。简单易懂,很适合硬件调试人员硬件测试。...
TMS320DM6446平台下的,对RS232串口进行的完整的测试程序,在CCS下使用。简单易懂,很适合硬件调试人员硬件测试。-TMS320DM6446 platform, the RS232 serial port to carry out a complete test procedures in the use of CCS. Easy-to-read, it is suitable for hardware debugging hardware testing personnel.
- 2023-06-11 05:50:02下载
- 积分:1
-
dsp学习资料 适合初学者 希望能共享 共同努力
dsp学习资料 适合初学者 希望能共享 共同努力-dsp learning materials for beginners hope to work together to share
- 2022-02-20 19:33:26下载
- 积分:1
-
基于TI tms320lf2407 DSP 的FFT算法(编译环境CCS2.20)
基于TI tms320lf2407 DSP 的FFT算法(编译环境CCS2.20)
- 2022-03-18 08:42:40下载
- 积分:1
-
DSP 语音录放程序
DSP 语音录放程序-DSP voice recorders procedures
- 2022-07-11 17:39:34下载
- 积分:1
-
支持类型TI DSP TMS320DM642;;测试dsp的lattest功能函数
支持类型TI DSP TMS320DM642;;测试dsp的lattest功能函数 -support TI DSP TMS320DM642 types; ; Testing the lattest dsp function function
- 2022-04-25 15:20:27下载
- 积分:1
-
CCS C样品的定时器,利用定时器1产生中断程序
CCS C sample for a timer,using the timer1 to produce the interrupt routine-the timer can be used for all kinds of the usage, for example,indutrial..
- 2022-03-31 05:43:22下载
- 积分: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