= Question 2 (5 + 5 + 5 = 15 points): A networking company uses a compression technique to encode the message before tra
Posted: Sun May 15, 2022 8:35 am
= Question 2 (5 + 5 + 5 = 15 points): A networking company uses a compression technique to encode the message before transmitting over the network. The message contains the following characters with their frequency: character Frequency a b 5 9 12 13 16 45 d e f = = Assume that initially (before encoding) all characters require 3 bits to represent (a = 000, b = 001...). If the compression technique used is Huffman Coding, how many bits will be needed to represent each of these characters? How they will be represented? Determine how many bits will be saved in the message?