Welcome![Sign In][Sign Up]
Location:
Downloads Documents Software Engineering
Title: Dictionar-TabelaDispersie Download
 Description: 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.
 Downloaders recently: [More information of uploader darulor13]
 To Search:
File list (Check if you may need any files):
Dictionar-TabelaDispersie
.........................\.classpath
.........................\.project
.........................\bin
.........................\...\dictionar
.........................\...\.........\Dict.class
.........................\...\.........\Dictionar.class
.........................\...\.........\Element.class
.........................\...\test
.........................\...\....\TestDictionarInt.class
.........................\...\....\TestDictionarString.class
.........................\dictionar.dat
.........................\src
.........................\...\dictionar
.........................\...\.........\Dict.java
.........................\...\.........\Dictionar.java
.........................\...\.........\Element.java
.........................\...\test
.........................\...\....\TestDictionarInt.java
.........................\...\....\TestDictionarString.java
    

CodeBus www.codebus.net