搜索资源列表
KMEANS01
- 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
check_os
- 此程序的功能为:0。读取mbr信息,取活动分区的dpt(分区表信息),从中取出分区的起始 柱面号,磁头号,扇区号 1。读取DBR字段,从中取出硬盘参数和FAT32文件系统的信息。 2。根据1中的信息,读取C盘根目录区 3。在根目录区中查找要检测的文件名,找到,则取出它的起始簇号和文件长度。 4。根据起始簇号找到此文件对应的扇区和在FAT表中的簇链 5。根据4的信息,控制读取文件的数据(用来做校验和)。 6。检测下一个文件名,重复3-5步-this progra
cluster-tool
- C-均值聚类算法的挖掘软件,用于数据挖掘,很不错的实用软件.-C-means clustering algorithm mining software for data mining, very good utility software.
K-meanCluster
- 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
cluster_tree_vc
- 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
basedonbayes
- 空间数据分析中最常用的是聚类分析,基于bayes的统计分析识别,一种特征分类方法-Spatial data analysis is the most commonly used cluster analysis, based on the Bayes statistical analysis of recognition, a feature classification method
ClusterData
- 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
cluster-coefficents
- 可以自动下载美股交易数据的软件,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
www
- 一本将基于近邻传播算法的半监督聚类的算方法书.对于聚类研究的很有帮助-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
cluster
- Cluster data analysis project with Delphi source code
MP_PageRank
- 利用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.
8-3
- 提供一种被称为数据记录(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
Variant-operational-data
- labview对数据结构的操作,把簇中的数据,经过变体操作装换为我们所需要的数据。-abview data structure of the operation, the data in the cluster after the operation variants loaded for the data we need
CLUSTER
- 模糊聚类分析程序,用于对各种数据进行分类-Fuzzy clustering analysis procedures for a variety of data classification
yiqunjulei
- 蚁群聚类算法,修改输入数据可直接运行,分组效果很好。-GA-Ant cluster algorithm,it can directly run by revamping the input data. The effect is very good.
DBscan
- DBscan算法的C++实现,数据挖掘课程的一个算例,距离函数采用经纬度转换后的实际距离-DBscan used to cluster the data of hotel position.
Arrayfenlei
- 根据簇数组中的某一元素,对簇数组中的数据进行分类-According to some element in the array of clusters, cluster array of data classification
kai_xf34
- 独立成分分析算法降低原始数据噪声,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
jiyu87788888
- 基于Labview的数据簇的源程序,数据的快速读写。。不错(Labview based data cluster source, data fast read and write.. Pretty good)