fft源代码,#include "f2407_c.h" #include "math.h" #define N 32 // FFT变换的点数 extern void fft(void); DSP编程 6 K 155 次下载 2016-06-28