Content deleted Content added
dld Tags: extraneous markup Visual edit |
m Reverted 1 edit by 103.206.113.205 (talk) to last revision by Orenburg1. (TW) |
||
Line 1:
In computing, '''[[sequential access]] [[computer memory|memory]]''' ('''SAM''') is a class of [[data storage device]]s that read stored data in a sequence. This is in contrast to [[random access memory]] (RAM) where data can be accessed in any order. Sequential access devices are usually a form of [[magnetic storage]].<ref>{{cite|title=difference between sequential and random access operations|url=http://kb.sandisk.com/app/answers/detail/a_id/8150/~/difference-between-sequential-and-random-access-operations}}</ref><ref>{{cite|title=Turing machine model of computation sequential access memory|url=http://www.docfoc.com/1-lecture-13-turing-machine-model-of-computation-sequential-access-memory}}</ref>
Line 16:
* [[Hard disk]]
* [[Magnetic tape]]
* [[Drum memory]]
* [[Locality of reference]]
* [[Streaming media]]
Line 22:
== References ==
{{reflist}}
[[Category:Computer memory]]
|