readme

来自「该软件是基于C均值算法的聚类软件」· 代码 · 共 57 行

TXT
57
字号
*******************************************************************************File List*******************************************************************************This directory contains the binary distribution of CLUTO 2.1.1.The files in this directory are the following:  Linux/                        The binary files for Linux (built on 2.4.18)    libcluto.a                  CLUTO's user callable library    vcluster                    CLUTO's vcluster clustering program    scluster                    CLUTO's scluster clustering program  Sun/                          The binary files for Sun (built on SunOS 5.7)    libcluto.a                  CLUTO's user callable library     vcluster                    CLUTO's vcluster clustering program    scluster                    CLUTO's scluster clustering program  Win32/                        The binary files for Windows (built using MS VS6)    libcluto.lib                CLUTO's user callable library     vcluster.exe                CLUTO's vcluster clustering program    scluster.exe                CLUTO's scluster clustering program  Matrices/                     Some sample datasets  cluto.h                       The header file for CLUTO's library.  manual.pdf                    CLUTO's user manual in PDF format.  manual.ps                     CLUTO's user manual in postscript format.  paper1.pdf                    A paper describing the criterion functions used                                by CLUTO and extensively referred to in the manual.   paper2.pdf                    A paper comparing CLUTO's partitional and                                 agglomerative algorithms.  COPYRIGHT                     CLUTO's copyright notice and usage agreement.  VERSION                       A file containing the version number of CLUTO.  CHANGES                       A file listing CLUTO's changes in the various                                 releases.  README                        This file.*******************************************************************************Contact Information*******************************************************************************If you have any questions or problems with CLUTO please contact the authorat karypis@cs.umn.edu.--------------George Karypis11/12/03

⌨️ 快捷键说明

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