搜索资源列表
fft
- fft源代码,#include \"f2407_c.h\" #include \"math.h\" #define N 32 // FFT变换的点数 extern void fft(void); extern void resave(void); interrupt void phantom(void); void sysinit(void); extern int input[2*N];
f2407_c
- DSP2407与sed1354的接口程序
fft
- fft源代码,#include "f2407_c.h" #include "math.h" #define N 32 // FFT变换的点数 extern void fft(void); extern void resave(void); interrupt void phantom(void); void sysinit(void); extern int input[2*N]; -fft sour
f2407_c
- DSP2407与sed1354的接口程序-DSP2407 and sed1354 the interface program
f2407_C
- 本代码主要用于TI公司的TMS320LF2407A型号的DSP芯片C语言编程时使用的头文件-This code mainly for TI
f2407_c
- tms320lf2407a的C语言头文件-tms320lf2407a C-language header file