help.memory.html

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

HTML
7
字号
<html><title>CPU Components : Memory</title><h1>Memory</h1>A <a href="help.CPU.html">CPU</a>  contains a memory space to hold a sequence of <a href="help.Instruction.html">instructions</a>  to be executed. The memory space is initialize to the genome of the organism, but it will be modified over the lifetime of the organism, typically as an offspring is produced. As section of the memory is then divided off to initialize the ofpspring.

⌨️ 快捷键说明

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