-
Notifications
You must be signed in to change notification settings - Fork 0
amylim/editors-dream
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Date Completed: May 2011 Language: C++ Development Environment: Qt Creator Important features: Graphical User Interface (GUI); implements self-balancing binary (AVL) tree & heap with vectors (instead of nodes and pointers) Processes a text file and displays the following information: - 10 most frequently used words and frequency count - individual tabs labeled A to Z containing: - words that started with the given letter - frequency count of each word - location of each occurance of the word (paragraph and sentence number) - number of paragraphs - total sentences - total syllables - reading level - time it took to process the document The novel "War and Peace" was used to test the storage and retrieval speed of the heap and AVL tree.
About
Class project completed in May 2011. See README file for more details.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published