Description: The use of Huffman coding information and communication can greatly improve the channel utilization, time-to-information transmission, and reduce transmission costs. However, this requires pre-treatment data encoded at the sending end through a coding system (recovery) is decoded at the receiving end of the data. For duplex channel (ie two-way transmission channel), each side needs a complete encoder/decoder system. Write a Huffman encoding and decoding system test for such information transceiver station.
To Search:
File list (Check if you may need any files):
Huffumancode.cpp