文件名称:KNN
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 610kb
- 下载次数:
- 0次
- 提 供 者:
- duc***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
c++实现的KNN库:建立高维度的K-d tree,实现K邻域搜索,最小半径搜索-K-NN algorithm implementation.
It supports data structures and algorithms for both exact and approximate nearest neighbor searching in arbitrarily high dimensions. 相关搜索: knn
邻域
k
NN
algorithm
nearest
neighbor
knn
kd
tree
clustering
database
knn
K
nearest
neighbor
It supports data structures and algorithms for both exact and approximate nearest neighbor searching in arbitrarily high dimensions. 相关搜索: knn
邻域
k
NN
algorithm
nearest
neighbor
knn
kd
tree
clustering
database
knn
K
nearest
neighbor
(系统自动生成,下载前可以参看下载内容)
下载文件列表
KNN
...\ann2fig
...\.......\ann2fig.cpp
...\.......\Makefile
...\bin
...\Copyright.txt
...\doc
...\...\ANNmanual.pdf
...\include
...\.......\ANN
...\.......\...\ANN.h
...\.......\...\ANNperf.h
...\.......\...\ANNx.h
...\lib
...\License.txt
...\Make-config
...\Makefile
...\MS_Win32
...\........\Ann.sln
...\........\Ann.sln.old
...\........\ann2fig
...\........\.......\ann2fig.vcproj
...\........\.......\ann2fig.vcproj.7.10.old
...\........\bin
...\........\dll
...\........\...\dll.vcproj
...\........\...\dll.vcproj.7.10.old
...\........\Makefile
...\........\sample
...\........\......\sample.vcproj
...\........\......\sample.vcproj.7.10.old
...\........\test
...\........\....\test.vcproj
...\........\....\test.vcproj.7.10.old
...\ReadMe.txt
...\sample
...\......\ann_sample.cpp
...\......\data.pts
...\......\Makefile
...\......\query.pts
...\......\sample.save
...\src
...\...\ANN.cpp
...\...\bd_fix_rad_search.cpp
...\...\bd_pr_search.cpp
...\...\bd_search.cpp
...\...\bd_tree.cpp
...\...\bd_tree.h
...\...\brute.cpp
...\...\kd_dump.cpp
...\...\kd_fix_rad_search.cpp
...\...\kd_fix_rad_search.h
...\...\kd_pr_search.cpp
...\...\kd_pr_search.h
...\...\kd_search.cpp
...\...\kd_search.h
...\...\kd_split.cpp
...\...\kd_split.h
...\...\kd_tree.cpp
...\...\kd_tree.h
...\...\kd_util.cpp
...\...\kd_util.h
...\...\Makefile
...\...\perf.cpp
...\...\pr_queue.h
...\...\pr_queue_k.h
...\test
...\....\ann_test.cpp
...\....\Makefile
...\....\rand.cpp
...\....\rand.h
...\....\test1-data.pts
...\....\test1-query.pts
...\....\test1.in
...\....\test1.save
...\....\test2-data.pts
...\....\test2-query.pts
...\....\test2.in
...\....\test2.save
...\ann2fig
...\.......\ann2fig.cpp
...\.......\Makefile
...\bin
...\Copyright.txt
...\doc
...\...\ANNmanual.pdf
...\include
...\.......\ANN
...\.......\...\ANN.h
...\.......\...\ANNperf.h
...\.......\...\ANNx.h
...\lib
...\License.txt
...\Make-config
...\Makefile
...\MS_Win32
...\........\Ann.sln
...\........\Ann.sln.old
...\........\ann2fig
...\........\.......\ann2fig.vcproj
...\........\.......\ann2fig.vcproj.7.10.old
...\........\bin
...\........\dll
...\........\...\dll.vcproj
...\........\...\dll.vcproj.7.10.old
...\........\Makefile
...\........\sample
...\........\......\sample.vcproj
...\........\......\sample.vcproj.7.10.old
...\........\test
...\........\....\test.vcproj
...\........\....\test.vcproj.7.10.old
...\ReadMe.txt
...\sample
...\......\ann_sample.cpp
...\......\data.pts
...\......\Makefile
...\......\query.pts
...\......\sample.save
...\src
...\...\ANN.cpp
...\...\bd_fix_rad_search.cpp
...\...\bd_pr_search.cpp
...\...\bd_search.cpp
...\...\bd_tree.cpp
...\...\bd_tree.h
...\...\brute.cpp
...\...\kd_dump.cpp
...\...\kd_fix_rad_search.cpp
...\...\kd_fix_rad_search.h
...\...\kd_pr_search.cpp
...\...\kd_pr_search.h
...\...\kd_search.cpp
...\...\kd_search.h
...\...\kd_split.cpp
...\...\kd_split.h
...\...\kd_tree.cpp
...\...\kd_tree.h
...\...\kd_util.cpp
...\...\kd_util.h
...\...\Makefile
...\...\perf.cpp
...\...\pr_queue.h
...\...\pr_queue_k.h
...\test
...\....\ann_test.cpp
...\....\Makefile
...\....\rand.cpp
...\....\rand.h
...\....\test1-data.pts
...\....\test1-query.pts
...\....\test1.in
...\....\test1.save
...\....\test2-data.pts
...\....\test2-query.pts
...\....\test2.in
...\....\test2.save