However, an encoding operation can fail if the input character cannot be represented by the encoding.
不过,如果输入字符不能通过编码过程得到表示,编码操作就可能失败。
Replacement A string that is converted in an encoding operation in place of an input character that cannot be encoded.
编码操作中转换的、用以替代无法编码的输入字符的字符串。
This is my recently completed a binary tree with Huffman encoding operation of the data structure operations.
这是我近来完成的一个用哈夫曼树进行二进制编码操作的数据结构作业。