lab_dict
Devious Dictionaries: Cleverness Through Association
|
![]() ![]() | Implementation of the AnagramDict class |
![]() ![]() | Definition of a class for finding anagrams of a given word from a word list given at construction |
![]() ![]() | Uses the AnagramDict class in an executable capable of finding all anagrams of a word (or all words) |
![]() ![]() | Holds the function which solves a CarTalk puzzler |
![]() ![]() | Implementation of the CommonWords class |
![]() ![]() | Header file of a class to find all the common words across multiple files |
![]() ![]() | Contains factorial-calculating functions both utilizing and not utilizing memoization |
![]() ![]() | Contains factorial-calculating functions both utilizing and not utilizing memoization |
![]() ![]() | Contains Fibonacci-number generating functions both utilizing and not utilizing memoization |
![]() ![]() | Header file for Fibonacci-number generating functions both utilizing and not utilizing memoization |
![]() ![]() | Implementation for an executable which solves one homophone related puzzles |
![]() ![]() | Implementation of the PronounceDict class |
![]() ![]() | Class that uses the CMU pronunciation dictionary to provide an interface for finding a word's pronunciation |