?? randommcg.java
字號:
package org.jgap.util;
/**
Implementation of a <b>randomX</b>-compliant class using the
"Minimal Standard" multiplicative congruential generator of Park
and Miller. [Park, S.K. and K.W. Miller, <cite>Communications of
the ACM</cite> <b>31</b>, 1192-1201 (1988).]
<p>
The generation algorithm is:
<p>
<center>
<em>I<sub>j+1</sub></em> = (<em>I<sub>j</sub></em>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -