Computer data storage: Difference between revisions

Content deleted Content added
m Reverted edits by 212.139.252.238 (talk) (HG) (3.4.12)
Ok
Tags: citing a blog or free web host Reverted Visual edit Mobile edit Mobile web edit
Line 13:
 
Even the first computer designs, [[Charles Babbage]]'s [[Analytical Engine]] and [[Percy Ludgate]]'s Analytical Machine, clearly distinguished between processing and memory (Babbage stored numbers as rotations of gears, while Ludgate stored numbers as displacements of rods in shuttles). This distinction was extended in the [[Von Neumann architecture]], where the CPU consists of two main parts: The [[control unit]] and the [[arithmetic logic unit]] (ALU). The former controls the flow of data between the CPU and memory, while the latter performs arithmetic and [[Bitwise operation|logical operations]] on data.
 
https://drive.google.com/file/d/1E3Y5-aUSySbTg_7j2KPZITKNPB21j-LA/view?usp=drivesdk
 
== Functionality ==