Subject | English | Turkish |
comp., MS | array constant | dizi sabiti (A set of constants that is a component of an array formula) |
comp., MS | array element | dizi öğesi (A data value in an array) |
comp., MS | array formula | dizi formülü (A formula that performs multiple calculations on one or more sets of values, and then returns either a single result or multiple results) |
comp., MS | array initializer | dizi başlatıcı (A sequence of variable initializers that are assigned to the array elements in the same statement in which the array is declared) |
comp., MS | associative array | ilişkili dizi (A data structure that carries out a mathematical calculation on a field identifier to determine where a data element in a large table or index is located) |
comp., MS | multidimensional array | çok boyutlu dizi (An array that has more than one dimension) |
comp., MS | numeric array | sayısal dizi (An array composed of a collection of keys and a collection of values, where each key is associated with one value. The values can be of any type, but the keys must be numeric) |
math. | orthogonal arrays | dikey sıralar |
math. | partially balanced arrays | kısmen dengeli sıralar |
comp., MS | Redundant Array of Independent Disks | yedekli bağımsız diskler dizisi (A mechanism for storing identical data on multiple disks for redundancy, improved performance, and increased mean time between failures (MTBF). RAID provides fault tolerance and appears to the operating system as a single logical drive) |