jsnjjjxy 在 2006-04-01 15:40:47 上传
说明:一个增量文本聚类的算法。 参考文献: Wai-chiu Wong, Ada Wai-chee Fu, Incremental Document Clustering for Web Page Classification.
开发平台:C/C++ | 大小:237KB | 下载107次
shirley_0918 在 2006-03-30 22:27:55 上传
说明:mimo系统中相关多波束仿真方法,希望对大家有帮助
开发平台:matlab | 大小:25KB | 下载158次
WalkFish 在 2006-03-29 12:15:28 上传
说明:一个用于模糊聚类的算法。源码是基于VC平台下的Win32 console application
开发平台:C++ | 大小:117KB | 下载237次
amybridge 在 2006-03-29 10:15:05 上传
说明:matlab聚类分析工具箱,很好用。大家可以试一试
开发平台:matlab | 大小:2046KB | 下载2375次
OwenDelphi 在 2006-03-27 09:31:28 上传
说明:K-Means是聚类分析中重要的一种方法,此源码是K-Means聚类分析的C语言实现。
开发平台:C/C++ | 大小:29KB | 下载98次
管理员 在 2006-03-23 11:52:39 上传
说明:用matlab编程、用于数据聚类和模式识别的源代码
开发平台:matlab | 大小:958KB | 下载150次
kingwin2004 在 2006-03-09 11:38:40 上传
说明:No.Starch.Press.Linux.Enterprise.Cluster.---kanshu3721\No.Starch.Press.Linux.Enterprise.Cluster,大家都来看看国外原版,受益匪浅,建议版主开个专区,用来放国外原版的计算机书籍
开发平台:Unix_Linux | 大小:3809KB | 下载8次
wu 在 2006-02-15 16:19:27 上传
说明:聚类算发基于复杂网络生成程序,不错很好用的.
开发平台:matlab | 大小:1KB | 下载181次
brucezhang 在 2006-01-05 04:29:09 上传
说明:并行矩阵乘法。用于mpi和openMP混合并行求解矩阵乘法问题。适用于分布共享存储cluster环境。无解压密码。
开发平台:Visual C++ | 大小:2KB | 下载191次
flyingacus 在 2005-11-27 00:57:58 上传
说明:Solaris环境下的数据挖掘算法:birch聚类算法。该算法适用于对大量数据的挖掘。
开发平台:C++ | 大小:1289KB | 下载652次
erosfa 在 2005-11-22 21:55:22 上传
说明:一个大家都在寻找的em算法,matlab实现
开发平台:matlab | 大小:4KB | 下载491次
zxljhx 在 2005-11-07 00:36:05 上传
说明: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.
开发平台:C++ | 大小:264KB | 下载323次
zyy 在 2005-06-29 11:38:39 上传
说明:蚁群算法在聚类中的一个应用,不是很具体。希望和大家一起讨论这个问题。
开发平台:C++ Builder | 大小:86KB | 下载167次
nzsummer 在 2005-06-23 20:46:51 上传
说明:数据挖掘算法之一,基于代表点的CURE聚类算法,该算法先把每个数据点看成一类,然后合并距离最近的类,直至类个数为所要求的个数为止。
开发平台:C/C++ | 大小:44KB | 下载362次
talme 在 2005-05-30 09:06:46 上传
说明:台湾人对聚类算法的一个介绍。分群法(clustering)是一種最普遍將資料分類成群的方法,其主要的目的乃在於找出資料中較相似的幾個群組。
开发平台:PDF | 大小:201KB | 下载42次
maotai 在 2005-05-26 21:47:28 上传
说明: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> 
开发平台:Visual C++ | 大小:3KB | 下载128次
baodepei 在 2005-05-12 15:01:12 上传
说明:我自己编写的分层聚类算法,类内采用最大距离,类间采用最小距离实现
开发平台:matlab | 大小:1KB | 下载338次
fu3751 在 2005-04-10 15:40:46 上传
说明:動態聚類k-means演算 將輸入在程式中的數據資料 給予適當的分群
开发平台:matlab | 大小:810KB | 下载29次
johnxgb 在 2005-04-08 13:52:45 上传
说明:一种基于蚁群算法的聚类组合方法,具体可以查看里面书的内容。
开发平台:Visual C++ | 大小:138KB | 下载222次
df1 在 2005-03-24 21:24:31 上传
说明:Cluster tree資料結構建構與搜索程式使用Vc++ CONSOLE介面程式讀入文件(object.txt)建勾並輸出cluster tree(cluster_tree.txt)另外有2搜索功能object search:輸入物件座標搜索值range search:輸入欲搜尋範圍傳回範圍內所有object(object不可謂於線上 即整除4)
开发平台:Visual C++ | 大小:45KB | 下载24次
thinkerone 在 2005-03-14 20:48:00 上传
说明: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.
开发平台:C/C++ | 大小:30KB | 下载2073次
jgyang04 在 2005-03-10 14:35:38 上传
说明:聚类研究,实现了基于距离,基于密度和改进算法
开发平台:Visual C++ | 大小:72KB | 下载132次
nicklin0222 在 2004-12-20 16:22:57 上传
说明:聚类分析的for程序集
开发平台:VFP | 大小:41KB | 下载28次
nicklin0222 在 2004-12-20 16:17:40 上传
说明:聚类分析的源码集,希望大家喜欢
开发平台:Visual C++ | 大小:64KB | 下载286次
zsy2004 在 2004-12-06 15:58:35 上传
说明:基于各种失真测度的c++程序。
开发平台:C++ | 大小:2KB | 下载11次
wzh9502 在 2004-12-01 11:10:29 上传
说明:数据挖掘聚类算法kmean算法
开发平台:WINDOWS | 大小:3KB | 下载41次
stupidflybird 在 2004-11-23 15:59:19 上传
说明:模糊聚类分析的源程序!
开发平台:Visual C++ | 大小:1055KB | 下载423次
james0513 在 2004-11-16 15:19:34 上传
说明:盢堵フ紇钩ImageだΘK竤挡狦纗Clusterい
开发平台:C/C++ | 大小:1KB | 下载11次
vonceagain 在 2004-11-11 10:12:56 上传
说明:A Cluster-Based Security Architecture for Ad Hoc Networks
开发平台:PDF | 大小:273KB | 下载19次
weiming1981 在 2004-06-24 22:25:06 上传
说明:k-聚类算法
开发平台:Visual C++ | 大小:244KB | 下载82次