help.input-output.html

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

HTML
7
字号
<html><title>CPU Components : Input-Output</title><h1>Input-Output</h1>Each <a href="help.CPU.html">CPU</a>  in avida is supplied with 3 input values of 32 bits each. The <a href="help.IO.html">IO</a>  instruction is used by the organisms to get the an input (cyclying through the three options) into a <a href="help.Registers.html">register</a>  and to output numbers from a register. Each ouput is compared to all inputs to determing if any <a href="help.Tasks.html">tasks</a>  (by default, specified logical computations) have been performed by the organism.

⌨️ 快捷键说明

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