所属分类:
书籍源码
开发工具:C/C++
文件大小:26KB
下载次数:72
上传日期:2006-04-16 21:44:36
说明: Form1.cs是应用聚类算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例,可以通过两个参数EPS和MinPts调节聚类。DBSCAN.cs是全部算法的实现文件,聚类算法的进一步信息请参考“数据挖掘”或者相关书籍。聚类示例数据来自于sxdb.mdb,一个Access数据库。
(Form1.cs clustering algorithm is applied DBSCAN (Density-Based S patical Clustering of Application with Noise) example, the two parameters can EPS and MinPts regulation clustering. DBSCAN.cs algorithm is the realization of all documents, the clustering algorithm further information please refer to the "data mining" or books. Clustering sample data from sxdb.mdb, an Access database.)
文件列表:
AssemblyInfo.
cs
bin
...
\Debug
...\.....\DBSCAN.
exe
...\.....\DBSCAN.
pdb
DBSCAN.
cs
DBSCAN.
csproj
DBSCAN.csproj.
user
DBSCAN.
sln
Form1.
cs
Form1.
resx
Readme.
txt
sxdb.
mdb