Memory (computers): Difference between revisions
Jump to navigation
Jump to search
imported>Howard C. Berkowitz (New page: Electronic computers use a wide range of '''memory''' technologies, as well as secondary storage (computers). The primary electronic memories may be both readable and writable ([[rando...) |
imported>Howard C. Berkowitz No edit summary |
||
Line 1: | Line 1: | ||
Electronic computers use a wide range of '''memory''' technologies, as well as [[ | {{subpages}} | ||
Electronic computers use a wide range of '''memory''' technologies for high-speed computing, as well as [[mass storage (computers)|mass storage]] with greater capacity but slower access times. The primary electronic memories may be both readable and writable ([[random access memory]] (RAM)), write-once-read-many (WORM) of various types, or forms that can be read freely but require special procedures to change. | |||
RAM is normally addressed by a numeric memory address; think telephone number. A different alternative is [[content addressable memory]] (CAM), again with different physical types and capabilities. | RAM is normally addressed by a numeric memory address; think telephone number. A different alternative is [[content addressable memory]] (CAM), again with different physical types and capabilities. |
Revision as of 15:16, 18 March 2009
Electronic computers use a wide range of memory technologies for high-speed computing, as well as mass storage with greater capacity but slower access times. The primary electronic memories may be both readable and writable (random access memory (RAM)), write-once-read-many (WORM) of various types, or forms that can be read freely but require special procedures to change.
RAM is normally addressed by a numeric memory address; think telephone number. A different alternative is content addressable memory (CAM), again with different physical types and capabilities.