fftw3.3.5

所属分类:Windows编程
开发工具:C/C++
文件大小:5574KB
下载次数:43
上传日期:2019-05-21 15:27:15
上 传 者June_G
说明:  已编译好lib的32位与64位fftw库,解压后可针对32应用程序或64位应用程序直接使用里面的dll、lib等文件。
(The 32-bit and 64-bit fftw libraries of Lib have been compiled. After decompression, DLL and lib files can be directly used for 32 or 64-bit applications.)

文件列表:
FFTW LIB 64 (0, 2019-05-21)
FFTW LIB 64\COPYING (18342, 2016-07-31)
FFTW LIB 64\COPYRIGHT (863, 2016-07-31)
FFTW LIB 64\NEWS (22670, 2016-07-31)
FFTW LIB 64\bench.exe (400306, 2016-07-31)
FFTW LIB 64\benchf.exe (411177, 2016-07-31)
FFTW LIB 64\benchl.exe (380107, 2016-07-31)
FFTW LIB 64\fftw-wisdom.exe (184625, 2016-07-31)
FFTW LIB 64\fftw3.f (2519, 2016-07-31)
FFTW LIB 64\fftw3.f03 (55850, 2016-07-31)
FFTW LIB 64\fftw3.h (18517, 2016-07-31)
FFTW LIB 64\fftw3l.f03 (27592, 2016-07-31)
FFTW LIB 64\fftw3q.f03 (26291, 2016-07-31)
FFTW LIB 64\fftwf-wisdom.exe (184732, 2016-07-31)
FFTW LIB 64\fftwl-wisdom.exe (184732, 2016-07-31)
FFTW LIB 64\libfftw3-3.def (24067, 2016-07-31)
FFTW LIB 64\libfftw3-3.dll (2712765, 2016-07-31)
FFTW LIB 64\libfftw3-3.lib (241990, 2019-05-21)
FFTW LIB 64\libfftw3f-3.def (24985, 2016-07-31)
FFTW LIB 64\libfftw3f-3.dll (2772692, 2016-07-31)
FFTW LIB 64\libfftw3f-3.lib (247600, 2019-05-21)
FFTW LIB 64\libfftw3l-3.def (14465, 2016-07-31)
FFTW LIB 64\libfftw3l-3.dll (1247967, 2016-07-31)
FFTW LIB 64\libfftw3l-3.lib (149230, 2019-05-21)
fftw LIB 32 (0, 2019-05-21)
fftw LIB 32\COPYING (18342, 2016-07-31)
fftw LIB 32\COPYRIGHT (863, 2016-07-31)
fftw LIB 32\NEWS (22670, 2016-07-31)
fftw LIB 32\bench.exe (304186, 2016-07-31)
fftw LIB 32\benchf.exe (306859, 2016-07-31)
fftw LIB 32\benchl.exe (305323, 2016-07-31)
fftw LIB 32\fftw-wisdom.exe (153598, 2016-07-31)
fftw LIB 32\fftw3.f (2519, 2016-07-31)
fftw LIB 32\fftw3.f03 (55850, 2016-07-31)
... ...

FFTW is a free collection of fast C routines for computing the Discrete Fourier Transform in one or more dimensions. It includes complex, real, symmetric, and parallel transforms, and can handle arbitrary array sizes efficiently. FFTW is typically faster than other publically-available FFT implementations, and is even competitive with vendor-tuned libraries. (See our web page http://fftw.org/ for extensive benchmarks.) To achieve this performance, FFTW uses novel code-generation and runtime self-optimization techniques (along with many other tricks). The doc/ directory contains the manual in texinfo, PDF, info, and HTML formats. Frequently asked questions and answers can be found in the doc/FAQ/ directory in ASCII and HTML. For a quick introduction to calling FFTW, see the "Tutorial" section of the manual. INSTALLATION ------------ INSTALLATION FROM AN OFFICIAL RELEASE: Please read chapter 10 "Installation and Customization" of the manual. In short: ./configure make make install INSTALLATION FROM THE GIT REPOSITORY: First, install these programs: ocaml, ocamlbuild, autoconf, automake, indent, and libtool, Then, execute sh bootstrap.sh make The bootstrap.sh script runs configure directly, but if you need to re-run configure, you must pass the --enable-maintainer-mode flag: ./configure --enable-maintainer-mode [OTHER CONFIGURE FLAGS] CONTACTS -------- FFTW was written by Matteo Frigo and Steven G. Johnson. You can contact them at fftw@fftw.org. The latest version of FFTW, benchmarks, links, and other information can be found at the FFTW home page (http://www.fftw.org). You can also sign up to the fftw-announce Google group to receive (infrequent) updates and information about new releases.

近期下载者

相关文件


收藏者