文件名称:SimpleKMeans

  • 所属分类:
  • Windows编程
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 1.02mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 李**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

k-means聚类算法

指定类别数为K,对样本集合进行聚类,聚类的结果由K 个聚类中心来表达,基于给定的聚类目标函数(或者说是聚类效果判别准则),算法采用迭代更新的方法,每一次迭代过程都是向目标函数值减小的方向进行,最终的聚类结果使目标函数值取得极小值,达到较优的聚类效果。-k-means clustering algorithm for specific classes of K, the collection of samples for clustering, clustering the results of clustering by the K centers to the expression of a given cluster based on the objective function (or the criteria for clustering effects) algorithm using iterative update methods, iterative process of each objective function value is reduced to the direction of the final clustering result, the objective function to obtain the minimum value to achieve better clustering results.
相关搜索: simpleKmeans
simplekmea

(系统自动生成,下载前可以参看下载内容)

下载文件列表

SimpleKMeans

............\Debug

............\.....\KMeans Sample Data.mdb

............\.....\SimpleKMeans.Core.dll

............\.....\SimpleKMeans.Demo.exe

............\.....\SimpleKMeans.Demo.exe.config

............\SimpleKMeans.Core

............\.................\Debug

............\.................\.....\KMEANS.obj

............\.................\.....\SimpleKMeans.pch

............\.................\.....\vc60.idb

............\.................\.....\vc60.pdb

............\.................\SimpleKMeans.Core.vcproj

............\.................\SimpleKMeans.Core.vcproj.YINPSOFT-PRO.Administrator.user

............\.................\SimpleKMeans.cpp

............\.................\SimpleKMeans.dsp

............\.................\SimpleKMeans.dsw

............\.................\SimpleKMeans.h

............\.................\SimpleKMeans.ncb

............\.................\SimpleKMeans.opt

............\.................\SimpleKMeans.plg

............\SimpleKMeans.Demo

............\.................\AlgorithmUtilities.cs

............\.................\App.config

............\.................\DataUtilities.cs

............\.................\DrawingUtilities.cs

............\.................\Form1.cs

............\.................\Form1.Designer.cs

............\.................\Form1.resx

............\.................\KMeansSettingForm.cs

............\.................\KMeansSettingForm.Designer.cs

............\.................\KMeansSettingForm.resx

............\.................\MainForm.cs

............\.................\MainForm.Designer.cs

............\.................\MainForm.resx

............\.................\Program.cs

............\.................\Properties

............\.................\..........\AssemblyInfo.cs

............\.................\..........\Resources.Designer.cs

............\.................\..........\Resources.resx

............\.................\..........\Settings.Designer.cs

............\.................\..........\Settings.settings

............\.................\Res

............\.................\...\Images

............\.................\...\......\clear.jpg

............\.................\SimpleKMeans.Demo.csproj

............\SimpleKMeans.ncb

............\SimpleKMeans.sln

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org