Search results
Jump to navigation
Jump to search
- * [[Hash tree (persistent data structure)]], a [[trie]] used to map hash values to keys * A data structure which "combines features of hash tables and LC-tries (least compr ...2 KB (233 words) - 22:32, 25 January 2025
- ...on of [[running time]]s for a subset of this list see [[comparison of data structures]]. == Data types == ...9 KB (1,129 words) - 05:55, 20 March 2025
- ...s no such key in the table.<ref name="tenenbaum90">{{Citation | title=Data Structures Using C | first1=Aaron M. | last1=Tenenbaum | first2=Yedidyah | last2=Langs ...ml "Last-Come First-Served Hashing"], in Dictionary of Algorithms and Data Structures [online], Vreda Pieterse and Paul E. Black, eds. 17 September 2015. ...9 KB (1,285 words) - 10:26, 16 June 2025
- if ( strcmp ( key, it->data ) == 0 ) return it->data; ...7 KB (1,036 words) - 14:13, 18 March 2024
- ...[[software]] systems allocate [[computer memory|memory]] dynamically from structures known as [[dynamic memory allocation|heap]]s. Calls are made to heap-manage ==In data deduplication, data synchronization and remote data compression== ...2 KB (331 words) - 03:58, 13 April 2025
- ...book |url=https://www.worldcat.org/oclc/1156995269 |title=Handbook of Data Structures and Applications |date=2020 |publisher=CRC PRESS |isbn=978-0-367-57200-6 |l ...9 KB (1,391 words) - 20:42, 19 June 2025
- ...de an efficient method of storing these indexes on disk to perform complex data lookups. Grid files do not contain any data themselves but instead contain references to the correct bucket. ...5 KB (787 words) - 17:24, 17 December 2024
- ...y increasing tree height, so that these [[abstract data type|abstract data structures]] receive the attribute "self-balancing". ...es such as [[associative array]]s, [[priority queue]]s and [[set (abstract data type)|sets]]. ...8 KB (1,220 words) - 13:48, 2 February 2025
- ...hash value in this case is derived from a [[hash function]] which takes a data input and returns a fixed length of bits.<ref>{{Citation|last=Stapko|first= ...]]). Malicious users can take advantage of this to mimic, access, or alter data.<ref>{{cite web|last1=Schneier|first1=Bruce|author-link1=Bruce Schneier|tit ...9 KB (1,413 words) - 20:01, 19 June 2025
- ...hen a collision occurs. Double hashing with open addressing is a classical data structure on a table <math>T</math>. ...[[linear probing]] and [[quadratic probing]], the interval depends on the data, so that values mapping to the same location have different bucket sequence ...9 KB (1,403 words) - 23:37, 31 January 2025
- ...h display="inline">2^n</math> bytes. This approach ensures that unmodified data (more than a window size away from the changes) will have the same boundari ...ocs.io/en/stable/internals/data-structures.html#chunker-details|title=Data structures and file formats — Borg - Deduplicating Archiver 1.1.5 documentation|websit ...14 KB (2,162 words) - 21:47, 13 June 2025
- {{short description|Particular way of storing and organizing data in a computer}} {{distinguish|Data type|Data model}} ...16 KB (2,351 words) - 00:46, 15 November 2025
- [[Category:Distributed data storage]] [[Category:Hash-based data structures]] ...6 KB (875 words) - 11:47, 3 July 2023
- {{short description|Type of data structure}} ...n example of a binary hash tree. Hashes 0-0 and 0-1 are the hash values of data blocks L1 and L2, respectively, and hash 0 is the hash of the concatenation ...15 KB (2,259 words) - 16:33, 18 June 2025
- ...ctured]] [[database]]s, supporting relational joins, serialization, nested structures, and instant schema evolution. Interfaces for [[C++]] (native), [[Python (p ...automatically to reduce it as much as possible. Viewer of Metakit database structures (named ''Kitview'') is provided. ...5 KB (678 words) - 10:47, 12 December 2024
- {{about|the data type|the mathematical concept|Multivalued function|the mapping website|Mult ...or a given key. Both map and multimap are particular cases of [[container (data structure)|container]]s (for example, see [[C++]] [[Standard Template Libra ...5 KB (773 words) - 13:16, 9 February 2025
- * More like ''[[data retrieval]]'' than ''information retrieval'' == Data structures and algorithms == ...12 KB (1,851 words) - 21:25, 9 September 2024
- ...I]] strings ([[Domain Name System|DNS]] names) into NSPR's network address structures, regardless of whether the addressing technology uses IPv4 or IPv6.<ref nam === Data structures === ...4 KB (583 words) - 08:12, 28 January 2024
- {{Short description|Data structure}} {{Infobox data structure ...14 KB (2,196 words) - 21:43, 13 November 2024
- ...sage with decreased time. Here, ''space'' refers to the [[Computer storage|data storage]] consumed in performing a given task ([[Dynamic random-access memo ...ng [[Full table scan]] operations are sometimes required to locate desired data. ...6 KB (803 words) - 18:42, 7 June 2025