英语翻译求翻译?A run is encoded using two byte sequence.The first byte of?the sequence contains the count,and the second contains the value?to repeat.The count is encoded?using an 8 bit value with the high?order bit set to 1.The remaining bits
来源:学生作业帮助网 编辑:作业帮 时间:2024/11/09 10:28:36
英语翻译求翻译?A run is encoded using two byte sequence.The first byte of?the sequence contains the count,and the second contains the value?to repeat.The count is encoded?using an 8 bit value with the high?order bit set to 1.The remaining bits
英语翻译
求翻译?A run is encoded using two byte sequence.The first byte of?the sequence contains the count,and the second contains the value?to repeat.The count is encoded?using an 8 bit value with the high?order bit set to 1.The remaining bits represent the count-3.This?gives a maximum run count of 130 per 2 byte sequence.(This implies?that the minimum run count is 3).Bytes that are not part of a run are?encoded as-is with a prefix byte?indicating the count of bytes in the?non-run minus 1,0 through 127,representing a range of 1- 128 (the?high order bit will always be 0 in the?case of nonrun data).
英语翻译求翻译?A run is encoded using two byte sequence.The first byte of?the sequence contains the count,and the second contains the value?to repeat.The count is encoded?using an 8 bit value with the high?order bit set to 1.The remaining bits
一个运行的编码使用?两字节序列.第一个字节的?序列中包含的数,第二个包含的价值吗?重复.伯爵编码?使用具有高8位值?序位设置为1.其余7?位代表伯爵-3.给出了每2130字节序列最长运行数{这意味着?最低运行计数为3字节