FFT,快速傅立叶变换计算C语言源代码。 提供函数接口: void fft(const complex fi[], complex fo[], const int size);