key words
Monday 5th November 2018
Von Neumann Architecture: A machine made by John Von Neumann.
MAR: (Memory Address Register) is the CPU register that either stores that stores the memory address from which data will be fetched from the CPU or the addressed to which data will be sent or stored.
MDR: (Memory Data Register) it is a computers processor that stores the data being transferred to and from the immediate access storage.
Program counter: A CPU register in the computer processer what has the address of the next instruction to be executed from memory.
Accumulator: A CPU register for short term, intermediate storage of arithmetic and logic data in the CPU.
ALU: (Arithmetic Logic Unit) Carries out arithmetic and logic operations on the operands in computer instruction words.
CU:(Control Unit) handles all processor control signs.
cache: A RAM cache is much faster than a disk based cache.
fetch: getting reading or moving data objects.
Von Neumann Architecture: A machine made by John Von Neumann.
MAR: (Memory Address Register) is the CPU register that either stores that stores the memory address from which data will be fetched from the CPU or the addressed to which data will be sent or stored.
MDR: (Memory Data Register) it is a computers processor that stores the data being transferred to and from the immediate access storage.
Program counter: A CPU register in the computer processer what has the address of the next instruction to be executed from memory.
Accumulator: A CPU register for short term, intermediate storage of arithmetic and logic data in the CPU.
ALU: (Arithmetic Logic Unit) Carries out arithmetic and logic operations on the operands in computer instruction words.
CU:(Control Unit) handles all processor control signs.
cache: A RAM cache is much faster than a disk based cache.
fetch: getting reading or moving data objects.
Comments
Post a Comment