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

搜索资源列表

  1. gerbil-1.0b-win-x64

    0下载:
  2. image segmentation with k-means algorithm and mean shift clustering and filtering
  3. 所属分类:CSharp

    • 发布日期:2017-06-10
    • 文件大小:17403065
    • 提供者:chawki
  1. Cluster

    0下载:
  2. 这是一个直接利用API函数操作数据并且实施聚类算法的一个演示程序。-This is a direct function of manipulating data using API and implement a clustering algorithm demo program.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5497
    • 提供者:呼啸卫
  1. animationcluster

    0下载:
  2. 这是在VC环境下实现的以动画的形式展示的聚类程序,所用的是最基本的聚类算法。-This is an animation showing the clustering procedure implemented in the VC environment, the use of the basic clustering algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2049783
    • 提供者:呼啸卫
  1. NN_clustering

    0下载:
  2. 神经网络聚类的matlab实现,内含多个文件-Matlab neural network clustering to achieve
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4728
    • 提供者:崔静
  1. kmeans

    0下载:
  2. K均值程序,能正常运行,是聚类算法的一个典型示例-K-means the program can run normally, is a typical example of clustering algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:31421
    • 提供者:陈俊
  1. Cross-CBRP

    0下载:
  2. Cross-Clustering Based Routing Protocol
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:8922
    • 提供者:BARGAOUI
  1. ER

    1下载:
  2. ER 模型网络生成的matlab代码 计算网络的度分布、集簇系数 网络科学作业 -ER model generate a random network of nodenum nodes with probability of 0.1 and calculate average degree, average clustering coefficient and degree distribution
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1321
    • 提供者:陈力
  1. matlab-bgl-master

    1下载:
  2. matlab-bgl工具包,包含matlab图论里边大部分的文件,点度数、边介数、最短距离、聚类系数-matlab-bgl toolkit contains matlab graph theory inside most of the file, click degrees, while the number of referrals, the shortest distance, clustering coefficient Denden
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:1004962
    • 提供者:helen
  1. ABC

    0下载:
  2. 这是一个有关人工分群算法优化函数最优值得算法。-This is a clustering algorithm to optimize the function of artificial worth optimal algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1620
    • 提供者:zzw
  1. Fuzme3.5

    0下载:
  2. 比较好用的聚类算法,可以用于土壤方面的分类-Relatively easy to use clustering algorithm, can be used for classification of soils
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4217498
    • 提供者:yangmeihua
  1. K-Network

    0下载:
  2. 案例29 kohonen网络的聚类算法—网络入侵聚类-Case 29 kohonen network clustering algorithm- Network Intrusion clustering
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:88351
    • 提供者:Jason
  1. kmeans(cp2Bp2B)

    0下载:
  2. kmeans聚类算法实现图像分割, 基于K-MEAN的图像分割,方便实用,对于图像处理的研究生很有参考价值的!-kmeans clustering algorithm for image segmentation, image segmentation based on K-MEAN, convenient and practical, for image processing graduate of great reference value!
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:3015
    • 提供者:吴轩
  1. matlab-shixian-juleifenxi-

    0下载:
  2. 用于实现聚类的计算,有步骤有过程,有很好的解释与分析,能够帮到大家-Used to calculate the clustering realize, step by step process, has the interpretation and analysis of very good, can help to everyone
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:16922
    • 提供者:heather tian
  1. dbscan

    0下载:
  2. dbscan聚类算法的c++实现,采用的是文件存储方法。-dbscan c++ clustering algorithm to achieve, using the file storage methods.
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2225202
    • 提供者:xufengdan
  1. PLSA

    0下载:
  2. PLSA能夠將文字利用主題語意分群 是一個很有用的工具-PLSA able to use the theme semantic clustering text is a useful tool
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-22
    • 文件大小:6280131
    • 提供者:鄭茂隆
  1. c_mean

    1下载:
  2. c_mean是一种重要的模式识别聚类算法,不需要进行样本训练,对于团状数据,分类效果理想-c_mean is an important pattern recognition clustering algorithm, the sample does not require training data for groups like the ideal classification.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-25
    • 文件大小:387667
    • 提供者:李林洲
  1. KMeansAlgorithm

    0下载:
  2. 主要用于实现数据挖掘中聚类算法中的一个经典算法,目的是将一组树按照就近原则分成k组-Mainly used for data mining clustering algorithm, a classical algorithm, the purpose is to set the tree into k groups according to the principle of proximity
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1762
    • 提供者:powerfulsong
  1. EM

    0下载:
  2. 自动阈值的检测方法,可以用来进行变化检测,或者聚类-Automatic detection threshold, can be used to detect changes or clustering
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:151803
    • 提供者:pairuo
  1. 111

    0下载:
  2. 最大最小距离聚类法求物流中心选址的C语言代码-Maximum and minimum distance clustering method for logistics center location of the C language code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3734
    • 提供者:刘星
  1. cskmeans

    0下载:
  2. 这是一个关于k-means聚类的程序,可以进行分类-This is a program on the k-means clustering, can be classified
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1531
    • 提供者:zzw
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 50 »
搜珍网 www.dssz.com