⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.h.in

📁 著名的大规模线性规划求解器源码GLPK.C语言版本,可以修剪.内有详细帮助文档.
💻 IN
字号:
/* config.h.in (GLPK configuration template file) */#undef HAVE_VSNPRINTF/* defined if the vsnprintf function can be used */#undef HAVE_GMP/* defined if the GNU MP bignum library is available *//* requires <gmp.h> and -lgmp */#undef HAVE_ZLIB/* defined if the zlib data compression library is available *//* requires <zlib.h> and -lz */#undef HAVE_LTDL/* defined if the GNU Libtool shared library support is enabled *//* requires <ltdl.h> and -lltdl */#undef HAVE_DLFCN/* defined if the POSIX shared library support is enabled *//* requires <dlfcn.h> */#undef ODBC_DLNAME/* ODBC shared library name if this feature is enabled */#undef MYSQL_DLNAME/* MySQL shared library name if this feature is enabled *//* eof */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -