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

搜索资源列表

  1. shujuwajuexitongyanjiu

    2下载:
  2. :现有NIDS 的检测知识一般由手工编写,其难度和工作量都较大。将数据挖掘技术应用于网络入侵检测,在Snort 的 基础上构建了基于数据挖掘的网络入侵检测系统模型。重点设计和实现了基于K-Means 算法的异常检测引擎和聚类分析模 块,以及基于Apriori 算法的关联分析器。实验结果表明,聚类分析模块能够自动建立网络正常行为模型,并用于异常检测, 其关联分析器能够自动挖掘出新的入侵检测规则。
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:232073
    • 提供者:畅新营
  1. K means mpi

    0下载:
  2. K means mpi
  3. 所属分类:Linux/Unix编程

    • 发布日期:2011-05-10
    • 文件大小:237699
    • 提供者:ederbfonseca
  1. corrected

    0下载:
  2. k means clustering algorithm
  3. 所属分类:Exploit

    • 发布日期:2017-05-09
    • 文件大小:1588201
    • 提供者:puneetmanuja
  1. DBSCAN

    0下载:
  2. Matlab --- --- --- --- --- --- --- --- --- --- --- --- - Function: [class,type]=dbscan(x,k,Eps) ------------------------------------------------------------------------- Aim: Clustering the data with Density-Based Scan Algorithm with Noi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1609
    • 提供者:Fouad Jasser
  1. TextLinesegmentationofhistoricalArabicdocuments.r

    0下载:
  2. This paper presents a text line segmentation method for printed or handwritten historical Arabic documents. Documents are first classified into 2 classes using a K-means scheme. These classes correspond to document complexity (easy or not eas
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:317677
    • 提供者:ammar
  1. cluster-1.50

    0下载:
  2. hgc的clustering算法源码,包括k-means等-hgc s clustering algorithm source, including k-means method.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:902708
    • 提供者:Sun
  1. kmlocal-1.7.2

    0下载:
  2. KMlocal:一个k-means算法测试程序-KMlocal: A Testbed for k-means Clustering Algorithms
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1019308
    • 提供者:Sun
  1. K4

    0下载:
  2. K均值算法 利用K均值方法对数据进行分类,将数据按自己要求进行分类-K-means algorithm using K-means method for data classification, data classified according to their own requirements
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1208
    • 提供者:陈辉
  1. kmeans

    0下载:
  2. 里边讲述的是 C++,数据挖掘中最经点的K-means算法,希望对大家有帮助。-The inside about C++, by the K-means algorithm, data mining, most everyone.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-09
    • 文件大小:5491
    • 提供者:csm
  1. kMean

    0下载:
  2. k-means 算法接受参数 k ;然后将事先输入的n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-k-means clustering
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-02
    • 文件大小:184670
    • 提供者:cao
  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
    • 文件大小:3134
    • 提供者:zhaobin
  1. advance-_kmeans

    0下载:
  2. 一种改进的k均值聚类算法,在matlab平台上测试已经通过-An improved k-means clustering algorithm on matlab platform test has been passed.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1505
    • 提供者:张兴
  1. KMeans

    0下载:
  2. C++ 实现K-means,机器学习部分,附带测试数据-C++ realize K-means, Machine Learning
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:17548
    • 提供者:阿兵
  1. k-meansPP-clustering-1

    0下载:
  2. K means algorithm implemented using NS2
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:948
    • 提供者:kiran
  1. JLearn

    0下载:
  2. 用java语言编写,实现DBSCAN、K-Means、HRcluster等三种聚类算法-Java language to achieve DBSCAN, K-Means, HRcluster clustering algorithm, three
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1475390
    • 提供者:张逸然
  1. Cproject

    0下载:
  2. 利用c语言编写,用k_means 分类方法实现对数据分类。-k-means
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:177852
    • 提供者:yuqing
  1. KMeans

    0下载:
  2. k-Mean 聚类,是聚类方法中运用最广泛的一种聚类算法-K-means clustering
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2226
    • 提供者:显天
  1. Untitled3

    0下载:
  2. 根据实验数据设计K 均值聚类分析分类器。-Classification is based on experimental data analysis design K-means clustering.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:709
    • 提供者:曹申艺
  1. adaptcluster_kmeans_2

    0下载:
  2. Adaptive k means clustering code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2566
    • 提供者:RAVIRAJ
  1. K-menas

    0下载:
  2. k-means聚类,用于聚类研究的基本算法,值得学习。-k-means cluster
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:2876
    • 提供者:ljn
« 12 »
搜珍网 www.dssz.com