文件名称:K-Means
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2016-09-10
- 文件大小:
- 15kb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本人上传的源代码用于实现数据挖掘领域中中的分内算法,K-means算法,算法的分割结果比较准确,是你的绝佳选择-I upload source code for implementing data mining in the field since the beginning of the algorithm, the segmentation result K-means algorithm, the algorithm is more accurate, you are a great choice
(系统自动生成,下载前可以参看下载内容)
下载文件列表
K-Means\.classpath
.......\.project
.......\.settings\org.eclipse.jdt.core.prefs
.......\bin\com\hit\fjs\Kmeans.class
.......\...\...\...\...\KmeansTest.class
.......\...\...\...\...\Point.class
.......\...\dataset2.txt
.......\src\com\hit\fjs\Kmeans.java
.......\...\...\...\...\KmeansTest.java
.......\...\...\...\...\Point.java
.......\...\dataset2.txt
.......\bin\com\hit\fjs
.......\src\com\hit\fjs
.......\bin\com\hit
.......\src\com\hit
.......\bin\com
.......\src\com
.......\.settings
.......\bin
.......\src
K-Means