inverted list
常见例句
- 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 ,那么这个规则需要改变,但效果是一样的,因为编码器和解码器都遵循这一规则。 - It may appear that the list structure can handle only linearly sequenced values, but they can also handle "inverted trees" by using shared sublists -- this is not what I'm discussing here.
可能看起来列表结构只能处理线性排列的值,但是,通过使用共享子列表,它们也可以处理“反转树(inverted tree)” —— 在这里我没有对这一内容进行讨论。 - Most search engines use an inverted index -- rather than compiling a list of every single Web page and all its words, for every single word, they compile a list of the places where it appears.
大部分搜索引擎使用一种倒排索引——不是针对每个单一的单词,为每个单一的网页及其上面的所有单词都编排一个目录,而是为每个单词出现的位置编排一个目录。 返回 inverted list