Click here to Skip to main content
15,891,646 members

Comments by RON LAVEZI (Top 2 by date)

RON LAVEZI 25-Feb-15 9:13am View    
literally, what i am looking for an example program written in C++ for compression and decompression based on ZIP (encoder and decoder modules)and test it on text files and multimedia files
i want with this code to prove the important of Kraft inequality, Shannon codes, and Huffman codes

and at the end i want the compressed file to be decompressed with any zip software

RON LAVEZI 25-Feb-15 9:09am View    
i want to check a sample project for file compression /decompression system based on Zip
(with text files, multimedia , and combined text)