代码搜索:Help
找到约 10,000 项符合「Help」的源代码
代码结果 10,000
www.eeworm.com/read/403933/11498574
html help.io.html
Instruction : IO
IO
This is the input/output instruction. It takes the contents of the ?BX?
www.eeworm.com/read/403933/11498575
html help.cpu.html
CPU Components : CPU
CPU
Each individual organism in an avida population has its own virtual central processing unit (CPU) that exe
www.eeworm.com/read/403933/11498576
html help.population.html
Other Notation : Population
Population
A population in avida is a collection of digital organisms that interact and evolve over time.
www.eeworm.com/read/403933/11498577
html help.registers.html
CPU Components : Registers
Registers
Each CPU in avida contains three registers, each of which is made up of 32 bits. All math-based
www.eeworm.com/read/403933/11498579
html help.template.html
Other Notation : Template
Template
A template (sometimes called a label) is a sequence of no-operation instructions used to m
www.eeworm.com/read/403933/11498580
html help.stack.html
CPU Components : Stack
Stack
Each CPU in avida has two stacks used for storage of numbers. The push and
www.eeworm.com/read/403933/11498581
html help.instruction.html
CPU Components : Instruction
Instruction
Each position in an organisms genome or a
www.eeworm.com/read/403933/11498583
html help.nand.html
Instruction : nand
nand
This instruction reads in the contents of the BX and CX registers (each of which are 32-bit numbers) and per
www.eeworm.com/read/403933/11498584
html help.pop.html
Instruction : pop
pop
This instruction removes the top element from the active stack, and places it into the
www.eeworm.com/read/403933/11498587
html help.bitwise.html
Other Notation : Bitwise
Bitwise
A bitwise operation is one in which each bit is treated independently of all the other bits in a number. Thus if a logical AND was per