Windows下FFTW库的使用 FFTW由麻省理工学院计算机科学实验室超级计算技术组开发的一套离散傅立叶变换(DFT)的计算库,开源、高效和标准C语言编写. FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST). We believe that FFTW, which is free software, should become the FFT library of choice for most applications.
2021-01-02 18:33:28 270KB Windows FFTW VC MinGW
1
fftw库,c实现快速傅里叶变换和逆变换。
2020-01-03 11:37:13 59KB fftw
1
FFTW是计算离散Fourier变换(DFT)的快速C程序的一个完整集合。 按照官方网站的手册翻译的,翻译的不好请各位谅解!
2019-12-21 22:25:07 198KB FFTW FFTW库 使用
1
linux系统下可使奔腾4以上机子提速,安装vasp可选择安装
2019-12-21 21:46:59 3.92MB fftw
1
FFTW ( the Faster Fourier Transform in the West) 是一个快速计算离散傅里叶变换的标准C语言程序集,其由MIT的M.Frigo 和S. Johnson 开发。可计算一维或多维实和复数据以及任意规模的DFT。 FFTW 还包含对共享和分布式存储系统的并行变换,它可自动适应你的机器, 缓存,存储器大小,寄存器个数。
2019-12-21 20:59:52 5.76MB fftw-3.3.7
1
FFTW ARM cortex-A 平台测试程序
2019-12-21 20:25:00 1.71MB FFTW ARM
1
fftw3工具库使用说明,是一个快速计算离散傅里叶变换的标准C语言程序集,还包含对共享和分布式存储系统的并行变换。
2019-12-21 20:08:37 647KB FFTW
1
fftw的源代码,以及vs工程,直接编译即可
2019-12-21 19:34:22 17.9MB fftw,傅里叶
1
编译后的android各平台fftw静态库。x86 x86_64 mips mips64 armeabi armeabi-v7a arm64-v8a
2019-12-21 19:34:16 10.27MB fftw android
1
这是一个快速傅里叶变换的linux安装包,需要用到这个库的可以下载
2019-12-21 18:55:44 3.76MB fftw linux
1