Submit your program to
Home page ADA ADA ( Advanced Data structures Animations ) aims to build a collection of animation algorithms that aide the learning and understanding of advanced data structures. Three categories of data structures are treated : - One dimensional data structures - Multidimensional data structures - Distributed data structures
Among the advanced one dimensional data structures we considered the three following : - B-trees - LH ( Linear Hashing) - TH ( Trie Hashing ).
Thereafter, we show how these data structures are extended to the multidimensional case - MLH : Multidimensional Linear Hashing - MTH : Multidimensional Trie Hashing - MB-trees Multidimensional B-trees
- LH* : Distributed Linear Hashing - TH* : Distributed Trie Hashing - RP*: Distributed B-trees
We aim to show the construction mechanisms and the operations on these constructions such as searching, deleting and others. Other classical data structures can integrate ADA. We accept many various programs for the same data structure. |
|
|
|
This
site is originally initied by Pr D.E ZEGOUR,
Please direct any questions or comments to [email protected] |