文件名称:KmeansApp
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 13.5mb
- 下载次数:
- 0次
- 提 供 者:
- m**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Kmeans算法的实现,有详细代码和运行界面-An implementation of Kmeans, including UI
(系统自动生成,下载前可以参看下载内容)
下载文件列表
KmeansApp\adult_cluster.arff
.........\Debug\KmeansApp.exe
.........\.....\KmeansApp.ilk
.........\.....\KmeansApp.pdb
.........\KmeansApp\Attribute.cpp
.........\.........\Attribute.h
.........\.........\AttributeSet.cpp
.........\.........\AttributeSet.h
.........\.........\Debug\Attribute.obj
.........\.........\.....\AttributeSet.obj
.........\.........\.....\BuildLog.htm
.........\.........\.....\KmeansApp.exe.embed.manifest
.........\.........\.....\KmeansApp.exe.embed.manifest.res
.........\.........\.....\KmeansApp.exe.intermediate.manifest
.........\.........\.....\KmeansApp.obj
.........\.........\.....\KmeansApp.pch
.........\.........\.....\KmeansApp.res
.........\.........\.....\KmeansAppDoc.obj
.........\.........\.....\KmeansAppView.obj
.........\.........\.....\kmeansclustering.obj
.........\.........\.....\MainFrm.obj
.........\.........\.....\mt.dep
.........\.........\.....\ReadRecord.obj
.........\.........\.....\RecordSet.obj
.........\.........\.....\SingleRecord.obj
.........\.........\.....\stdafx.obj
.........\.........\.....\vc90.idb
.........\.........\.....\vc90.pdb
.........\.........\InitialCenter.txt
.........\.........\KmeansApp.aps
.........\.........\KmeansApp.cpp
.........\.........\KmeansApp.h
.........\.........\KmeansApp.rc
.........\.........\KmeansApp.vcproj
.........\.........\KmeansApp.vcproj.MYSTERY-PC.Leon.user
.........\.........\KmeansAppDoc.cpp
.........\.........\KmeansAppDoc.h
.........\.........\KmeansAppView.cpp
.........\.........\KmeansAppView.h
.........\.........\KmeansClustering.cpp
.........\.........\KmeansClustering.h
.........\.........\MainFrm.cpp
.........\.........\MainFrm.h
.........\.........\ReadMe.txt
.........\.........\ReadRecord.cpp
.........\.........\ReadRecord.h
.........\.........\RecordSet.cpp
.........\.........\RecordSet.h
.........\.........\res\KmeansApp.ico
.........\.........\...\KmeansApp.rc2
.........\.........\...\KmeansAppDoc.ico
.........\.........\...\Toolbar.bmp
.........\.........\resource.h
.........\.........\result1.txt
.........\.........\result10.txt
.........\.........\result2.txt
.........\.........\result3.txt
.........\.........\result4.txt
.........\.........\result5.txt
.........\.........\result6.txt
.........\.........\result7.txt
.........\.........\result8.txt
.........\.........\result9.txt
.........\.........\SingleRecord.cpp
.........\.........\SingleRecord.h
.........\.........\stdafx.cpp
.........\.........\stdafx.h
.........\.........\targetver.h
.........\KmeansApp.ncb
.........\KmeansApp.sln
.........\KmeansApp.suo
.........\test.arff
.........\新建文本文档.txt
.........\KmeansApp\Debug
.........\.........\res
.........\Debug
.........\KmeansApp
KmeansApp
.........\Debug\KmeansApp.exe
.........\.....\KmeansApp.ilk
.........\.....\KmeansApp.pdb
.........\KmeansApp\Attribute.cpp
.........\.........\Attribute.h
.........\.........\AttributeSet.cpp
.........\.........\AttributeSet.h
.........\.........\Debug\Attribute.obj
.........\.........\.....\AttributeSet.obj
.........\.........\.....\BuildLog.htm
.........\.........\.....\KmeansApp.exe.embed.manifest
.........\.........\.....\KmeansApp.exe.embed.manifest.res
.........\.........\.....\KmeansApp.exe.intermediate.manifest
.........\.........\.....\KmeansApp.obj
.........\.........\.....\KmeansApp.pch
.........\.........\.....\KmeansApp.res
.........\.........\.....\KmeansAppDoc.obj
.........\.........\.....\KmeansAppView.obj
.........\.........\.....\kmeansclustering.obj
.........\.........\.....\MainFrm.obj
.........\.........\.....\mt.dep
.........\.........\.....\ReadRecord.obj
.........\.........\.....\RecordSet.obj
.........\.........\.....\SingleRecord.obj
.........\.........\.....\stdafx.obj
.........\.........\.....\vc90.idb
.........\.........\.....\vc90.pdb
.........\.........\InitialCenter.txt
.........\.........\KmeansApp.aps
.........\.........\KmeansApp.cpp
.........\.........\KmeansApp.h
.........\.........\KmeansApp.rc
.........\.........\KmeansApp.vcproj
.........\.........\KmeansApp.vcproj.MYSTERY-PC.Leon.user
.........\.........\KmeansAppDoc.cpp
.........\.........\KmeansAppDoc.h
.........\.........\KmeansAppView.cpp
.........\.........\KmeansAppView.h
.........\.........\KmeansClustering.cpp
.........\.........\KmeansClustering.h
.........\.........\MainFrm.cpp
.........\.........\MainFrm.h
.........\.........\ReadMe.txt
.........\.........\ReadRecord.cpp
.........\.........\ReadRecord.h
.........\.........\RecordSet.cpp
.........\.........\RecordSet.h
.........\.........\res\KmeansApp.ico
.........\.........\...\KmeansApp.rc2
.........\.........\...\KmeansAppDoc.ico
.........\.........\...\Toolbar.bmp
.........\.........\resource.h
.........\.........\result1.txt
.........\.........\result10.txt
.........\.........\result2.txt
.........\.........\result3.txt
.........\.........\result4.txt
.........\.........\result5.txt
.........\.........\result6.txt
.........\.........\result7.txt
.........\.........\result8.txt
.........\.........\result9.txt
.........\.........\SingleRecord.cpp
.........\.........\SingleRecord.h
.........\.........\stdafx.cpp
.........\.........\stdafx.h
.........\.........\targetver.h
.........\KmeansApp.ncb
.........\KmeansApp.sln
.........\KmeansApp.suo
.........\test.arff
.........\新建文本文档.txt
.........\KmeansApp\Debug
.........\.........\res
.........\Debug
.........\KmeansApp
KmeansApp