Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - cluster
Search - cluster - List
No.Starch.Press.Linux.Enterprise.Cluster.---kanshu3721\\No.Starch.Press.Linux.Enterprise.Cluster,大家都来看看国外原版,受益匪浅,建议版主开个专区,用来放国外原版的计算机书籍-No.Starch.Press.Linux.Enterprise.Cluster are kanshu3721 \\ No.Starch.Press.Linux.Enterprise.Cluster, we have to look at the original abroad benefited from, the proposed moderator open areas, to release the original foreign computer book Ji
Update : 2008-10-13 Size : 3900542 Publisher : 风笑

关于图像处理的聚类软件及源代码,大家多参考一下吧-on Image Processing Cluster software and source code, everyone should take a look it
Update : 2008-10-13 Size : 63214 Publisher : 李慧

图像集群(Image Clustering) (1)图像读入,显示图像所在路径; (2)采用imgcluster函数进行图像集群,选择集群个数后进行图像集群; (3)运行后,在原图像上显示集群灰度图; (4)若要显示各个集群情况,可打开【Show Clustering Image】新窗体,显示各集群类的基于原图的彩绘区域。其中非当前集群范围,则显示灰度为255的黑色。用户可点击按纽上下查看所有集群图。-image cluster (Image Clustering) (1) read into the images, Images show host path; (2) use of imgcluster function for image clusters, After the number of clusters chosen for image clusters; (3) After the operation, in the original image displayed on the gray level clusters; (4) To show that the various clusters, [Show Open Clustering Image -- new windows, showed that the cluster type based on the maximum of regional painting. Clusters of non-current range, it shows that the intensity of 255 black. Users can click on View All button next cluster map.
Update : 2008-10-13 Size : 114137 Publisher : mecal

这是一个关于c-cluster的技术文章,它详细地介绍了cluster的一些技术分类及算法等,是学习聚类的入门好教程.-This is one of the c-cluster technical articles, it is described in detail some of the technical cluster and classification algorithm is studying clustering good tutorial for beginners.
Update : 2008-10-13 Size : 2288332 Publisher : lizi

This paper studies the problem of categorical data clustering, especially for transactional data characterized by high dimensionality and large volume. Starting from a heuristic method of increasing the height-to-width ratio of the cluster histogram, we develop a novel algorithm – CLOPE, which is very fast and scalable, while being quite effective. We demonstrate the performance of our algorithm on two real world-This paper studies the problem of categori cal data clustering. especially for transactional data characteri propellant by high dimensionality and large volume. St. arting from a heuristic method of increasing th e height-to-width ratio of the cluster histogr am, we develop a novel algorithm-CLOPE. which is very fast and scalable, while being quite effective. We demonstrate th e performance of our algorithm on two real world
Update : 2008-10-13 Size : 108363 Publisher : hanzhang

聚类分析的源码集,希望大家喜欢-cluster analysis of source Set hope you like
Update : 2008-10-13 Size : 65482 Publisher : 林振豪

聚类分析的for程序集-cluster analysis procedures for the collection
Update : 2008-10-13 Size : 42624 Publisher : 林振豪

DL : 0
this a paper that is about cluster. 请认真阅读您的文件包然后写出其具体功能
Update : 2008-10-13 Size : 352274 Publisher : 122456

DL : 0
A Cluster-Based Security Architecture for Ad Hoc Networks
Update : 2024-05-05 Size : 279552 Publisher : 陈晴

模糊聚类分析的源程序!-Fuzzy Cluster Analysis of the source!
Update : 2024-05-05 Size : 1080320 Publisher : stupidbird

DL : 0
关于图像聚类分析的程序。-images on cluster analysis procedures.
Update : 2024-05-05 Size : 204800 Publisher : 刘新华

This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K-means algorithm. Output isdirected to the screen.
Update : 2024-05-05 Size : 30720 Publisher : 刘思

DL : 0
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 programming interface Vc CONSOLE read documents (object.txt) hook and construction output cluster tree (cluster_tree.txt) another two search function object search : Search the importation of items coordinates value range search : For the importation of search Fan Wai came back within the limits of object (object is not in line that is divisible 4)
Update : 2024-05-05 Size : 46080 Publisher : 张小胖

DL : 1
协同微粒群算法,用于原子簇的结构优化。协同微粒群算法模型由南非人Frans van den Bergh提出,对高维问题处理的效果要显著优于基本微粒群算法。-synergies PSO algorithm, for the cluster of structural optimization. Synergy PSO algorithm model from South Africa who Frans van den Bergh, for the high-dimensional problems of the effect was significantly better than the basic particle swarm algorithm.
Update : 2024-05-05 Size : 2048 Publisher :

kmeans 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 using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP <enter> -kmeans 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 using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat- Number of patterns (int) SizeVect- Size of vector (int) NClust- Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect]- vector 1 (real) vect[2,1] ... vect[2,SizeVect]- vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector]- vector N (real) To compile: ICC KMEANS.CPP <enter> 
Update : 2024-05-05 Size : 3072 Publisher : li

DL : 0
数据挖掘算法之一,基于代表点的CURE聚类算法,该算法先把每个数据点看成一类,然后合并距离最近的类,直至类个数为所要求的个数为止。-CURE cluster algorithm based on representive point,one of data mining algorithms,classifies each data as a category firstly, then unifies categories with the nearest distance into one until the number of class is coincidence with the classes demanded.
Update : 2024-05-05 Size : 45056 Publisher : 黄镇

蚁群算法在聚类中的一个应用,不是很具体。希望和大家一起讨论这个问题。-Ant Algorithm in a cluster of application is not very specific. And we hope to discuss this issue.
Update : 2024-05-05 Size : 88064 Publisher : 石支柱

DL : 0
数据挖掘算法,fuzzy-K-means聚类算法源代码,用于模糊聚类分析-data mining algorithms, fuzzy-K-means clustering algorithm source code for Fuzzy Cluster Analysis
Update : 2024-05-05 Size : 1024 Publisher : sah

DL : 0
聚类分析的matlab源代码,文件中5种方法方法,每种方法都有测试数据-Cluster analysis matlab source code, documentation methods, 5 methods, each method has the test data
Update : 2024-05-05 Size : 17408 Publisher : yumingwei

介绍websphere的群集的架构、建立、部署、维护、日常使用等的说明文档-Introduction websphere cluster architecture, building, deployment, maintenance, documentation of daily use, etc.
Update : 2024-05-05 Size : 4539392 Publisher : gogo
« 1 23 4 5 6 7 8 9 10 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.