文件名称:k-means_Program
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 908kb
- 下载次数:
- 0次
- 提 供 者:
- Chen*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。
-k-means algorithm to accept input k then n-k of data objects into a cluster in order to make the cluster available to meet: the object of the same cluster in the high similarity the similarity of different objects in clusters smaller. Cluster similarity is the use of the mean of each cluster obtained by objects in a " central object" (center of gravity) to be calculated.
-k-means algorithm to accept input k then n-k of data objects into a cluster in order to make the cluster available to meet: the object of the same cluster in the high similarity the similarity of different objects in clusters smaller. Cluster similarity is the use of the mean of each cluster obtained by objects in a " central object" (center of gravity) to be calculated.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
k-means算法\dataSelect2\build\built-jar.properties
...........\...........\.....\classes\dataselect2\CirclePhoto.class
...........\...........\.....\.......\...........\dataAnaly$1.class
...........\...........\.....\.......\...........\dataAnaly$2.class
...........\...........\.....\.......\...........\dataAnaly$3.class
...........\...........\.....\.......\...........\dataAnaly.class
...........\...........\.....\.......\...........\DataSelect2AboutBox.class
...........\...........\.....\.......\...........\DataSelect2App.class
...........\...........\.....\.......\...........\DataSelect2View$1.class
...........\...........\.....\.......\...........\DataSelect2View$2.class
...........\...........\.....\.......\...........\DataSelect2View$3.class
...........\...........\.....\.......\...........\DataSelect2View$4.class
...........\...........\.....\.......\...........\DataSelect2View$5.class
...........\...........\.....\.......\...........\DataSelect2View.class
...........\...........\.....\.......\...........\jf2.class
...........\...........\.....\.......\...........\ProtoCluster.class
...........\...........\.....\.......\...........\resources\about.png
...........\...........\.....\.......\...........\.........\busyicons\busy-icon0.png
...........\...........\.....\.......\...........\.........\.........\busy-icon1.png
...........\...........\.....\.......\...........\.........\.........\busy-icon10.png
...........\...........\.....\.......\...........\.........\.........\busy-icon11.png
...........\...........\.....\.......\...........\.........\.........\busy-icon12.png
...........\...........\.....\.......\...........\.........\.........\busy-icon13.png
...........\...........\.....\.......\...........\.........\.........\busy-icon14.png
...........\...........\.....\.......\...........\.........\.........\busy-icon2.png
...........\...........\.....\.......\...........\.........\.........\busy-icon3.png
...........\...........\.....\.......\...........\.........\.........\busy-icon4.png
...........\...........\.....\.......\...........\.........\.........\busy-icon5.png
...........\...........\.....\.......\...........\.........\.........\busy-icon6.png
...........\...........\.....\.......\...........\.........\.........\busy-icon7.png
...........\...........\.....\.......\...........\.........\.........\busy-icon8.png
...........\...........\.....\.......\...........\.........\.........\busy-icon9.png
...........\...........\.....\.......\...........\.........\.........\idle-icon.png
...........\...........\.....\.......\...........\.........\dataAnaly.properties
...........\...........\.....\.......\...........\.........\DataSelect2AboutBox.properties
...........\...........\.....\.......\...........\.........\DataSelect2App.properties
...........\...........\.....\.......\...........\.........\DataSelect2View.properties
...........\...........\.....\.......\...........\.........\jf2.properties
...........\...........\.....\.......\...........\.........\PainFrame.properties
...........\...........\.....\.......\...........\.........\splash.png
...........\...........\.....\.......\...........\stringToint.class
...........\...........\.....\.......\META-INF\services\org.jdesktop.application.Application
...........\...........\build.xml
...........\...........\dist\dataSelect2.jar
...........\...........\....\lib\appframework-1.0.3.jar
...........\...........\....\...\swing-worker-1.1.jar
...........\...........\....\README.TXT
...........\...........\manifest.mf
...........\...........\nbproject\build-impl.xml
...........\...........\.........\genfiles.properties
...........\...........\.........\private\config.properties
...........\...........\.........\.......\private.properties
...........\...........\.........\.......\private.xml
...........\...........\.........\project.properties
...........\...........\.........\project.xml
...........\...........\src\dataselect2\CirclePhoto.java
...........\...........\...\...........\dataAnaly.form
...........\...........\...\...........\dataAnaly.java
...........\.
...........\...........\.....\classes\dataselect2\CirclePhoto.class
...........\...........\.....\.......\...........\dataAnaly$1.class
...........\...........\.....\.......\...........\dataAnaly$2.class
...........\...........\.....\.......\...........\dataAnaly$3.class
...........\...........\.....\.......\...........\dataAnaly.class
...........\...........\.....\.......\...........\DataSelect2AboutBox.class
...........\...........\.....\.......\...........\DataSelect2App.class
...........\...........\.....\.......\...........\DataSelect2View$1.class
...........\...........\.....\.......\...........\DataSelect2View$2.class
...........\...........\.....\.......\...........\DataSelect2View$3.class
...........\...........\.....\.......\...........\DataSelect2View$4.class
...........\...........\.....\.......\...........\DataSelect2View$5.class
...........\...........\.....\.......\...........\DataSelect2View.class
...........\...........\.....\.......\...........\jf2.class
...........\...........\.....\.......\...........\ProtoCluster.class
...........\...........\.....\.......\...........\resources\about.png
...........\...........\.....\.......\...........\.........\busyicons\busy-icon0.png
...........\...........\.....\.......\...........\.........\.........\busy-icon1.png
...........\...........\.....\.......\...........\.........\.........\busy-icon10.png
...........\...........\.....\.......\...........\.........\.........\busy-icon11.png
...........\...........\.....\.......\...........\.........\.........\busy-icon12.png
...........\...........\.....\.......\...........\.........\.........\busy-icon13.png
...........\...........\.....\.......\...........\.........\.........\busy-icon14.png
...........\...........\.....\.......\...........\.........\.........\busy-icon2.png
...........\...........\.....\.......\...........\.........\.........\busy-icon3.png
...........\...........\.....\.......\...........\.........\.........\busy-icon4.png
...........\...........\.....\.......\...........\.........\.........\busy-icon5.png
...........\...........\.....\.......\...........\.........\.........\busy-icon6.png
...........\...........\.....\.......\...........\.........\.........\busy-icon7.png
...........\...........\.....\.......\...........\.........\.........\busy-icon8.png
...........\...........\.....\.......\...........\.........\.........\busy-icon9.png
...........\...........\.....\.......\...........\.........\.........\idle-icon.png
...........\...........\.....\.......\...........\.........\dataAnaly.properties
...........\...........\.....\.......\...........\.........\DataSelect2AboutBox.properties
...........\...........\.....\.......\...........\.........\DataSelect2App.properties
...........\...........\.....\.......\...........\.........\DataSelect2View.properties
...........\...........\.....\.......\...........\.........\jf2.properties
...........\...........\.....\.......\...........\.........\PainFrame.properties
...........\...........\.....\.......\...........\.........\splash.png
...........\...........\.....\.......\...........\stringToint.class
...........\...........\.....\.......\META-INF\services\org.jdesktop.application.Application
...........\...........\build.xml
...........\...........\dist\dataSelect2.jar
...........\...........\....\lib\appframework-1.0.3.jar
...........\...........\....\...\swing-worker-1.1.jar
...........\...........\....\README.TXT
...........\...........\manifest.mf
...........\...........\nbproject\build-impl.xml
...........\...........\.........\genfiles.properties
...........\...........\.........\private\config.properties
...........\...........\.........\.......\private.properties
...........\...........\.........\.......\private.xml
...........\...........\.........\project.properties
...........\...........\.........\project.xml
...........\...........\src\dataselect2\CirclePhoto.java
...........\...........\...\...........\dataAnaly.form
...........\...........\...\...........\dataAnaly.java
...........\.