⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 class_huffman_decoder.html

📁 Crypto++是一个非常强大的密码学库,主要是功能全
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>Crypto++: HuffmanDecoder class Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.3.2 --><div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Compound&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Compound&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div><h1>HuffmanDecoder Class Reference</h1><code>#include &lt;<a class="el" href="zinflate_8h-source.html">zinflate.h</a>&gt;</code><p><a href="class_huffman_decoder-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>Huffman Decoder. <p><p>Definition at line <a class="el" href="zinflate_8h-source.html#l00032">32</a> of file <a class="el" href="zinflate_8h-source.html">zinflate.h</a>.<table border=0 cellpadding=0 cellspacing=0><tr><td></td></tr><tr><td colspan=2><br><h2>Public Types</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_huffman_decoderw0" doxytag="HuffmanDecoder::code_t"></a>typedef unsigned int&nbsp;</td><td class="memItemRight" valign=bottom><b>code_t</b></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_huffman_decoderw1" doxytag="HuffmanDecoder::value_t"></a>typedef unsigned int&nbsp;</td><td class="memItemRight" valign=bottom><b>value_t</b></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>enum &nbsp;</td><td class="memItemRight" valign=bottom>{ <b>MAX_CODE_BITS</b> =  sizeof(code_t)*8 }</td></tr><tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_huffman_decodera1" doxytag="HuffmanDecoder::HuffmanDecoder"></a>&nbsp;</td><td class="memItemRight" valign=bottom><b>HuffmanDecoder</b> (const unsigned int *codeBitLengths, unsigned int nCodes)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_huffman_decodera2" doxytag="HuffmanDecoder::Initialize"></a>void&nbsp;</td><td class="memItemRight" valign=bottom><b>Initialize</b> (const unsigned int *codeBitLengths, unsigned int nCodes)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_huffman_decodera3" doxytag="HuffmanDecoder::Decode"></a>unsigned int&nbsp;</td><td class="memItemRight" valign=bottom><b>Decode</b> (code_t code, value_t &amp;value) const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_huffman_decodera4" doxytag="HuffmanDecoder::Decode"></a>bool&nbsp;</td><td class="memItemRight" valign=bottom><b>Decode</b> (<a class="el" href="class_low_first_bit_reader.html">LowFirstBitReader</a> &amp;reader, value_t &amp;value) const</td></tr><tr><td colspan=2><br><h2>Friends</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_huffman_decodern0" doxytag="HuffmanDecoder::CodeLessThan"></a>struct&nbsp;</td><td class="memItemRight" valign=bottom><b>CodeLessThan</b></td></tr></table><hr>The documentation for this class was generated from the following files:<ul><li><a class="el" href="zinflate_8h-source.html">zinflate.h</a><li><a class="el" href="zinflate_8cpp-source.html">zinflate.cpp</a></ul><hr size="1"><address style="align: right;"><small>Generated on Tue Jul 8 23:35:05 2003 for Crypto++ by<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0 > </a>1.3.2 </small></address></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -