Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Judy_array> ?p ?o. }
Showing items 1 to 24 of
24
with 100 items per page.
- Judy_array abstract "In computer science and software engineering, a Judy array is a data structure that has high performance, low memory usage and implements an associative array. Unlike normal arrays, Judy arrays may be sparse, that is, they may have large ranges of unassigned indices. They can be used for storing and looking up values using integer or string keys. The key benefits of using a Judy array is its scalability, high performance, memory efficiency and ease of use.Judy arrays are both speed- and memory-efficient, with no tuning or configuration required and therefore they can sometime replace common in-memory dictionary implementations (like red-black trees or hash tables) and work better with very large data sets[citation needed].Roughly speaking, Judy arrays are highly-optimised 256-ary radix trees. To make memory consumption small, Judy arrays use over 20 different compression techniques to compress trie nodes.The Judy array was invented by Douglas Baskins and named after his sister.".
- Judy_array wikiPageExternalLink judyarray.
- Judy_array wikiPageExternalLink judy.sourceforge.net.
- Judy_array wikiPageExternalLink shop_interm.pdf.
- Judy_array wikiPageExternalLink 10minutes.htm.
- Judy_array wikiPageExternalLink judy.
- Judy_array wikiPageID "484569".
- Judy_array wikiPageRevisionID "606194610".
- Judy_array hasPhotoCollection Judy_array.
- Judy_array subject Category:Arrays.
- Judy_array type Abstraction100002137.
- Judy_array type Arrangement107938773.
- Judy_array type Array107939382.
- Judy_array type Arrays.
- Judy_array type Group100031264.
- Judy_array comment "In computer science and software engineering, a Judy array is a data structure that has high performance, low memory usage and implements an associative array. Unlike normal arrays, Judy arrays may be sparse, that is, they may have large ranges of unassigned indices. They can be used for storing and looking up values using integer or string keys.".
- Judy_array label "Judy array".
- Judy_array label "朱迪矩陣".
- Judy_array sameAs m.02g1rf.
- Judy_array sameAs Q2680578.
- Judy_array sameAs Q2680578.
- Judy_array sameAs Judy_array.
- Judy_array wasDerivedFrom Judy_array?oldid=606194610.
- Judy_array isPrimaryTopicOf Judy_array.