-
3个完整的DTMF汇编程序,包括DTMF信号的产生和DTMF译码,译码采用Goertzel算法,5406上测试通过...
3个完整的DTMF汇编程序,包括DTMF信号的产生和DTMF译码,译码采用Goertzel算法,5406上测试通过-3 programs of dtmf encoder and decoder,include goertzel algoritm
- 2023-07-08 15:05:04下载
- 积分:1
-
ADI DSP GSM 多项式码表转换源码
ADI DSP GSM 多项式码表转换源码-ADI DSP GSM polynomial converting source code
- 2022-07-14 12:28:42下载
- 积分:1
-
DSP的基于SPI
DSP的基于SPI-TLC5620的DA转换程序-DSP-based SPI-TLC5620 the DA conversion process
- 2022-06-01 17:42:15下载
- 积分:1
-
ti_dsp_6000系列,开发环境ccs3.1
6000系列uart的使用
ti_dsp_6000系列,开发环境ccs3.1
6000系列uart的使用
-ti_dsp_6000 series, the development environment ccs3.1 6000 Series uart use
- 2022-06-14 03:05:01下载
- 积分:1
-
Single
单片机于DSP通过主机接口(HPI)进行通信-Single-chip in the DSP through the host interface (HPI) to communicate
- 2022-03-01 02:52:29下载
- 积分:1
-
TI C6OOO 的实用程序,初学者必读
TI C6OOO 的实用程序,初学者必读-TI C6OOO practical procedures, mandatory beginners
- 2022-03-20 09:31:05下载
- 积分:1
-
tms320f2812 do data acquisition Questions
tms320f2812做数据采集问题解答-tms320f2812 do data acquisition Questions
- 2022-02-01 08:52:37下载
- 积分:1
-
基于DSP的数据采集与处理系统的设计,对硬件开发者有较高的参考价值。...
基于DSP的数据采集与处理系统的设计,对硬件开发者有较高的参考价值。-DSP-based data acquisition and processing system design, hardware developers have a high reference value.
- 2022-03-13 15:35:00下载
- 积分:1
-
开发环境为visual dsp++3.0的复数DFT源码
开发环境为visual dsp++3.0的复数DFT源码-developd by visual dsp++3.0, DFT code with complex numbers
- 2022-02-06 16:21:20下载
- 积分: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