The REORG USES a sampling technique to build the dictionary.
REORG使用一种抽样技术来建立字典。
The same technique works with a Python dictionary, as shown in Listing 9.
同样的技术也适用于Python dictionary,如清单9所示。
LZSS is a dictionary encoding technique. It attempts to replace a string of symbols with a reference to a dictionary location of the same string.
lzss算法是一种字典编码技术。它尝试用同样的字符串在字典中的位置符号来替换原字符串。
应用推荐