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

搜索资源列表

  1. KMEANS聚类

    1下载:
  2. knn分类模式识别可用于文本挖掘和其他的识别分类,vc代码,-Commission pattern recognition can be used for classification of text mining and other identification classification, vc code,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:49.38kb
    • 提供者:郭攀红
  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. Kmeans_VC

    0下载:
  2. 鼎鼎大名的Kmeans的VC实现。广泛用于神经网络、模式识别领域。-the Kmeans the famous VC. Widely used in neural networks, pattern recognition.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9.4kb
    • 提供者:czyujian
  1. 聚类程序

    1下载:
  2. 包含多种聚类算法,例如:kmeans,isodata,遗传算法,层次聚类等等,采用vc实现。
  3. 所属分类:源码下载

  1. Kmeans

    0下载:
  2. 标准C++/C处理BMP图像,没有使用VC中的BITMAP类及任何不在ANSI-C中的结构和函数。采用了k_means压缩算法处理24bit(可以更改源码使之支持8-bit,16-bit和灰度bmp)源码注释详细,其中对BMP文件BMPHEADINFO的处理比较有趣。 new.cpp---->主要的程序代码 *.h----->一个产生U(0,1)随机数的发生器,相合度较小,DES函数产生。-Standard C++/C handle BMP images, do not us
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4.15kb
    • 提供者:Yifan Young
  1. kmeans

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

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

    0下载:
  2. knn分类模式识别可用于文本挖掘和其他的识别分类,vc代码,-Commission pattern recognition can be used for classification of text mining and other identification classification, vc code-knn classification text mining and pattern recognition can be used to identify the other cate
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:2.7kb
    • 提供者:hl
  1. Kmeans

    0下载:
  2. 用vc++很好的实现了K均值聚类算法的研究,这是一完整的用VC++实现的程序,有效地完成了模式识别-Using vc++ achieved a very good K-means clustering algorithm, which is a complete implementation using VC++ program, the efficient completion of the pattern recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:189.8kb
    • 提供者:黄静
  1. kmeans

    0下载:
  2. 用vc++写的聚类算法 用的机器学习网站的是数据集 经典的-kmeans
  3. 所属分类:Database system

    • 发布日期:2017-04-13
    • 文件大小:1.82kb
    • 提供者:li
  1. Bp

    0下载:
  2. VC++实现的BP神经网络类, KMEANS聚类算法实现程序, 神经网络基本算法源程序,-VC++ implementation of BP neural network class, KMEANS clustering algorithm process, the basic algorithm for neural network source code,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:245.19kb
    • 提供者:王冠
  1. kmeans

    0下载:
  2. 机器学习均值聚类算法,使用VC编程实现对均值算法的实现和应用-Machine learning means clustering algorithm, using the VC programming algorithm on Implementation and Application of Mean
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:29.14kb
    • 提供者:张欣
  1. kmeans

    0下载:
  2. kmeans的VC程序代码,是一个完整的代码-kmeans tu xiang fen ge dai ma
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5.41mb
    • 提供者:黄邦苗
  1. KMEANS

    0下载:
  2. C++实现的简单的k均值聚类算法。最基本的聚类算法。-Kmeans clustering algorithm using VC++. It is one of the most fundamental algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:36.3kb
    • 提供者:王珣
  1. kmeans

    0下载:
  2. 数据挖掘(KNN)的算法,VC实现,可以参考参考-Data Mining (KNN) algorithm, VC, and users can refer to reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:154.23kb
    • 提供者:周君
  1. KMeans-2-CPP

    0下载:
  2. VC++语言实现k-means算法,很好的,很实用-VC++ implementation of the K-means algorithm, very good, very practical
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:14.44kb
    • 提供者:林海峰
  1. KMEANS

    0下载:
  2. k-means算法vc实现,已知维度、簇的个数、与数据量,目前移植性较差~~稍微修改可实现维度与数据量的解耦。-k-means algorithm vc achieve the known dimensions, the number of clusters, and the amount of data, the less portable ~ ~ slightly modified to achieve the decoupling of the dimensions and the amo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:273.5kb
    • 提供者:黄泉
  1. kmeans

    0下载:
  2. 用VC或Java实现K-means聚类算法,分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验),提交实验报告与源代码。-K-means clustering algorithm for algorithm termination conditions, with a picture (their choice) as a data set to compare the running
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:7.75mb
    • 提供者:郭跃龙
  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
    • 文件大小:1.57mb
    • 提供者:周生勇
  1. Kmeans

    0下载:
  2. 关于K聚类的vc++用vs2010编写,简单处理。-K-means code ,very simple
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3.36mb
    • 提供者:傅生辉
  1. K_Means

    0下载:
  2. 使用vc实现的kmeans算法,可是实现各种k值的分类(kmeans algorithm using VC implementation)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:2.25mb
    • 提供者:xiaoZH
« 12 »
搜珍网 www.dssz.com