MinGW安装包
2021-01-28 02:13:56 77KB c语言 mingw
1
mingw-w64-v8.0.0.zip
2021-01-28 02:13:55 12.86MB c语言 mingw
1
安装mingw-64,为编译c/c++
2021-01-28 00:42:25 918KB windows 10 c++
1
curl_for_win64,网上不太好找,下载解压配置环境变量即可使用。
2021-01-28 00:41:47 3.37MB curl
1
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