Lines Matching refs:algorithm
43 compresses data using a combination of the LZ77 algorithm and Huffman
85 4. Compression algorithm details ................................. 14
131 algorithm can compress every possible input data set. For the
193 Each block is compressed using a combination of the LZ77 algorithm
195 of those for previous or subsequent blocks; the LZ77 algorithm may
359 algorithm allows the construction of an optimal prefix code
368 This constraint complicates the algorithm for computing code
417 algorithm generates the codes as integers, intended to be read
525 In all cases, the decoding algorithm for the actual data is as
716 construction algorithm given earlier. If only one distance
773 4. Compression algorithm details
777 compression algorithm, the format is related to the compressed
781 algorithm presented here, which is known not to be patented per se.
814 deletions from the hash chains; the algorithm simply discards matches