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

📄 makefile.am

📁 这是linux下的进化计算的源代码。 === === === === === === === === === === === ===== check latest news at http:
💻 AM
字号:
################################################################################### Makefile.am for eo/src/ga#################################################################################AM_CXXFLAGS		= -I$(top_builddir)/src  -I$(top_srcdir)/srclib_LIBRARIES 		= libga.alibga_a_SOURCES 	= make_algo_scalar_ga.cpp \			make_checkpoint_ga.cpp \			make_continue_ga.cpp \			make_genotype_ga.cpp \			make_op_ga.cpp \			make_pop_ga.cpp \			make_run_ga.cppgaincludedir 		= $(pkgincludedir)/gagainclude_HEADERS 	= eoBit.h \			eoBitOpFactory.h \			eoBitOp.h \			eoBoolFlip.h \			eoPBILAdditive.h \			eoPBILDistrib.h \			eoPBILOrg.h \			make_ga.h \			make_genotype_ga.h \			make_op.h \			make_PBILdistrib.h \			make_PBILupdate.h

⌨️ 快捷键说明

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