搜索资源列表
KClustering.rar
- k-聚类算法
KClustering
- 能计算用户输入的聚类,并进行K分。 输出的结果为每次计算的中心点的坐标和每个点到中心的距离
KClustering
- k-聚类算法-k- gathers a kind of algorithm
KClustering
- 能计算用户输入的聚类,并进行K分。 输出的结果为每次计算的中心点的坐标和每个点到中心的距离-Can be entered by the user computing cluster, and K points. Output of the calculation for each of the coordinates of the center and each point the distance to the center
kclustering
- 使用k均值法对一组数据进行聚类,画出结果图像-Use the k-means clustering, a set of data to draw the resulting image
KClustering
- 是基于对话框的MFC界面的聚类的实例小程序-Clustering instance applet based MFC dialog interface
KClustering
- 用c++写的kmeans算法的一个小Demo-a small Demo for kmeans algorithm