zero-based indexing

zero-based indexing
The method of indexing a vector or any data structure implemented using a vector (commonly a string or a multidimensional array) with non-negative integers; i.e. starting with 0.

Wikipedia foundation.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • Zero-based numbering — is numbering in which the initial element of a sequence is assigned the index 0, rather than the index 1 as is typical in everyday circumstances. Under zero based numbering, the initial element is sometimes termed the zeroth element, rather than… …   Wikipedia

  • Array — In computer science an array [Paul E. Black, array , in Dictionary of Algorithms and Data Structures , Paul E. Black, ed., U.S. National Institute of Standards and Technology. 26 August 2008 (accessed 10 September 2008).… …   Wikipedia

  • Array data type — Not to be confused with Array data structure. In computer science, an array type is a data type that is meant to describe a collection of elements (values or variables), each selected by one or more indices that can be computed at run time by the …   Wikipedia

  • Index (information technology) — This is referring to Index in the context of Information Technology. For other meanings, see Index. In computer science, an index can be: # an integer which identifies an array element # a pointer data element. # a data structure that enables… …   Wikipedia

  • JavaScript syntax — This article is part of the JavaScript series. JavaScript JavaScript syntax JavaScript topics This box: view · …   Wikipedia

  • vector — 1. noun /ˈvɛktə,ˈvɛktɚ/ a) a directed quantity, one with both magnitude and direction; an element of a vector space b) a chosen course or …   Wiktionary

  • 0 (number) — Zero redirects here. For other uses, see Zero (disambiguation). 0 −1 0 1 2 3 4 5 6 7 8 …   Wikipedia

  • Array slicing — In computer programming, array slicing is an operation that extracts certain elements from an array and packages them as another array, possibly with different number of indices (or dimensions) and different index ranges. Two common examples are… …   Wikipedia

  • X1 Technologies, Inc. — X1 Technologies, Inc. is a privately held software company based in Pasadena, California, that develops and markets products for enterprise search. History X1 Technologies was founded in 2003 to help business users easily access and act upon… …   Wikipedia

  • Heapsort — Infobox Algorithm class=Sorting algorithm A run of the heapsort algorithm sorting an array of randomly permuted values. In the first stage of the algorithm the array elements are reordered to satisfy the heap property. Before the actual sorting… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”