-
这是DSP应用的语音解压缩源
这是应用于DSP的语音解压缩源程序-This is the voice of the DSP application decompress source
- 2022-01-27 10:01:56下载
- 积分:1
-
用于数字信号处理的实验,基于vc5402的滤波器的开发(汇编语言)。...
用于数字信号处理的实验,基于vc5402的滤波器的开发(汇编语言)。-For digital signal processing experiments, the filter-based vc5402 development (assembly language).
- 2022-06-02 04:53:26下载
- 积分:1
-
两个信号间的相位差测量Matlab
我在互联网上找了一个代码,也需是你也想要的。该代码实现的功能就是测量两个信号的相位差的。代码里给了一个例子可以参考下。
- 2023-02-26 01:15:03下载
- 积分:1
-
A detailed DSP Starter procedures, appropriate use of DSP rookie
一款详细的DSP入门开发程序,合适DSP菜鸟级人物使用,纯源代码。-A detailed DSP Starter procedures, appropriate use of DSP rookie-level figures, pure source code.
- 2022-07-08 09:05:57下载
- 积分:1
-
based on DSP and UC OS
基于DSP和UC OS-Ⅱ的家庭智能网络控制器研究 硕士学位论文 全文 CAJ格式 可文字识别出来-based on DSP and UC OS-II family of intelligent network controller master"s degree thesis by CAJ text format can identify
- 2023-02-11 13:55:04下载
- 积分:1
-
based TMS320LF2407A PWM wave of the PID algorithm, program debugging through!
基于TMS320LF2407A PWM波形的PID算法,程序调试通过!
- 2023-05-13 05:15:02下载
- 积分:1
-
ADS8361 drive to the TMS320VC5416 DSP
ADS8361 驱动to the TMS320VC5416 DSP-ADS8361 drive to the TMS320VC5416 DSP
- 2023-01-05 08:40:03下载
- 积分:1
-
用matlab实现了二维离散余弦变换,内涵多个M文件,使用时请读者注意...
用matlab实现了二维离散余弦变换,内涵多个M文件,使用时请读者注意-Using matlab to achieve the two-dimensional discrete cosine transform, meaning more than M files, use the reader" s attention when you
- 2023-04-24 20:40:03下载
- 积分:1
-
DSP开发必备文件
DSP开发必备文件-DSP Development Necessary Documents
- 2022-08-17 14:05:10下载
- 积分:1
-
DSP LED
#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File
#include "DSP2833x_Examples.h" // DSP2833x Examples Include File
#define LED1 GpioDataRegs.GPADAT.bit.GPIO0
#define LED2 GpioDataRegs.GPADAT.bit.GPIO1
#define LED3 GpioDataRegs.GPADAT.bit.GPIO2
#define LED4 GpioDataRegs.GPADAT.bit.GPIO3
#define LED5 GpioDataRegs.GPADAT.bit.GPIO4
#define LED6 GpioDataRegs.GPADAT.bit.GPIO
- 2022-01-25 22:17:20下载
- 积分:1