Dictionary-tree is a standard dictionary, means a lexicographic tree (acyclic graph), where letters are nodes of tree, starting from root going down to leaves. You can Get and Add words, Clear and Save the whole dictionary. C++ and Pascal.
Features
- Add, Get words, even space containing strings as words
- Clear and Save Dictionary (loading is done separately
- Finding is fast, max. longest word length iterations (restricted to 15)
- When compiling in Pascal (using crt_efd) colored text outputs
- for C++ and Pascal
License
GNU General Public License version 2.0 (GPLv2)Follow jamo Dictionary-tree
You Might Also Like
La version gratuite d'Auth0 s'enrichit !
Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jamo Dictionary-tree!