help.tasks.html
来自「有趣的模拟进化的程序 由国外一生物学家开发 十分有趣」· HTML 代码 · 共 7 行
HTML
7 行
<html><title>Other Notation : Tasks</title><h1>Tasks</h1>The <a href="help.Organism.html">organisms</a> in avida are granted extra <a href="help.CPU-cycle.html">CPU-cycles</a> for performing specific computations. Every time an organisms <a href="help.Input-Output.html">outputs</a> a number, it is examined against the inputs to determine if any tasks have been compleated. If the number of extra CPU-cycles outweigh the number used to perform the task, the computation will typically be reinforced through natural selection. By default, the tasks in avida are all <a href="help.Logic.html">logic</a> operations that act upon the <a href="help.Input-Output.html">inputs</a> in a <a href="help.Bitwise.html">bitwise</a> fashion.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?