CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - cluster data

搜索资源列表

  1. KMEANS01

    0下载:
  2. This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers u
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:64543
    • 提供者:赵丁香
  1. check_os

    1下载:
  2. 此程序的功能为:0。读取mbr信息,取活动分区的dpt(分区表信息),从中取出分区的起始 柱面号,磁头号,扇区号 1。读取DBR字段,从中取出硬盘参数和FAT32文件系统的信息。 2。根据1中的信息,读取C盘根目录区 3。在根目录区中查找要检测的文件名,找到,则取出它的起始簇号和文件长度。 4。根据起始簇号找到此文件对应的扇区和在FAT表中的簇链 5。根据4的信息,控制读取文件的数据(用来做校验和)。 6。检测下一个文件名,重复3-5步-this progra
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3340
    • 提供者:江河
  1. cluster-tool

    0下载:
  2. C-均值聚类算法的挖掘软件,用于数据挖掘,很不错的实用软件.-C-means clustering algorithm mining software for data mining, very good utility software.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:21963
    • 提供者:zsq
  1. K-meanCluster

    0下载:
  2. How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the f
  3. 所属分类:并行运算

    • 发布日期:2014-01-17
    • 文件大小:2004
    • 提供者:yangdi
  1. cluster_tree_vc

    0下载:
  2. Cluster tree資料結構建構與搜索程式使用Vc++ CONSOLE介面程式讀入文件(object.txt)建勾並輸出cluster tree(cluster_tree.txt)另外有2搜索功能object search:輸入物件座標搜索值range search:輸入欲搜尋範圍傳回範圍內所有object(object不可謂於線上 即整除4)-Cluster tree data structure Construction and search programs use programmi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:46764
    • 提供者:张小胖
  1. basedonbayes

    0下载:
  2. 空间数据分析中最常用的是聚类分析,基于bayes的统计分析识别,一种特征分类方法-Spatial data analysis is the most commonly used cluster analysis, based on the Bayes statistical analysis of recognition, a feature classification method
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-07
    • 文件大小:10562
    • 提供者:邹小峰
  1. ClusterData

    0下载:
  2. Performs hierarchical clustering of data using specified method and seraches for optimal cutoff empoying VIF criterion suggested in "Okada Y. et al - Detection of Cluster Boundary in Microarray Data by Reference to MIPS Functional Catalogue Databa
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-22
    • 文件大小:2339
    • 提供者:tra ba huy
  1. cluster-coefficents

    0下载:
  2. 可以自动下载美股交易数据的软件,delphi编写,可自动从yahoo下载历史交易数据-U.S. stock transaction data can be automatically downloaded the software, delphi write, can be automatically downloaded from the yahoo historical transaction data
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:353263
    • 提供者:王菲
  1. www

    1下载:
  2. 一本将基于近邻传播算法的半监督聚类的算方法书.对于聚类研究的很有帮助-Abstract: A semi-supervised clustering method based on affinity propagation (AP) algorithm is proposed in this paper. AP takes as input measures of similarity between pairs of data points. AP is an efficient a
  3. 所属分类:MPI

    • 发布日期:2016-08-10
    • 文件大小:375808
    • 提供者:fanhaixiong
  1. cluster

    0下载:
  2. Cluster data analysis project with Delphi source code
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-13
    • 文件大小:7816
    • 提供者:any
  1. MP_PageRank

    0下载:
  2. 利用mapreduce编程思想,个人编写的网页排名算法,绝对可用。若果想要在集群上运行,可能需要对于数据集格式做调整。-Mapreduce programming ideas, personal written page rank algorithm is absolutely available. If you want to run on a cluster, you may need to adjust the format of the data sets.
  3. 所属分类:MPI

    • 发布日期:2017-11-20
    • 文件大小:10824
    • 提供者:wujianyang
  1. 8-3

    0下载:
  2.   提供一种被称为数据记录(Datalog)类型的文件格式,来解决存储不同类型数据的问题。每个实际记录是一个簇。 创建一个VI,将要存储的不同数据类型组合为一个“簇”,并将这个“簇”写入文件-Provide a known type of file format of the data record (Datalog), to solve the problem of storing different types of data. Each of the actual recording is
  3. 所属分类:LabView

    • 发布日期:2017-11-30
    • 文件大小:18171
    • 提供者:张三
  1. Variant-operational-data

    0下载:
  2. labview对数据结构的操作,把簇中的数据,经过变体操作装换为我们所需要的数据。-abview data structure of the operation, the data in the cluster after the operation variants loaded for the data we need
  3. 所属分类:LabView

    • 发布日期:2017-04-15
    • 文件大小:13142
    • 提供者:yang
  1. CLUSTER

    0下载:
  2. 模糊聚类分析程序,用于对各种数据进行分类-Fuzzy clustering analysis procedures for a variety of data classification
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1832
    • 提供者:lengbing
  1. yiqunjulei

    1下载:
  2. 蚁群聚类算法,修改输入数据可直接运行,分组效果很好。-GA-Ant cluster algorithm,it can directly run by revamping the input data. The effect is very good.
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2691
    • 提供者:高小力
  1. DBscan

    0下载:
  2. DBscan算法的C++实现,数据挖掘课程的一个算例,距离函数采用经纬度转换后的实际距离-DBscan used to cluster the data of hotel position.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-24
    • 文件大小:7917265
    • 提供者:Michael
  1. Arrayfenlei

    0下载:
  2. 根据簇数组中的某一元素,对簇数组中的数据进行分类-According to some element in the array of clusters, cluster array of data classification
  3. 所属分类:LabView

    • 发布日期:2017-04-30
    • 文件大小:10789
    • 提供者:mas
  1. kai_xf34

    0下载:
  2. 独立成分分析算法降低原始数据噪声,ML法能够很好的估计信号的信噪比,包括AHP,因子分析,回归分析,聚类分析。- Independent component analysis algorithm reduces the raw data noise, ML estimation method can be a good signal to noise ratio, Including AHP, factor analysis, regression analysis, cluster analy
  3. 所属分类:source in ebook

    • 发布日期:2017-12-09
    • 文件大小:9370
    • 提供者:任腾胜
  1. jiyu87788888

    0下载:
  2. 基于Labview的数据簇的源程序,数据的快速读写。。不错(Labview based data cluster source, data fast read and write.. Pretty good)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-18
    • 文件大小:741376
    • 提供者:gigi09880
搜珍网 www.dssz.com