mingw-get-setup.exe
2021-01-29 17:07:21 78KB c语言
1
环境: 1.windows7 + Qt5.5.1mingw 包含: 1.mnmlstc core c++11 2.mongo-c-driver 1.14.0 3.mongocxx 3.4.3 说明: 不依赖 BOOST !!!
2021-01-29 17:02:52 1.98MB mongocxx Qt mingw dll
1
Memcached 是一个高性能的分布式内存对象缓存系统,用于动态Web应用以减轻数据库负载。它通过在内存中缓存数据和对象来减少读取数据库的次数,从而提高动态、数据库驱动网站的速度。Memcached基于一个存储键/值对的hashmap。其守护进程(daemon )是用C写的,但是客户端可以用任何语言来编写,并通过memcached协议与守护进程通信。官网 www.memcached.org 管理监控工具http://www.junopen.com/memadmin 分别有 libevent-2-1-6.dll版 libevent-2-0-5.dll版 遗憾的是不能以服务随机启动 运行命令: memcached.exe -vv
2021-01-28 02:56:12 5.17MB Memcached libevent MSYS Mingw-w64
1
opecv4.1.0 x86,x64 mingw库
2021-01-28 02:14:03 44.81MB opencv mingw x86 x64
1
win7 mingw安装环境
2021-01-28 02:14:02 607KB mingw安装环境
1
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