readme.txt

来自「高效的k-means算法实现」· 文本 代码 · 共 19 行

TXT
19
字号
PLEASE READ THE FILES "../Copyright.txt" FOR COPYRIGHT INFORMATION ANDDISCLAIMER.This directory contains some test files to check the validity of theinstallation.  Because some of the procedures involve the use of randomnumber generators, the results may differ if installed on a differentsystem.To run the tests, compile the program, and enter "make".  Differencesbetween the output of the current program and the "official" outputs willbe printed.  The command "make update" saves the latest outputs as the"official" outputs.The results in this directory were generated on a Sun Ultra 5running SunOS (Solaris) 5.8.  Executions on other platforms are quiteunlikely to produce identical results, primarily due to the differencein random number generators, which is used extensively in the generationof data sets and execution of the algorithm.

⌨️ 快捷键说明

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