Jump to content

External memory algorithm

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Stephan mantler (talk | contribs) at 12:03, 13 May 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In computer science and applications, out-of-core refers to algorithms which process data that is too large to fit into a computer's main memory. A typical example are geographic information systems and especially digital elevation models, where the full data set easily exceeds several gigabytes.