GitHub / MuhammadHammad-git / zip--unzip--files-with-HUFFMANN-encoding-with-User-defined-number-of-threads
A complete zipper and unzipped of files using HUFFMAN encoding! This Project also allows the user to select the number of threads! This Project effectively uses the required amount of dynamic memory and frees the threads and the memory after its completions! Hence, minimizing memory leaks and making it ThreadSafe!
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C
Size: 32.2 KB
Dependencies parsed at: Pending
Created at: almost 2 years ago
Updated at: almost 2 years ago
Pushed at: almost 2 years ago
Last synced at: almost 2 years ago
Topics: dynamic-memory-management, huffman-compression-algorithm, operating-systems, threadsafe, unzip, zip