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

📄 index.html

📁 这是一个用于数据挖掘的常用算法的模板库(数据挖掘的C++模板库for UNIX)
💻 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>DMTL: Documentation for DMTL library</title><link href="doxygen.css" rel="stylesheet" type="text/css"><link href="tabs.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.4.7 --><div class="tabs">  <ul>    <li id="current"><a href="index.html"><span>Main&nbsp;Page</span></a></li>    <li><a href="annotated.html"><span>Classes</span></a></li>    <li><a href="files.html"><span>Files</span></a></li>    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>  </ul></div><h1>Documentation for DMTL library</h1><p><h3 align="center">v1.0 </h3><br><br> <small>DMTL</small> (Data Mining Template Library) is a frequent patter mining library to mine frequent patterns from massive datasets. It is developed in C++ language by adopting the generic programming idea. Current version of implementation provides complete mining algorithms and testing programs for itemset, sequence, tree and graph pattern mining. But, the framework provides the scope to mine new patterns also. The library is generic with respect to the following aspects:<ul><li>Pattern to be mined.</li><li>Input data source and format.</li><li>Data structure to be used in the mining algorithm.</li><li>Storage Management.</li><li>Mining algorithm/approach.</li></ul><h2><a class="anchor" name="platforms">Platforms supported</a></h2>DMTL compiles with gcc 4.0 (and lower) on MacOS X Tiger, and Linux (2.6.10). We expect it to run on other platforms too but we have not performed a through test.<p>If you have any questions concerning use and development of the <code>DMTL</code> library, please mail to <a href="http://www.cs.rpi.edu/~zaki" >Mohammed Zaki</a>.<p><a class="el" href="installation.html">Installation </a> <hr size="1"><address style="align: right;"><small>Generated on Wed Jul 26 14:01:08 2006 for DMTL by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address></body></html>

⌨️ 快捷键说明

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