5.Find the Huffman tree for the following characters using Huffman coding with the given frequencies
問題詳情
5.Find the Huffman tree for the following characters using Huffman coding with the given frequencies: A(12), B(8), C(9), D(20), E(31), F(14), G(8). (15%)