你是谁不重要,重要的是,你闯进我生活想干啥?
文章列表
第1-1条,共1条数据.
二维快速傅里叶变换(FFT),可以用。(c、c++源码)
FFT_2D code Source Code /*------------------------------------------------------------------------- Perform a 2D FFT inplace given a complex 2D array The direction dir, 1 for forward, -1 for reverse The size of the array (nx,ny) Re...