readme.stack

来自「标准的GP源代码,由Andy Singleton维护」· STACK 代码 · 共 28 行

STACK
28
字号
*************************************************************************GPDATA Version 3 release Easter 1997 W.B.Langdon for the stack problem$Revision: 1.2 $ as described in ICGA-95. *************************************************************************Instructions*************************************************************************To Make:	Create a symbolic link from stack.h to prob.h (eg ln -s stack.h prob.h)	If gcc is available, make with either stack.make 	Eg make -f stack.make	If running on an alpha, make with either stack.make.alphaTo run:	Run directly (does not use gp.ini or gp.test or gp.load)	stack takes optionals command line arguments. As with GPxxx,	these allow the user to override the defaults for any GPdata	parameter. eg:		stack pPopSeed:769871421	runs stack with the initial seed for the park-miller random	number generator set to 769871421

⌨️ 快捷键说明

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