DFT的matlab源代码-fft-benchmark:比较FFT算法性能的基准

时间:2021-05-26 03:38:35
【文件属性】:
文件名称:DFT的matlab源代码-fft-benchmark:比较FFT算法性能的基准
文件大小:12KB
文件格式:ZIP
更新时间:2021-05-26 03:38:35
系统开源 DFT的matlab源代码FFT基准 比较FFT算法性能的基准。 目前支持Intel IPP,FFTW和KissFFT。 要求: Clang 6.0+(不适用于GCC和MSVC) Windows上的最新MSYS2 CMake 3.0或更高版本 支持AVX2的CPU Python 3.5或更高版本 matplotlib模块 numpy模块 用法 放置标题以include文件夹: include/ fft/ fftw3.h ipp/ ipp.h kfr/ dft.hpp x64 libs到lib文件夹: lib/ ipps.lib x64 dll到bin文件夹,包括MinGW系统dll: bin/ ipps.dll ... libfftw3-3.dll libfftw3f-3.dll ... libstdc++-6.dll libwinpthread-1.dll libgcc_s_seh-1.dll 运行msy
【文件预览】:
fft-benchmark-master
----ipp.hpp(2KB)
----mingw_fix.h(574B)
----fft_benchmark.cpp(4KB)
----benchmark.py(4KB)
----LICENSE(1KB)
----.clang-format(744B)
----msys2-build.cmd(231B)
----.gitignore(731B)
----CMakeLists.txt(3KB)
----kfr.hpp(953B)
----README.md(1001B)
----kissfft.hpp(922B)
----fftw.hpp(2KB)
----benchmark.hpp(3KB)

网友评论