copyright.txt

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

TXT
40
字号
---------------------------------------------------------------------KMlocal: A testbed for k-means clustering algorithms based on localsearchVersion: 1.7Date: 08/10/2005---------------------------------------------------------------------Copyright (C) 2004-2005 David M. Mount and University of MarylandAll Rights Reserved.This program is free software; you can redistribute it and/or modify itunder the terms of the GNU General Public License as published by theFree Software Foundation; either version 2 of the License, or (at youroption) any later version.This program is distributed in the hope that it will be useful, butWITHOUT ANY WARRANTY; without even the implied warranty ofMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNUGeneral Public License for more details.You should have received a copy of the GNU General Public License alongwith this program; if not, write to the Free Software Foundation, Inc.,59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.Disclaimer----------The University of Maryland and the authors make no representationsabout the suitability or fitness of this software for any purpose.It is provided "as is" without express or implied warranty.---------------------------------------------------------------------Author------David MountDept of Computer ScienceUniversity of Maryland,College Park, MD 20742 USAmount@cs.umd.eduhttp://www.cs.umd.edu/~mount/

⌨️ 快捷键说明

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