6 lines
1.8 KiB
HTML
6 lines
1.8 KiB
HTML
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>huff</title><link rel="stylesheet" href="../../jargon.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"/><link rel="home" href="../index.html" title="The Jargon File"/><link rel="up" href="../H.html" title="H"/><link rel="previous" href="HTH.html" title="HTH"/><link rel="next" href="hung.html" title="hung"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">huff</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="HTH.html">Prev</a> </td><th width="60%" align="center">H</th><td width="20%" align="right"> <a accesskey="n" href="hung.html">Next</a></td></tr></table><hr/></div><dt><a id="huff"/><dt xmlns="" id="huff"><b>huff</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">v.</span></dt></dt><dd><p> To compress data using a Huffman code. Various programs that use
|
||
such methods have been called ‘HUFF’ or some variant thereof.
|
||
Oppose <a href="../P/puff.html"><i class="glossterm">puff</i></a>. Compare <a href="../C/crunch.html"><i class="glossterm">crunch</i></a>,
|
||
<a href="../C/compress.html"><i class="glossterm">compress</i></a>.</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="HTH.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../H.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="hung.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">HTH </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> hung</td></tr></table></div></body></html>
|