搜索资源列表
k-means
- 本代码主要对 K_means 算法用java语言实现 .对需要java kmeans同志很帮助! 并附有测试文件!
yidongyinhangyonghushouce
- k-java移动银行的例子-工商银行的资料
一个j2me的对话程序
- 这是我自己做的一个K-java的手机聊天程序,适合入门者学习使用
JAVA实现文本聚类,用到TF/IDF权重
- JAVA实现文本聚类,用到TF/IDF权重,用余弦夹角计算文本相似度,用k-means进行数据聚类等数学和统计 知识。,JAVA realization of text clustering, using TF/IDF weight, calculated using cosine angle between the text of similarity, using k-means clustering for data such as mathematical and statistical
KShortestPaths.rar
- K-shortest算法实现,采用Java语言,能根据不同的拓扑找到k条最短路径。非常经典。,K-shortest algorithm using Java language, can be found according to different topological k be the shortest path. Very classic.
k-meansjava.rar
- 用JAVA语言实现的经典聚类算法k-means,聚类与分类不同,它是无监督的过程,,JAVA language used to achieve a classic clustering algorithm k-means, clustering and classification of different, it is the unsupervised process,
KMeansJava
- 利用Java实现的K-均值算法,K-Mean 分群法是一种分割式分群方法,其主要目标是要在大量高纬的资料点中找出 具有代表性的资料点;这些资料点可以称为群中心,代表点;然后再根据这些群中心,进行后续的处理,可用于数据挖掘中的聚类分析-Java implementation using K-means algorithm, K-Mean grouping method is a fragmented grouping method, whose main goal is to a large nu
KMeans
- 用java实现的k means算法,搞过数据挖掘的人应该都知道的~-k means algorithm implement in java, the basic method of clustering in data mining
k-means
- java实现的k-means算法,具有可视化界面,可以作为数据挖掘的作业处理。-java implementation of the k-means algorithm with a visual interface that can handle a data mining operation.
Kmeans_FCM
- java写的模糊c均值聚类算法和k均值聚类算法-fuzzy c means clustering algorithm and K means cluster in java
TestK
- java的k-means聚类算法实现,使用了2维的聚类算法,在数据统计以及图像识别方面不错-java of the k-means clustering algorithm
googleMap
- 基于google api开发的地图校友录,可以定义学生照片,地理经纬度和自我介绍。具体情况请参看xml文档 使用时主要要去google官方申请k
K-Means.java K-means分群法
- K-Means.java K-means分群法(组数数据皆不固定,以读入档案, iris.txt)-K-Means.java K-means grouping method (group, none fixed the number of data in order to read the file, iris.txt)
applet.iceblox
- 企鹅推冰块游戏,A,D左右移动.K,M上下移动- The penguin pushes the ice piece game, A, about D moves K, M reciprocated
KTVmanager
- 一个KTV管理系统,功能比较全,可供java爱好者参考学习。-A KTV management system, full-feature comparison for a reference to learn java lovers.
Queen
- 求解八皇后问题 Java 2K-Solving the issue of the eight Queen s Java 2K
JAVA
- 手机看股票的程序,可以看K线图,分时图,交易等-Stock cell phone to see the procedure, you can see K-line maps, time chart, transactions, etc.
kmeans
- 改进的k-means方法,对聚类的实例节能型加权 少数类多数类的函数-Improved k-means method for clustering a small number of examples of energy-saving type of weighted majority of types of function
K-Means
- K_Means(java)算法的实现,有界面,灵活性强,交互性强。-K_Means (java) algorithm, there are interfaces, flexibility, and strong interaction.
K-Mean
- K-mean 算法 用Java实现的算法 从别人那看的 -k-mean