CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - C均值算法

搜索资源列表

  1. 均值聚类算法

    0下载:
  2. C-Fuzzy均值聚类算法采用的是给定类的个数K,将N个元素(对象)分配到K个类中去使得类内对象之间的相似性最大,而类之间的相似性最小。
  3. 所属分类:GDI/图象编程

  1. K-means_clustering_demo

    0下载:
  2. K-均值聚类算法 vc++图形演示程序-K-means clustering algorithm c++ demo program
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:75604
    • 提供者:leo
  1. Species

    0下载:
  2. 使用VS2005编写的MFC应用程序,实现了基于C均值聚类算法 和 ISODATA聚类算法 。具有直观人性化测试界面。-Written in MFC using VS2005 application, implementation based on C-means clustering algorithm and ISODATA clustering algorithm. With an intuitive user-friendly test interface.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9590812
    • 提供者:李春生
  1. kmeans

    0下载:
  2. 这是基本的k均值算法是模式识别的聚分类问题,这是用C实现其算法以下是程序源代码,希望对大家有所帮助。-This is the basic k-means algorithm is a pattern recognition classification of polyethylene, which is used to achieve its algorithm C Following is the source code, I hope all of you to help.
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:3070
    • 提供者:夜水晶
  1. K_C

    0下载:
  2. K均值算法C语言实现:算法描述: 给定类的个数K,将N个对象分到K个类中去, 使得类内对象之间的相似性最大,而类之间的相似性最小。-K means algorithm C language implementation: Algorithm Descr iption: for a given number of classes K, the N objects assigned to a class K to go, making within-class similarity be
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1906
    • 提供者:魏志鹏
  1. JuLei

    0下载:
  2. c语言编写的 C均值 聚类算法源程序,速度很快-c language source code of the C-means clustering algorithm, very fast
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:741744
    • 提供者:李春生
  1. ordinary_algorithm_for_pattern_recognition

    1下载:
  2. 使用C语言实现的一些简单模式识别聚类算法,用于简单的二维坐标系点的聚类。有最短距离算法、K均值算法、近邻算法、fcm算法、最大最小距离算法。-Using the C language implementation of some simple pattern recognition clustering algorithm for a simple two-dimensional coordinate system point of clustering. Has the shortest di
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4983
    • 提供者:lee
  1. k-means

    0下载:
  2. k-均值聚类算法c语言版,经验证测试是可以运行
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:2632
    • 提供者:张莹
  1. juleifenxi

    0下载:
  2. 基于C#.net实现了聚类分析的K均值算法-Based on C#. Net realized cluster analysis K-means algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:45750
    • 提供者:super
  1. fastkmeans_cpp

    0下载:
  2. 基于C++语言的K均值算法的一个简单实现。-K mean
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:26466
    • 提供者:白浩
  1. K_Average

    0下载:
  2. 基于C++语言的K均值算法的一个简单实现。-K means
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:186351
    • 提供者:白浩
  1. KMEANS

    0下载:
  2. 基于C++语言的K均值算法的一个简单实现。-K means
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:344330
    • 提供者:白浩
  1. CBk

    0下载:
  2. 基于C++语言的K均值算法的一个简单实现。-K means
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3195693
    • 提供者:白浩
  1. fcm

    0下载:
  2. 模糊C均值聚类算法实现数据挖掘的matlab源代码-Fuzzy C-Means clustering algorithm for data mining matlab source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:4463
    • 提供者:sun
  1. cmean_1.rar

    0下载:
  2. 模式识别中的,C均值的算法的实现,用vs2008实现的基于MFC框架的源码,,Pattern recognition algorithm based on the source code of the MFC framework implemented using vs2008 C average,
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-26
    • 文件大小:9712308
    • 提供者:puqin
  1. Pattern-Recognition

    0下载:
  2. 用C++实现了模式识别中K-均值算法的实现,并用于图像分类实现。-Pattern recognition C++ achieve the realization of the K-means algorithm, and used for image classification.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:4147322
    • 提供者:lili
  1. code

    0下载:
  2. 模糊C均值聚类算法的实现,对图像进程分隔处理,提取图像的重点信息-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:2672
    • 提供者:郁水锋
  1. c_means

    0下载:
  2. 用vc++6.0编写的 c均值或者K均值算法-c-means algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:9907
    • 提供者:笨小猪
  1. tuxiangfenge

    1下载:
  2. 基于聚类的模糊C均值图像分割算法的实现,将图像分割成两部分-The realization of fuzzy C-means image segmentation algorithm based on clustering, the image is divided into two parts
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:11681
    • 提供者:asdf
  1. Cjulei

    0下载:
  2. 将文本文件中数据按照C均值聚类算法进行聚类-The text file data according to C-means clustering algorithm for clustering
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1116
    • 提供者:张好
« 1 2 34 5 »
搜珍网 www.dssz.com