help.logic.html

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

HTML
7
字号
<html><title>Other Notation : Logic</title><h1>Logic</h1>A logic operation has as inputs a collection of bits, and as an output a single bit. The operation itself is a unique map from the input bits to the output bits. In avida, a logic operation is done in a <a href="help.Bitwise.html">bitwise</a>  fashion, so that the operation is effectively performed 32 times when a reward is granted.

⌨️ 快捷键说明

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