Array

From Wikipedia, the free encyclopedia

Jump to: navigation, search

An array is a systematic arrangement of objects, usually in rows and columns. Specifically, it may refer to several things.

Contents

[edit] In computer science

Generally, a collection of data items that can be selected by indices computed at run-time, including:

  • Array data structure, an arrangement of items at equally spaced addresses in computer memory
  • Array data type, used in a programming language to specify a variable that can be indexed
  • Associative array, an abstract data structure model that generalizes arrays to arbitrary indices

or various kinds of the above, such as

or various related concepts:

or also:

  • Video Graphics Array (VGA), a display adapter and video format, and many variants thereof (EVGA, FWVGA, QVGA, QXGA, SVGA, SXGA, SXGA+, TXGA, UVGA, XGA, XGA+, ...)

[edit] In mathematics and statistics

[edit] In technology

Various arrangements of multiple individual components to create a single system, such as:

and also

[edit] In astronomy

A telescope array, also called astronomical interferometer, such as the:

[edit] In biology

[edit] In music

[edit] Other

Personal tools