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

📄 structedge.html

📁 Aprior的C++实现算法
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>APRIORI algorithm: Edge struct Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.3.5 --><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="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div><h1>Edge Struct Reference</h1>This struct represent an edge of a <a class="el" href="classTrie.html">Trie</a>.  <a href="#_details">More...</a><p><code>#include &lt;<a class="el" href="Trie_8hpp-source.html">Trie.hpp</a>&gt;</code><p>Collaboration diagram for Edge:<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="structEdge-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0><tr><td></td></tr><tr><td colspan=2><br><h2>Public Attributes</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="common_8hpp.html#a0">itemtype</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structEdge.html#o0">label</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classTrie.html">Trie</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structEdge.html#o1">subtrie</a></td></tr></table><hr><a name="_details"></a><h2>Detailed Description</h2>This struct represent an edge of a <a class="el" href="classTrie.html">Trie</a>. <p>An edge has a label, and an edge points to a subtrie. <p><p>Definition at line <a class="el" href="Trie_8hpp-source.html#l00029">29</a> of file <a class="el" href="Trie_8hpp-source.html">Trie.hpp</a>.<hr><h2>Member Data Documentation</h2><a class="anchor" name="o0" doxytag="Edge::label" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> <a class="el" href="common_8hpp.html#a0">itemtype</a> <a class="el" href="structEdge.html#o0">Edge::label</a>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p><p>Definition at line <a class="el" href="Trie_8hpp-source.html#l00031">31</a> of file <a class="el" href="Trie_8hpp-source.html">Trie.hpp</a>.<p>Referenced by <a class="el" href="Trie_8cpp-source.html#l00150">Trie::add_empty_state()</a>, and <a class="el" href="Trie_8cpp-source.html#l00015">Edge_point_less()</a>.    </td>  </tr></table><a class="anchor" name="o1" doxytag="Edge::subtrie" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> <a class="el" href="classTrie.html">Trie</a>* <a class="el" href="structEdge.html#o1">Edge::subtrie</a>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p><p>Definition at line <a class="el" href="Trie_8hpp-source.html#l00032">32</a> of file <a class="el" href="Trie_8hpp-source.html">Trie.hpp</a>.<p>Referenced by <a class="el" href="Trie_8cpp-source.html#l00150">Trie::add_empty_state()</a>.    </td>  </tr></table><hr>The documentation for this struct was generated from the following file:<ul><li><a class="el" href="Trie_8hpp-source.html">Trie.hpp</a></ul><hr size="1"><address style="align: right;"><small>Generated on Sun Jun 20 23:41:08 2004 for APRIORI algorithm by<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0 > </a>1.3.5 </small></address></body></html>

⌨️ 快捷键说明

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