離散傅里葉變換,逆變換(c語言) #include <stdio.h> #include <math.h> #include "dfc.h" #define pi 3.1415926 complex ...