A*B = ifft(fft(A)×fft(B));其中 fft(A) 与 fft(B)的长度要整成一样,也就是 fft(A,length1),fft(B,length2), length1 = length2