dbscan

所属分类:加密解密
开发工具:Visual C++
文件大小:24KB
下载次数:528
上传日期:2008-01-16 16:30:27
上 传 者t7235196
说明:  DBSCAN是一个基于密度的聚类算法。改算法将具有足够高度的区域划分为簇,并可以在带有“噪声”的空间数据库中发现任意形状的聚类。-DBSCAN is a density-based clustering algorithm. Algorithm change will have enough height to the regional cluster. and to be with the "noise" of the spatial database found clusters of arbitrary shape.
(DBSCAN is a density-based clustering algorithm. Changed algorithm will have a high enough regional divided into clusters, and to be with noise found in the spatial database cluster of arbitrary shape.-DBSCAN is a density-based clustering algorithm. Algorithm change will have enough height to the regional cluster. And to be with the noise of the spatial database found clusters of arbitrary shape.)

文件列表:
dbscan (0, 2008-01-10)
dbscan\App.ico (1078, 2005-06-02)
dbscan\bin (0, 2007-05-18)
dbscan\bin\Debug (0, 2007-05-18)
dbscan\DBSCAN.cs (4169, 2005-07-01)
dbscan\DBSCAN.csproj (5016, 2005-07-01)
dbscan\DBSCAN.csproj.user (1803, 2005-07-17)
dbscan\DBSCAN.sln (897, 2005-06-30)
dbscan\Form1.cs (6881, 2005-07-01)
dbscan\Form1.resx (10373, 2005-07-01)
dbscan\sxdb.mdb (122880, 2007-04-30)
dbscan\Thumbs.db (5120, 2008-01-10)

程序说明: Form1.cs是应用聚类算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例,可以通过两个参数EPS和MinPts调节聚类。 DBSCAN.cs是实现文件,聚类算法的进一步信息请参考“数据挖掘”或者相关书籍 聚类示例数据来自于sxdb.mdb,一个Access数据库。 Eric Guo 下载地址:

近期下载者

相关文件


收藏者