文件名称:kmlocal-1.7.2
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 982kb
- 下载次数:
- 0次
- 提 供 者:
- Ci***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C实现的kmeans聚类算法
根据输入数据,进行kmeans聚类
-C to achieve kmeans clustering algorithm based on the input data, kmeans clustering
根据输入数据,进行kmeans聚类
-C to achieve kmeans clustering algorithm based on the input data, kmeans clustering
(系统自动生成,下载前可以参看下载内容)
下载文件列表
kmlocal-1.7.2\Copyright.txt
.............\doc
.............\...\kmlocal-doc.pdf
.............\...\kmlocal-doc.ps
.............\...\kmlocal-doc.tex
.............\...\Makefile
.............\KMLwin32
.............\........\bin
.............\........\...\kmlminimal.exe
.............\........\...\kmlsample.exe
.............\........\...\kmltest.exe
.............\........\kmlminimal
.............\........\..........\kmlminimal.vcproj
.............\........\kmlsample
.............\........\.........\kmlsample.vcproj
.............\........\kmltest
.............\........\.......\kmltest.vcproj
.............\........\KMLwin32.sln
.............\........\Makefile
.............\........\resource.h
.............\Makefile
.............\ReadMe.txt
.............\sample
.............\......\data_pts.txt
.............\......\Makefile
.............\......\minimal.save
.............\......\ReadMe.txt
.............\......\sample.save
.............\src
.............\...\KCtree.cpp
.............\...\KCtree.h
.............\...\KCutil.cpp
.............\...\KCutil.h
.............\...\KMcenters.cpp
.............\...\KMcenters.h
.............\...\KMdata.cpp
.............\...\KMdata.h
.............\...\KMeans.cpp
.............\...\KMeans.h
.............\...\KMfilterCenters.cpp
.............\...\KMfilterCenters.h
.............\...\kmlminimal.cpp
.............\...\KMlocal.cpp
.............\...\KMlocal.h
.............\...\kmlsample.cpp
.............\...\kmltest.cpp
.............\...\KMrand.cpp
.............\...\KMrand.h
.............\...\KMterm.cpp
.............\...\KMterm.h
.............\...\KM_ANN.cpp
.............\...\KM_ANN.h
.............\...\Makefile
.............\...\ReadMe.txt
.............\...\TODO.txt
.............\test
.............\....\Makefile
.............\....\ReadMe.txt
.............\....\test0.in
.............\....\test0.save
.............\....\test1-dat.txt
.............\....\test1.in
.............\....\test1.save
.............\....\test2.in
.............\....\test2.save
.............\....\test3.in
.............\....\test3.save
.............\....\test4.in
.............\....\test4.save
.............\....\test5.in
.............\....\test5.save
.............\....\test6.in
.............\....\test6.save
.............\....\test7.in
.............\....\test7.save
.............\....\testMin.save
.............\....\testSamp.save
.............\ToDo.txt
kmlocal-1.7.2
.............\doc
.............\...\kmlocal-doc.pdf
.............\...\kmlocal-doc.ps
.............\...\kmlocal-doc.tex
.............\...\Makefile
.............\KMLwin32
.............\........\bin
.............\........\...\kmlminimal.exe
.............\........\...\kmlsample.exe
.............\........\...\kmltest.exe
.............\........\kmlminimal
.............\........\..........\kmlminimal.vcproj
.............\........\kmlsample
.............\........\.........\kmlsample.vcproj
.............\........\kmltest
.............\........\.......\kmltest.vcproj
.............\........\KMLwin32.sln
.............\........\Makefile
.............\........\resource.h
.............\Makefile
.............\ReadMe.txt
.............\sample
.............\......\data_pts.txt
.............\......\Makefile
.............\......\minimal.save
.............\......\ReadMe.txt
.............\......\sample.save
.............\src
.............\...\KCtree.cpp
.............\...\KCtree.h
.............\...\KCutil.cpp
.............\...\KCutil.h
.............\...\KMcenters.cpp
.............\...\KMcenters.h
.............\...\KMdata.cpp
.............\...\KMdata.h
.............\...\KMeans.cpp
.............\...\KMeans.h
.............\...\KMfilterCenters.cpp
.............\...\KMfilterCenters.h
.............\...\kmlminimal.cpp
.............\...\KMlocal.cpp
.............\...\KMlocal.h
.............\...\kmlsample.cpp
.............\...\kmltest.cpp
.............\...\KMrand.cpp
.............\...\KMrand.h
.............\...\KMterm.cpp
.............\...\KMterm.h
.............\...\KM_ANN.cpp
.............\...\KM_ANN.h
.............\...\Makefile
.............\...\ReadMe.txt
.............\...\TODO.txt
.............\test
.............\....\Makefile
.............\....\ReadMe.txt
.............\....\test0.in
.............\....\test0.save
.............\....\test1-dat.txt
.............\....\test1.in
.............\....\test1.save
.............\....\test2.in
.............\....\test2.save
.............\....\test3.in
.............\....\test3.save
.............\....\test4.in
.............\....\test4.save
.............\....\test5.in
.............\....\test5.save
.............\....\test6.in
.............\....\test6.save
.............\....\test7.in
.............\....\test7.save
.............\....\testMin.save
.............\....\testSamp.save
.............\ToDo.txt
kmlocal-1.7.2