-
通过FFT频率从C源代码的计算,可以很方便的移植到…
按频率抽取计算FFT的C++源代码,可以较方便地移植到有C/C++开发环境的DSP中去-by FFT frequency calculated from the C source code, can be easily ported to the C/C development environment to the DSP
- 2022-03-22 09:32:26下载
- 积分:1
-
DSP vislink工程
DSP vislink工程-DSP project
- 2022-03-16 15:05:05下载
- 积分:1
-
xshDSP28_XIntrupt刚刚开始学习DSP,一些触及到DSP中断的处理代码,希望大家一起学习探讨,希望哟有所帮助!...
xshDSP28_XIntrupt刚刚开始学习DSP,一些触及到DSP中断的处理代码,希望大家一起学习探讨,希望哟有所帮助!-xshDSP28_XIntrupt just beginning to learn DSP, some touches interrupted treatment DSP code, hope everyone to learn to explore, I hope yo help!
- 2022-03-15 03:47:32下载
- 积分:1
-
dsp2407 串行外设接口模块(SPI),直接打开压缩中的工程文件直接可以使用...
dsp2407 串行外设接口模块(SPI),直接打开压缩中的工程文件直接可以使用-dsp2407 Serial Peripheral Interface Module (SPI), directly to open the project file compression can be used directly
- 2023-05-16 20:15:02下载
- 积分:1
-
seed
seed-dec6416用户指南,开发板带的-seed-dec6416 User Guide
- 2022-12-13 05:10:04下载
- 积分: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
-
ti c6713 芯片的串口的编程和子程序,已经和上位机验证过,参考意义比较大...
ti c6713 芯片的串口的编程和子程序,已经和上位机验证过,参考意义比较大-ti c6713 chip serial programming and subroutines, and the host computer has been verified with reference to the meaning of relatively large
- 2023-06-18 11:35:04下载
- 积分:1
-
TMS320C2407 CAN控制器的C语言程序设计
TMS320C2407 CAN控制器的C语言程序设计-TMS320C2407 CAN controller C Programming Language
- 2022-03-18 15:23:12下载
- 积分:1
-
dsp2812 led display
实现DSP2812的通用IO口控制LED的点亮程序,用C语言编程-dsp2812 led display
- 2023-08-30 06:00:03下载
- 积分:1
-
Its own series of 2812 of the AC motor SPWM
自己编的基于2812的交流电机SPWM开环调速 以下代码为SPWM开环控制的核心代码,在50HZ交流异步电机调试通过。-Its own series of 2812 of the AC motor SPWM-based open-loop speed control the following code to the open-loop SPWM control for the core code, 50HZ AC induction motor to debug through.
- 2022-03-21 17:26:56下载
- 积分:1