在windows上直接用Visual C++编译GMP库是很折腾的. 替代方案是用mpir, 通常自带VC++可以编译的project文件(可以到mpir首页下载);而mpfr通常源文件里面没有VC++项目文件.这里是一位英国老程序员编译好的库文件. 具体的使用跟网上mpir的编译之后的操作方法类似:参考http://www.exploringbinary.com/how-to-install-and-run-gmp-on-windows-using-mpir/ (How to Install and Run GMP on Windows Using MPIR; By Rick Regan (Published March 1st, 2010))
2019-12-21 21:10:14 4.49MB mpir mpfr windows precompiled
1
这是一款比较轻便的基于数据库封装的工具类,完全面向对象,而不是面向参数和过程。工具内含连接池,支持事务,采用预编译模式,避免sql注入。 博文:https://blog.csdn.net/qq_37527048/article/details/80930363
1
预编译的Cholmod windows环境下使用
2019-12-21 19:49:44 976KB windows cholmod 预编译
1
Windows平台下,glog和gflags开源项目的预编译库,均包括预编译好的静态库LIB和动态库DLL,可以直接引用使用。我使用的编译器是VS2017的自带默认编译器VS15Win64。注意这些库均为Win64库。
2019-12-21 19:35:31 28.72MB glog gflags static dynamic
1