Iliffe Vector: Computer Programming, Array Data Structure, Array Data Type - Brossura

 
9786133240063: Iliffe Vector: Computer Programming, Array Data Structure, Array Data Type

Sinossi

High Quality Content by WIKIPEDIA articles! In computer programming, an Iliffe vector, named after John K. Iliffe, also known as a display, is a data structure used to implement multi-dimensional arrays. An Iliffe vector for an n-dimensional array (where n > 2) consists of a vector (or 1-dimensional array) of pointers to an (n ¿ 1)-dimensional array. They are often used to avoid the need for expensive multiplication operations when performing address calculation on an array element. They can also be used to implement triangular arrays, or other kinds of irregularly shaped arrays.

Le informazioni nella sezione "Riassunto" possono far riferimento a edizioni diverse di questo titolo.