gaview.ad
来自「麻省理工开发的免费遗传算法类库GAlib,很好用」· AD 代码 · 共 47 行
AD
47 行
! Application defaults for the graphic genetic algorithm program! Copyright (c) 1996 Matthew Wall! mbw 17jan96*bestColor: yellow*populationColor1: green*populationColor2: blue*populationColor3: cyan*populationColor4: orange*populationColor5: red*ga: 2*genome: 0*function: 3*generationsPerStep: 10*background: thistle4*leftOffset: 3*rightOffset: 3*topOffset: 3*bottomOffset: 3*canvas.width: 400*canvas.height: 300*canvas.background: black! these are motif-specific*fontList: -*-helvetica-bold-r-*-*-*-140-*-*-*-*-*-**score.labelString: score*stats.labelString: stats*params.labelString: params! these are athena-specific*font: -*-helvetica-bold-r-*-*-*-140-*-*-*-*-*-**rewind.label: reset*stop.label: stop*step.label: one*some.label: some*evolve.label: all*score.label: score*stats.label: stats*params.label: params
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?