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

📄 acconfig.h

📁 模糊聚類分析源碼。包含教學文件
💻 H
字号:
/* acconfig.h.  Generated by Frank Hoeppner */@TOP@/* Standard Template Library (STL) was found on this system (presupposed) */#undef STL_FOUND/* STL contains stl_config.h */#undef BOOL_DEFINED_IN_STL_CONFIG_H/* STL contains bool.h */#undef BOOL_DEFINED_IN_BOOL_H/* Some compilers have problems with template<> */#undef TEMPLATE_SPECIALIZATION/* OpenGL capabilities available */#undef OPENGL/* Log/Trace debugging available */#undef LOGTRACE_DEBUG@BOTTOM@/* With Microsoft VC we need no explicit template instantiation */#ifdef _MSC_VER#  define NO_EXPLICIT_TEMPLATE_INSTANTIATION#endif

⌨️ 快捷键说明

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