Locality of reference/Related Articles: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Daniel Mietchen
m (Robot: encapsulating subpages template in noinclude tag)
imported>Howard C. Berkowitz
No edit summary
Line 2: Line 2:


==Parent topics==
==Parent topics==
 
{{r|Computer program}}
 
{{r|Locality of networks}}
==Subtopics==
==Subtopics==
 
{{r|Data structure}}
 
{{r|Hash table||**}}
{{r|Linked list}}**}}
{{r|Compiler}}
{{r|Compiler code optimization||**}}
==Other related topics==
==Other related topics==
 
{{r|Memory (computers)}}
 
<!-- Remove the section below after copying links to the other sections. -->
==Bot-suggested topics==
Auto-populated based on [[Special:WhatLinksHere/Locality of reference]]. Needs checking by a human.
 
{{r|Computer program}}
{{r|Computer}}
{{r|Data structure}}
{{r|Hash table}}
{{r|Linked list}}
 
[[Category:Bot-created Related Articles subpages]]
<!-- Remove the section above after copying links to the other sections. -->

Revision as of 08:57, 15 September 2009

This article is developed but not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
A list of Citizendium articles, and planned articles, about Locality of reference.
See also changes related to Locality of reference, or pages that link to Locality of reference or to this page or whose text contains "Locality of reference".

Parent topics

  • Computer program [r]: A set of instructions to be executed by a computer. [e]
  • Locality of networks [r]: The assumption, in networking technologies, about the characteristics of the user space they support, and, as importantly, the user spaces they should ignore [e]

Subtopics

  • Data structure [r]: A means of specifying how information is arranged on storage media for processing. [e]
    • Hash table [r]: in computer science, is an unordered, dictionary-like data structure that provides very efficient insertion, deletion or lookup of elements. [e]
  • Linked list [r]: In computer science, a type of ordered collection in which each item contains a reference to the item that follows it. [e]**}}
  • Compiler [r]: A program that translates a human-readable instructions into machine instructions. [e]

Other related topics

  • Memory (computers) [r]: The highest-speed storage media used directly by computers, usually for transient information but sometimes for permanent or semi-permanent information such as "boot" data for initialization [e]