文件名称:KNN

下载
别用迅雷、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

(系统自动生成,下载前可以参看下载内容)

下载文件列表

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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org