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

搜索资源列表

  1. VCk-means

    0下载:
  2. VC k-means聚类算法源码。kmeans是一种常用的分割算法,简单而又高效-VC k-means clustering algorithm source code. Kmeans is a common segmentation algorithm, simple and efficient
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.62kb
    • 提供者:puxx
  1. K-Means

    0下载:
  2. K均值算法--- --- --- --VC代码编写
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:268.65kb
    • 提供者:biantong
  1. UpperNum.rar

    0下载:
  2. 给定一个数组A,里面只出现0-9这10个数字,但不一定全部出现,然后给定一个K的值,求A中大于K的整数当中最小的一个,并输出。例如A={0,1}, k =12,则结果为100. vc++ 2005环境,Given an array A, which only the 10 digits 0-9, but not necessarily all appear, and then given a value of K, and K is greater than A, the smallest in
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-04-14
    • 文件大小:4.25kb
    • 提供者:inspire
  1. K-means_clustering_demo

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

    • 发布日期:2017-03-28
    • 文件大小:73.83kb
    • 提供者:leo
  1. K-Means

    0下载:
  2. K均值聚类算法 C++实现的K均值聚类算法。-K means clustering algorithm C++ Achieved K-means clustering algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2016-06-30
    • 文件大小:175.28kb
    • 提供者:ellen
  1. K-Mean

    0下载:
  2. 遥感影像K均值分类算法,针对bmp彩色图像。VC++6.0编程实现。-K means of remote sensing image classification algorithm for bmp color images. VC++6.0 programming.
  3. 所属分类:Special Effects

    • 发布日期:2016-06-20
    • 文件大小:219.54kb
    • 提供者:
  1. Kmean

    1下载:
  2. 自行implement的k-mean(含fuzzy c mean),可以直接於vc++針對大量數據進行分群的動作-Implement on its own the k-mean (with fuzzy c mean), can be directly in vc++ For clustering large amount of data movement
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-01-15
    • 文件大小:3.77kb
    • 提供者:陳志強
  1. kmean2

    0下载:
  2. 用VC写的关于k-mean聚类算法的程序。-Written by VC on the k-mean clustering algorithm procedure.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:997byte
    • 提供者:Calvin Chen
  1. K-MEANS

    0下载:
  2. VC 实现的k均值聚类的代码,代码和功能都很简单,适合初学者-VC to achieve k-means clustering of the code, code and functionality are very simple, suitable for beginners
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:49.03kb
    • 提供者:唐小天
  1. ImgCluster

    1下载:
  2. vc++6.0+gdal开发的聚类算法的COM组件,可在vb或.Net中直接调用。其中包含的聚类算法有:K-Means,ISODATA等,可对Image影像进行聚类处理。-vc++6.0 development of COM components clustering algorithm can vb or. Net direct call. Which includes the clustering algorithm are: K-Means, ISODATA, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.23mb
    • 提供者:曹海涛
  1. K-Means

    0下载:
  2. 用vc++编写的K-Means动态聚类算法源程序,希望能给大家带来方便,谢谢大家的支持!-Using vc++ to prepare the K-Means clustering algorithm dynamic source code, I hope we can bring convenience, Thank you for your support!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:211.24kb
    • 提供者:rambohe
  1. kmeans

    1下载:
  2. 基于C++的模糊k均值算法,采用的集成软件开发环境为vc-It is the codes of Fuzzy k-means,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-01-15
    • 文件大小:2.62kb
    • 提供者:陈伟
  1. Img2

    0下载:
  2. VC++开发的基本图象处理程序,包括分割,滤波,K均值分割,骨架提取,形态学方法,Hough变换等。-VC++ development of the basic image processing procedures, including segmentation, filtering, K mean segmentation, skeleton extraction, morphological methods, Hough transform and so on.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:129.68kb
    • 提供者:尹名航
  1. cint-5.16.19-win32.tar

    1下载:
  2. Cint(C/C++ interpreter, C-int)是一个C++解释器,顾名思义,和GCC、VC等编译器不同,它是解释执行C++代码的。它具有的能力有: 支持 K&R-C, ANSI-C, ANSI-C++ 可处理大规模C/C++源码 动态C++ 内置的Debugger和Class Browser Cint可以在不少操作系统上工作 -Cint (C/C++ interpreter, C-int) is a C++ interpreter, by definit
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1.9mb
    • 提供者:hopper
  1. K-means

    0下载:
  2. K-means聚类算法实现代码,在VC++环境下开发的,令附有实验样本集。-K-means clustering algorithm code, in the VC++ development environment, so that experiments with sample set.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:9.78kb
    • 提供者:张敏
  1. K-Means

    0下载:
  2. 基于vc程序的实现K-Means动态聚类算法源程序-K-Means clustering algorithm based on vc program source code implementation of K-Means clustering algorithm based on vc program source code to achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:106.21kb
    • 提供者:yangjingyu
  1. k-means

    0下载:
  2. 本代码主要实现了k均值聚类算法,通过c++在vc软件下实现聚类。-The code is mainly achieved k-means clustering algorithm, c++ in vc achieve clustering software.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:3.06kb
    • 提供者:zhaobin
  1. k-means

    0下载:
  2. K-means算法,linux下C++实现,VC下稍微修改也可运行,数据简单,只实现核心算法-K-means algorithm, under linux C++ achieve, VC can be slightly modified to run, the data is simple, only to realize the core algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:4.75kb
    • 提供者:lihaoliang
  1. K-means-clustering-code

    0下载:
  2. K均值聚类的源代码,是用VC++写的,不错的,供初学者的学习掌握的。-It is a code of K means clustering, written by vc++, and it is good to the novice.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:12.91kb
    • 提供者:简川霞
  1. K-means-for-K=3

    0下载:
  2. 模式识别,K均值算法,取K=3。使用VC++6.0 编译完成通过。-K means for K=3
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:187.74kb
    • 提供者:陈红
« 12 3 »
搜珍网 www.dssz.com