If we are building an inversion list for searching only, we do not need to store the position of the last bit.
如果我们要构建一个只用于查找的倒排表,我们就不需要存储最后一比特的位置。
The necessary companion to the invlist function is data_from_invlist , which generates the original data back from the inversion list.
与invlist函数相对应的函数是data _ from _ invlist,用来从倒排表中生成原始数据。
This rule can be inverted to store a 0 if the run begins with a 0 bit, but the effect is the same as long as both the encoder and the decoder of the inversion list agree on this detail.
如果开始出现的是0 ,那么这个规则需要改变,但效果是一样的,因为编码器和解码器都遵循这一规则。
This rule can be inverted to store a 0 if the run begins with a 0 bit, but the effect is the same as long as both the encoder and the decoder of the inversion list agree on this detail.
如果开始出现的是0 ,那么这个规则需要改变,但效果是一样的,因为编码器和解码器都遵循这一规则。
应用推荐