- ChatOfClient windows C++
- networkgridexample01 * Description: A simple program to demonstrate of how to use GridSim * network extension package. * This example shows how to create two GridSim entities and * connect them via a link. NetUser entity sends messages to * Test entity and Test entity sends back these messages.
- Exp33_1 计算机程序设计实践教程中的习题解答
- GallaryBrowser 图片浏览
- wechatRobot 实现了一个微信机器人
- 实验1计数显示器 计数显示器c程序
文件名称:K-means-clustering-algorithm
介绍说明--下载内容来自于网络,使用问题请自行百度
k均值聚类是最著名的划分聚类算法,由于简洁和效率使得他成为所有聚类算法中最广泛使用的。给定一个数据点集合和需要的聚类数目k,k由用户指定,k均值算法根据某个距离函数反复把数据分入k个聚类中。-K-means clustering is one of the most famous partitioning clustering algorithm, due to the simplicity and efficiency makes him become the most widely used all clustering algorithm. Given a collection of data points and the cluster number k, k specified by the user, k-means algorithm based on a certain distance function data points into the k cluster.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
K-means clustering algorithm.doc