文件名称:clustering
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 48kb
- 下载次数:
- 0次
- 提 供 者:
- tangx******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该程序包实现了三个模式识别的聚类算法,分别是K-means、LVQ2和GLVQ聚类算法。采用C++语言编写,开发环境是VS。 另外,压缩包中还提供了两个测试样本文件。-The package has three pattern recognition clustering algorithm, namely K-means, LVQ2 and GLVQ clustering algorithm. Using C++ language, development environment is VS. In addition, the compressed package also provides two documents of the test samples.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
clustering
..........\classificationKNN.cpp
..........\clustering.cpp
..........\clustering.dsp
..........\clustering.dsw
..........\clustering.ncb
..........\clustering.opt
..........\clustering.plg
..........\Debug
..........\global.h
..........\glvq.cpp
..........\glvq2.cpp
..........\lvq.cpp
..........\lvq2.cpp
..........\mainProcess.cpp
..........\Release
..........\trainData.cpp
data
....\iris-test.data
....\iris-train.data
....\newVowel-test.data
....\newVowel-train.data
..........\classificationKNN.cpp
..........\clustering.cpp
..........\clustering.dsp
..........\clustering.dsw
..........\clustering.ncb
..........\clustering.opt
..........\clustering.plg
..........\Debug
..........\global.h
..........\glvq.cpp
..........\glvq2.cpp
..........\lvq.cpp
..........\lvq2.cpp
..........\mainProcess.cpp
..........\Release
..........\trainData.cpp
data
....\iris-test.data
....\iris-train.data
....\newVowel-test.data
....\newVowel-train.data