CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - k means clustering java

搜索资源列表

  1. k_means.rar

    0下载:
  2. 基于K均值聚类的图像分割算法 java源代码 十分好用 希望大家喜欢,K-means clustering-based image segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:105752
    • 提供者:焦焦
  1. k-means

    1下载:
  2. 数据挖掘算法源代码 k-means聚类算法的C#代码-Source code data mining algorithms k-means clustering algorithm C# code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:102791
    • 提供者:张健飞
  1. 聚类K-Medoids算法

    3下载:
  2. 聚类K-Medoids算法。文件里面包含了详细的程序说明和示例。-K-Medoids clustering algorithm.The file contains a detailed descr iption of the procedures and examples.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-10-17
    • 文件大小:19734
    • 提供者:
  1. k-means(java)

    0下载:
  2. k-means算法是基于划分的聚类方法,本算法简单,便于理解,以可视化界面的形式将结果展示出来。-k-means clustering algorithm is based on the division method, this algorithm is simple and easy to understand visual interface to the form of the results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-10-29
    • 文件大小:2048
    • 提供者:聂风
  1. kmeans

    0下载:
  2. this is a very good code for k means clustering. works quite fast. can download for school assignments.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:8411
    • 提供者:tangytan
  1. K-Means

    0下载:
  2. 这是K-neans动态聚类算法的源程序,是人工智能领域很有用的一种聚类方法。-This is K-neans source dynamic clustering algorithm, the field of artificial intelligence are useful in a clustering method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:30168
    • 提供者:zhaohuiqin
  1. kMeans

    0下载:
  2. k-mean image clustering source code developed using java
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:2214
    • 提供者:deepak
  1. SimpleRegionGrowing

    0下载:
  2. usefull k-mean algorithm developed for image clustering using java
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:3839
    • 提供者:deepak
  1. textclusterr

    0下载:
  2. 文档分类,用K均值,加入了K的选择算法,不用人为设定聚类个数-Document classification, using K-means, joined the K of the selection algorithm, not the number of artificial clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:20780
    • 提供者:
  1. K-Means-JavaSwing

    0下载:
  2. java实现的K-means聚类算法,结合swing,带有界面功能,操作简单直观-java implementation of K-means clustering algorithm, combined with the swing, with interface features simple, intuitive operation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:49452
    • 提供者:
  1. kmeans

    0下载:
  2. 数据挖掘kmeans图像聚类实验代码 用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码。-VC or Java k-means clustering algorithm, were no longer change the number of iterations and the allocation
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:1643892
    • 提供者:周生勇
  1. K-Means

    0下载:
  2. 数据挖掘中的K-均值聚类算法,java语言实现。 可直接编译运行-Data Mining K-means clustering algorithm, java language.
  3. 所属分类:SQL Server

    • 发布日期:2017-11-28
    • 文件大小:5537
    • 提供者:郭晨
  1. kmeans_report

    0下载:
  2. 数据挖掘kmeans图像聚类实验,用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码-Data mining kmeans image clustering experiments, using VC or Java implementation of k-means clustering algorith
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4152903
    • 提供者:吴娟
  1. Kmeans

    0下载:
  2. K-means聚类算法的java实现。一个类,可以直接调用。-K-means clustering algorithm implemented by java.you can use it directly in your coad.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2171
    • 提供者:dihuidan
  1. Kmeans

    0下载:
  2. 利用java实现了k-means聚类,数据集是由Math.random函数产生的。-K-means clustering was achieved with Java.The data set was created by Math.random.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2393
    • 提供者:李洪成
  1. kmeans

    0下载:
  2. k-means算法是文本聚类经典算法,也是数据挖掘十大经典算法之一。k-means算法Java实现。-k-means algorithm is a classical algorithm text clustering, data mining is one of the ten classic algorithms. k-means algorithm is implemented in Java.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2106
    • 提供者:黄紫竹
  1. k-means-Java

    0下载:
  2. 用JAVA实现k-means算法,其中聚类方法使用余弦相似度,带运行界面。完美运行。-Using JAVA k-means algorithm, clustering method using the cosine similarity
  3. 所属分类:Data Mining

    • 发布日期:2016-08-08
    • 文件大小:988160
    • 提供者:张瑞雪
  1. My_Kmeans

    0下载:
  2. java写的k-means,随机选择聚类中心-the realizationg of K-means clustering algotithm based on Java,with random selection of clustering centers
  3. 所属分类:Data Mining

    • 发布日期:2017-04-29
    • 文件大小:10172
    • 提供者:zhangsun
  1. k_means

    0下载:
  2. 这是数据挖掘中的k均值聚类算法,用java语言编写的,对于搞聚类的人士很有帮助-This is the data mining k-means clustering algorithm, using java language, for persons engaged in clustering helpful
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:2895
    • 提供者:李煜
  1. Kmeans_java

    0下载:
  2. 使用Java语言实现了简单的K-Means聚类算法(A simple K-Means clustering algorithm is implemented in Java language.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-07
    • 文件大小:8192
    • 提供者:iconuncle
« 12 »
搜珍网 www.dssz.com