tour5.txt
来自「使用遗传算法计算电力市场投标程序」· 文本 代码 · 共 18 行
TXT
18 行
!001 Random Numbers This tutorial explains your random number options.The Random Seed entry off of the Genetic menu allowsthe user to choose how the random number generatoris seeded. If the "take from system clock" checkbox is enabled then the random numbers will dependon the time of day to the thousandth of a second;behavior will change with each repetition.Disabling this check box causes the simulator to usethe (32-bit signed) random number seed in the editbox. Use of a user selected seed permits repetitionof experiments.!002
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?