-
Notifications
You must be signed in to change notification settings - Fork 0
NtateLephadi/csc3022h_assignment_3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
huffman_tree.h huffman_node.h header files that contain all declarations of methods and variables. huffman_tree.cpp huffman_node.cpp source files that contains all definitions of the methods defined in the header files huffencode.cpp source file that implements all the functions in hufman_node.cpp and huffman_tree.cpp huffman_node_test.cpp source file that uses catch.hpp framework to test all methods in huffman_node.cpp Running huffencode.cpp use input with the following format after running make to compile and link all folders: ./huffencode <inputFile> <outputFile> ensure all text files are first uploaded under csc3022_assignment_3 folder
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published