Locality of reference/Related Articles: Difference between revisions
Jump to navigation
Jump to search
imported>Howard C. Berkowitz No edit summary |
Pat Palmer (talk | contribs) m (Text replacement - "{{r|Locality of networks}}" to "") |
||
Line 3: | Line 3: | ||
==Parent topics== | ==Parent topics== | ||
{{r|Computer program}} | {{r|Computer program}} | ||
==Subtopics== | ==Subtopics== | ||
{{r|Data structure}} | {{r|Data structure}} |
Revision as of 08:21, 24 June 2024
- 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]
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]
- Cache [r]: Add brief definition or description
- 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]