It is shown how a highly compact representation of binary trees can be used as the basis of two access methods for dynamic files, called BDS-trees and S-trees, respectively. Both these methods preserve key-order and offer easy and efficient sequential access. They are different in the way the compact binary trees are used for searching. With a BDS-tree the search is a digital search using binary digits. Although the S-tree search is performed on a bit-by-bit basis as well, it will appear to be slightly different. Actually, with S-trees the compact binary trees are used to represent separators at low storage costs. As a result, the fan-out, and thus performance, of a B-tree can beimproved by using within each index page an S-tree for represe...
There exist many copies of data stored as directory trees whose consistency we need to verify. In th...
An optimal binary search tree for an access sequence on elements is a static tree that minimizes the...
Abstract: Trees are frequently used data structures for fast access to the stored data. Data structu...
[[abstract]]Based on the S-tree, the modified S-tree is a newly proposed spatial data structure for ...
Two modifications of B-trees are described, simple prefix B-trees and prefix B-trees. Both store onl...
Data in relational databases is frequently stored and retrieved using B-Trees. In &cis,ion isugp...
Binary search trees used as a data structure for rapid access to stored data. Arrays, vectors and li...
AbstractThe paper studies balanced trees with variable length records. It generalizes the concept of...
A binary split tree is a search structure combining features of heaps and binary search trees. The f...
The tree structures are getting more and more important in the modern computer systems. Especially i...
Submitted by Elaine Almeida (elaine.almeida@nce.ufrj.br) on 2017-08-04T13:14:30Z No. of bitstreams:...
A binary split tree is a search structure combining features of heaps and binary search trees. Build...
A binary split tree is a search structure combining features of heaps and binary search trees. Build...
. The well-known B-tree data structure provides a mechanism for dynamically maintaining balanced bin...
B-tree with fixed node size and no minimum degree In anti-virus and anti-spyware applications, due t...
There exist many copies of data stored as directory trees whose consistency we need to verify. In th...
An optimal binary search tree for an access sequence on elements is a static tree that minimizes the...
Abstract: Trees are frequently used data structures for fast access to the stored data. Data structu...
[[abstract]]Based on the S-tree, the modified S-tree is a newly proposed spatial data structure for ...
Two modifications of B-trees are described, simple prefix B-trees and prefix B-trees. Both store onl...
Data in relational databases is frequently stored and retrieved using B-Trees. In &cis,ion isugp...
Binary search trees used as a data structure for rapid access to stored data. Arrays, vectors and li...
AbstractThe paper studies balanced trees with variable length records. It generalizes the concept of...
A binary split tree is a search structure combining features of heaps and binary search trees. The f...
The tree structures are getting more and more important in the modern computer systems. Especially i...
Submitted by Elaine Almeida (elaine.almeida@nce.ufrj.br) on 2017-08-04T13:14:30Z No. of bitstreams:...
A binary split tree is a search structure combining features of heaps and binary search trees. Build...
A binary split tree is a search structure combining features of heaps and binary search trees. Build...
. The well-known B-tree data structure provides a mechanism for dynamically maintaining balanced bin...
B-tree with fixed node size and no minimum degree In anti-virus and anti-spyware applications, due t...
There exist many copies of data stored as directory trees whose consistency we need to verify. In th...
An optimal binary search tree for an access sequence on elements is a static tree that minimizes the...
Abstract: Trees are frequently used data structures for fast access to the stored data. Data structu...