Wir verwenden Cookies und Analyse-Tools, um die Nutzerfreundlichkeit der Internet-Seite zu verbessern und für Marketingzwecke. Wenn Sie fortfahren, diese Seite zu verwenden, nehmen wir an, dass Sie damit einverstanden sind. Zur Datenschutzerklärung.
Associative Array
CHF 45.40
Auf Lager
SKU
3E6ALOV53NO
Geliefert zwischen Mo., 02.03.2026 und Di., 03.03.2026
Details
An associative array (also associative container, map, mapping, dictionary, finite map, and in query-processing an index or index file) is an abstract data type composed of a collection of unique keys and a collection of values, where each key is associated with one value (or set of values). The operation of finding the value associated with a key is called a lookup or indexing, and this is the most important operation supported by an associative array. The relationship between a key and its value is sometimes called a mapping or binding. For example, if the value associated with the key "bob" is 7, we say that our array maps "bob" to 7. Associative arrays are very closely related to the mathematical concept of a function with a finite domain. As a consequence, a common and important use of associative arrays is in memoization. From the perspective of a computer programmer, an associative array can be viewed as a generalization of an array. While a regular array maps an integer key (index) to a value of arbitrary data type, an associative array's keys can also be arbitrarily typed.
Weitere Informationen
- Allgemeine Informationen
- GTIN 09786130688660
- Editor Frederic P. Miller, Agnes F. Vandome, John McBrewster
- EAN 9786130688660
- Format Fachbuch
- Titel Associative Array
- Herausgeber Alphascript Publishing
- Anzahl Seiten 136
- Genre Informatik
Bewertungen
Schreiben Sie eine Bewertung