-
运用C语言编程,用在数字信号处理中,通讯和信号专业的同学可以用...
运用C语言编程,用在数字信号处理中,通讯和信号专业的同学可以用-use of the C programming language, used in digital signal processing, communications and signal professional students can use
- 2022-05-17 15:12:13下载
- 积分:1
-
F2812 flash 搬移文件,来源于网络,但是看过以后感觉很实用,谨为分享...
F2812 flash 搬移文件,来源于网络,但是看过以后感觉很实用,谨为分享-F2812 flash move the file
- 2022-03-21 03:17:30下载
- 积分: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
-
IP底层驱动(RTL8019as)TMS320c5410源代码
IP底层驱动(RTL8019as)TMS320c5410源代码-IP underlying driver (RTL8019as) TMS320c5410 source code
- 2023-02-04 09:50:03下载
- 积分:1
-
dsp 的基本指令实验程序,适合于初学者做实验测试!
dsp 的基本指令实验程序,适合于初学者做实验测试!-dsp basic commands experimental procedures, suitable for beginners to do tests!
- 2022-09-28 20:05:07下载
- 积分:1
-
TI C6OOO 的LED实用程序,初学者必读
TI C6OOO 的LED实用程序,初学者必读-LED practical procedures, mandatory beginners
- 2022-03-14 01:01:10下载
- 积分:1
-
F2812的实时时钟例程,已成功通过调试。
F2812的实时时钟例程,已成功通过调试。-F2812
- 2022-02-21 17:22:10下载
- 积分:1
-
将wav文件
加载、播放2个波形文件并将它们混合在一起,保存到内存中。使用VisualStudio2005,创建MFC应用程序。波形格式必须为16位,否则无法播放文件
- 2022-03-02 00:57:43下载
- 积分:1
-
AD采样的程序,有参考性
#include "DSP28_Device.h"
float a1[16];
unsigned int a2=0;
float adclo=0.0;
// Prototype statements for functions found within this file.
interrupt void ad(void);
void main(void)
{
InitSysCtrl();
- 2023-03-17 04:30:04下载
- 积分:1
-
Tatsu of the United dsp2812 procedures, CAN bus can be directly used to modify a...
dsp2812的合众达程序,CAN总线的,可直接用来修改和参考-Tatsu of the United dsp2812 procedures, CAN bus can be directly used to modify and reference
- 2022-06-18 11:33:49下载
- 积分:1