搜索资源列表
FFT2Dsource
- 用c实现的二维傅里叶变换,可以用来计算信号的二维傅里叶变换-With c realize the two-dimensional Fourier transform
NFFT
- 一维傅里叶变换的c语言实现,可以用来实现二维的傅里叶变换-One-dimensional Fourier transform of the c language, can be used to achieve two-dimensional Fourier transform
FFT-and-FFT-2D-ANSI-C
- 标准C语言实现的一维和二维快速傅里叶变换代码,代码运行时不需要额外占用多余的内存空间,简单易用,具体可见代码说明。-FFT and 2 dimension FFT algorithm acommplished with ANSI C.It occupies the least memory space while running after embeded into you project.The source code is easy and brief,you can check the t
a3cf77c863e6
- 傅里叶变换库,linux运行,支持一维二维三维傅里叶变换,同样支持c和fortran- Fourier transform library, linux operation, and supports the one-dimensional 2D and 3D Fourier transform, also supports c and fortran