help.h-copy.html

来自「有趣的模拟进化的程序 由国外一生物学家开发 十分有趣」· HTML 代码 · 共 7 行

HTML
7
字号
<html><title>Instruction : h-copy</title><h1>h-copy</h1>This instruction reads the contents of the organism's <a href="help.Memory.html">memory</a>  at the position of the <a href="help.Heads.html">read-head</a>, and copy that to the position of the <a href="help.Heads.html">write-head</a>. If a non-zero copy mutation rate is set, a test will be made based on this probability to determine if a <a href="help.Mutation.html">mutation</a>  occurs. If so, a random instruction (chosen from the full set with equal probability) will be placed at the write-head instead.

⌨️ 快捷键说明

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