Question: use Huffman Coding algorithm A networking company uses a compression technique to encode the message before transmitting over the network. Suppose the message contains the
use Huffman Coding algorithm
A networking company uses a compression technique to encode the message before transmitting over the network. Suppose the message contains the following characters with their frequency:
A B C D E F 0.25 0.10 0.20 0.15 0.26 0.04 Requirements: (If the compression technique used is Huffman Coding.)
i. Find the code for each character.
ii. How many bits will be saved in the transmission of message and its codes table from source to destination? (compare with normal transmission)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
