- 移植linux2.6.29内核+yaffs2文件系统过程
- TestRollText .net C# 创建走马灯似的文本滚动效果显示
- PICC PIC单片机学习中的程序例子
- cluster it is related to ing in wireless sensor netwrk
- Final_Face_recog Face recognition using L1 norm minimization 1.0 :Read the following paper for details of the algorithm
- ARDUINO CHAT Arduino Chat using 2 arduino devices
文件名称:K-means算法源码
介绍说明--下载内容来自于网络,使用问题请自行百度
kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP
(系统自动生成,下载前可以参看下载内容)
下载文件列表
KM2.DAT
KMEANS.CPP
README.TXT
www.dssz.com.txt
KMEANS.CPP
README.TXT
www.dssz.com.txt
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
