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

搜索资源列表

  1. k-means c++源码

    0下载:
  2. 社团结构划分中 k-means算法 C++源码
  3. 所属分类:其它

    • 发布日期:2012-05-21
    • 文件大小:3568
    • 提供者:s_ssss
  1. ChooseInitialCentres.rar

    0下载:
  2. 模糊C均值初始聚类中心的选择,供初学者参考,Fuzzy C-means clustering center of the initial choice of reference for beginners
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:55725
    • 提供者:张彦
  1. 200432590139.rar

    0下载:
  2. 各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图,Basic image processing functions: 1, forma
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3769534
    • 提供者:叶心怡
  1. C_kmeans.rar

    0下载:
  2. kmeans均值聚类算法c语言版,最基础的实现,经过编译调试通过的,c-means clustering algorithm kmeans language version of the realization of the most basic, after debugging the compiler through the
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1891
    • 提供者:张娟
  1. bag-words-demo.rar

    0下载:
  2. 自李菲菲提出bag of words 这个想法以来,借助于该思路的各种算法层出不穷,也表现非常不错的性能。该文件是在其人的tutorial上提供的一个Demo,有非常详细的注释,希望能给大家带来帮助,Since the LI Fei-made bag of words this idea since the idea of the various algorithms by means of an endless stream, but also doing a very good perfor
  3. 所属分类:Graph program

    • 发布日期:2016-01-24
    • 文件大小:615674
    • 提供者:张俊格
  1. C8051F120serialcommunicationin

    0下载:
  2. 学习使用 C8051F1xx 单片机中断方式实现串口通信。使用中断定时实现串口通信。使用串口调试工具向串口发送一个字节的数据,可以观察到串口工具可以接收到刚才发送的数据。,C8051F1xx study the use of single-chip serial communication interruption means. Interrupted from time to time to achieve the use of serial communication. Serial deb
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:16042
    • 提供者:关飞
  1. FCM_KFCM

    1下载:
  2. fcm kfcm segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:70114
    • 提供者:abdenour
  1. c_modify

    0下载:
  2. 在matlab环境下利用c均值聚类方法解决非监督分类问题-Matlab environment in the use of c-means clustering method to solve the problem of non-supervised classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1324
    • 提供者:王渝
  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. kmean

    0下载:
  2. 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:10711
    • 提供者:刘斌
  1. k-means

    0下载:
  2. K-means均值聚类算法,用C语言实现 k-均值聚类算法 -Means K-means clustering algorithm, using C language realization of k-means clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1858
    • 提供者:丫丫
  1. Cmeanvalue

    1下载:
  2. 基于背景差分算法和C均值聚类算法的车辆检测与跟踪-Based on background difference algorithm and C means clustering algorithm for detecting and tracking vehicles
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-24
    • 文件大小:227499
    • 提供者:牛大宝
  1. K-means

    0下载:
  2. K-means K聚类算法的C++语言实现,里面附有使用文档和实例,在VS2005上实现的-K-means K clustering algorithm C++ language, which accompanied with documentation and examples implemented on the VS2005
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:222650
    • 提供者:陈龙
  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. k-means

    0下载:
  2. k-均值聚类算法c语言版用于划分聚类,适合用于数据挖掘之中-k-means clustering algorithm c language version
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:2023
    • 提供者:WangWeiqing
  1. k-meams(sourcecode)

    2下载:
  2. C#实现k均值文本聚类算法,文本聚类C#源程序,k-means聚类算法-C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-05-21
    • 文件大小:37988
    • 提供者:康卫
  1. gl_lightmap

    0下载:
  2. 将两张图片叠加来显示出效果,对于OPENGL的研究有借鉴意义-Photos will be two superimposed to show the effect of, for OPENGL research have referential significance
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:104098
    • 提供者:海鹏
  1. fcm

    1下载:
  2. 核聚类算法FCM算法及性能分析,有图片,FCM模糊C均值图象,有窗体-Kernel clustering algorithm FCM algorithm and performance analysis, pictures, FCM fuzzy C means the image has the form
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:402688
    • 提供者:yu tao
  1. freemodbus-v1.4.0

    1下载:
  2. FreeMODBUS 是针对通用的Modbus协议栈在嵌入式系统中应用的一个实现。Modbus协议是一个在工业制造领域中得到广泛应用的一个网络协议。一个Modbus通信协议栈包括两层:定义了数据结构和功能Modbus应用协议和网络层。在FreeMODBUS的当前版本中,提供了Modbus Application Protocol v1.1a 的实现并且支持在Modbus over serial line specification 1.0中定义的RTU/ASCII传输模式。从0.7版本开始,Fr
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:2948491
    • 提供者:RoverX
  1. fcm

    1下载:
  2. 介绍几种模糊c均值聚类算法,利用该算法进行点云以及图像的分割。-fuzzy c means clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2115584
    • 提供者:张青华
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com