Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Associative_array> ?p ?o. }
Showing items 1 to 46 of
46
with 100 items per page.
- Associative_array abstract "In computer science, an associative array, map, symbol table, or dictionary is an abstract data type composed of a collection of pairs, such that each possible key appears at most once in the collection. Operations associated with this data type allow: the addition of pairs to the collection the removal of pairs from the collection the modification of the values of existing pairs the lookup of the value associated with a particular keyThe dictionary problem is the task of designing a data structure that implements an associative array. A standard solution to the dictionary problem is a hash table; in some cases it is also possible to solve the problem using directly addressed arrays, binary search trees, or other more specialized structures.Many programming languages include associative arrays as primitive data types, and they are available in software libraries for many others. Content-addressable memory is a form of direct hardware-level support for associative arrays.Associative arrays have many applications including such fundamental programming patterns as memoization and the decorator pattern.".
- Associative_array wikiPageExternalLink assocarray.html.
- Associative_array wikiPageID "95154".
- Associative_array wikiPageRevisionID "595392946".
- Associative_array hasPhotoCollection Associative_array.
- Associative_array subject Category:Abstract_data_types.
- Associative_array subject Category:Associative_arrays.
- Associative_array subject Category:Composite_data_types.
- Associative_array subject Category:Data_types.
- Associative_array type Abstraction100002137.
- Associative_array type Arrangement107938773.
- Associative_array type Array107939382.
- Associative_array type AssociativeArrays.
- Associative_array type Group100031264.
- Associative_array type Genre.
- Associative_array type MusicGenre.
- Associative_array type TopicalConcept.
- Associative_array type Concept.
- Associative_array comment "In computer science, an associative array, map, symbol table, or dictionary is an abstract data type composed of a collection of pairs, such that each possible key appears at most once in the collection.".
- Associative_array label "Array associativo".
- Associative_array label "Associatieve array".
- Associative_array label "Associative array".
- Associative_array label "Assoziatives Datenfeld".
- Associative_array label "Tableau associatif".
- Associative_array label "Tablica asocjacyjna".
- Associative_array label "Vector asociativo".
- Associative_array label "Vetor associativo".
- Associative_array label "Ассоциативный массив".
- Associative_array label "关联数组".
- Associative_array label "連想配列".
- Associative_array sameAs Asociativní_pole.
- Associative_array sameAs Assoziatives_Datenfeld.
- Associative_array sameAs Vector_asociativo.
- Associative_array sameAs Tableau_associatif.
- Associative_array sameAs Array_associativo.
- Associative_array sameAs 連想配列.
- Associative_array sameAs 연관_배열.
- Associative_array sameAs Associatieve_array.
- Associative_array sameAs Tablica_asocjacyjna.
- Associative_array sameAs Vetor_associativo.
- Associative_array sameAs m.0nk18.
- Associative_array sameAs Q80585.
- Associative_array sameAs Q80585.
- Associative_array sameAs Associative_array.
- Associative_array wasDerivedFrom Associative_array?oldid=595392946.
- Associative_array isPrimaryTopicOf Associative_array.