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
使用方法,将pexports.exe放到X:\Microsoft Visual Studio X.0\VC\bin目录下,在命令行里输入pexports x.dll > x.def 然后在输入lib /machine:ix86 /def:x.def 即在当前目录生成x.lib 执行之前可能需要运行vcvars32.bat注册下环境变量。
2020-12-29 10:57:44 224KB pexports vc mingw def
1
linux下编译windows操作系统的应用的编译工具,请自行下载和编译,编译后配置好相关路径即可使用,技术探讨请联系
2020-11-19 15:27:29 8.65MB mingw-w64-v7 win交叉编译工具
1
QT4.8.4编译必备编译工具,官网找不到提供的了,我在网上找了一个,供大家使用,qt4.8.4要求使用GCC4.8.4.
2020-11-13 22:43:41 33.58MB Qt  MinGW4.4
1
Qt4.8.4和creator和mingw安装配置说明总结_非常有用
2020-11-13 21:18:24 31KB Qt4.8.4
1
用CMake编译得到的opencv库文件,用于MinGw编译环境。
2020-05-14 22:26:49 25.43MB opencv2410 mingw
1
使用QT5.9.5 mingw编译工具进行编译,对于使用QT 且编译器为mingw的小伙伴有一定帮助。
2020-04-22 03:06:23 729.54MB opencv3.4.1 QT mingw
1
当MATLAB遇到error:错误使用mex:未找到支持的编译器或SDK,您可以安装免费提供的MinGW-w64 C/C++编译器。当遇到这个error时,请安装这个。
2020-04-16 03:02:53 57.69MB matlab MinGW-w64 TDM-GCC
1
一个开源的C++ IDE最新版本的codeblocks-13.12mingw-setup,带mingw的CB,从官网下载太慢,我从官网http://www.codeblocks.org/下载的,在这里共享一下,大家的需要的可以下来看看
2020-03-04 03:05:34 97.86MB codeblocks mingw
1
gdal-2.4.3 mingw64位编译,自己花了几天时间编译的,中间解决了一些编译上的问题。静态库和动态库都有,想知道怎么编译的,下载内容中有联系方式。
2020-02-14 03:06:24 198B gdal 2.4.3 mingw 64位
1