help.h-divide.html
来自「有趣的模拟进化的程序 由国外一生物学家开发 十分有趣」· HTML 代码 · 共 7 行
HTML
7 行
<html><title>Instruction : h-divide</title><h1>h-divide</h1>This instruction is used for an organism to divide off an finnished offspring. The original organism keeps the state of its <a href="help.Memory.html">memory</a> up until the <a href="help.Heads.html">read-head</a>. The offspring's memory is initialized to everything between the read-head and the <a href="help.Heads.html">write-head</a>. All memory past the write-head is removed entirely.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?