文件名称:ANN_1.1.2(Newest-Vision-2010-1-27)-
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:976kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
ANN是一个构造数据索引结果的程序,可以实现最近邻、KD树等功能。ANN is designed for data sets that
are small enough that the search structure can be stored in main memory (in contrast to approaches from databases that assume that the data resides in secondary storage). Points are assumed to be represented as coordinate vectors of reals (or integers). The distance between two points can be defi ned in many ways. ANN assumes that distances are measured using any class of distance
functions called Minkowski metrics. These include the well known Euclidean distance, Manhattan distance, and max distance.-One diffi culty with exact nearest neighbor searching is that for virtually all methods other
than brute-force search, the running time or space grows exponentially as a function of dimension.
Consequently these methods are often not signifi cantly better than brute-force search, except in
fairly small dimensions.
are small enough that the search structure can be stored in main memory (in contrast to approaches from databases that assume that the data resides in secondary storage). Points are assumed to be represented as coordinate vectors of reals (or integers). The distance between two points can be defi ned in many ways. ANN assumes that distances are measured using any class of distance
functions called Minkowski metrics. These include the well known Euclidean distance, Manhattan distance, and max distance.-One diffi culty with exact nearest neighbor searching is that for virtually all methods other
than brute-force search, the running time or space grows exponentially as a function of dimension.
Consequently these methods are often not signifi cantly better than brute-force search, except in
fairly small dimensions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ann_1.1.2/ann2fig/
ann_1.1.2/ann2fig/ann2fig.cpp
ann_1.1.2/ann2fig/Makefile
ann_1.1.2/bin/
ann_1.1.2/Copyright.txt
ann_1.1.2/doc/
ann_1.1.2/doc/ANNmanual.pdf
ann_1.1.2/include/
ann_1.1.2/include/ANN/
ann_1.1.2/include/ANN/ANN.h
ann_1.1.2/include/ANN/ANNperf.h
ann_1.1.2/include/ANN/ANNx.h
ann_1.1.2/lib/
ann_1.1.2/License.txt
ann_1.1.2/Make-config
ann_1.1.2/Makefile
ann_1.1.2/MS_Win32/
ann_1.1.2/MS_Win32/Ann.sln
ann_1.1.2/MS_Win32/ann2fig/
ann_1.1.2/MS_Win32/ann2fig/ann2fig.vcproj
ann_1.1.2/MS_Win32/bin/
ann_1.1.2/MS_Win32/dll/
ann_1.1.2/MS_Win32/dll/dll.vcproj
ann_1.1.2/MS_Win32/Makefile
ann_1.1.2/MS_Win32/sample/
ann_1.1.2/MS_Win32/sample/sample.vcproj
ann_1.1.2/MS_Win32/test/
ann_1.1.2/MS_Win32/test/test.vcproj
ann_1.1.2/ReadMe.txt
ann_1.1.2/sample/
ann_1.1.2/sample/ann_sample.cpp
ann_1.1.2/sample/data.pts
ann_1.1.2/sample/Makefile
ann_1.1.2/sample/query.pts
ann_1.1.2/sample/sample.save
ann_1.1.2/src/
ann_1.1.2/src/ANN.cpp
ann_1.1.2/src/bd_fix_rad_search.cpp
ann_1.1.2/src/bd_pr_search.cpp
ann_1.1.2/src/bd_search.cpp
ann_1.1.2/src/bd_tree.cpp
ann_1.1.2/src/bd_tree.h
ann_1.1.2/src/brute.cpp
ann_1.1.2/src/kd_dump.cpp
ann_1.1.2/src/kd_fix_rad_search.cpp
ann_1.1.2/src/kd_fix_rad_search.h
ann_1.1.2/src/kd_pr_search.cpp
ann_1.1.2/src/kd_pr_search.h
ann_1.1.2/src/kd_search.cpp
ann_1.1.2/src/kd_search.h
ann_1.1.2/src/kd_split.cpp
ann_1.1.2/src/kd_split.h
ann_1.1.2/src/kd_tree.cpp
ann_1.1.2/src/kd_tree.h
ann_1.1.2/src/kd_util.cpp
ann_1.1.2/src/kd_util.h
ann_1.1.2/src/Makefile
ann_1.1.2/src/perf.cpp
ann_1.1.2/src/pr_queue.h
ann_1.1.2/src/pr_queue_k.h
ann_1.1.2/test/
ann_1.1.2/test/ann_test.cpp
ann_1.1.2/test/Makefile
ann_1.1.2/test/rand.cpp
ann_1.1.2/test/rand.h
ann_1.1.2/test/test1-data.pts
ann_1.1.2/test/test1-query.pts
ann_1.1.2/test/test1.in
ann_1.1.2/test/test1.save
ann_1.1.2/test/test2-data.pts
ann_1.1.2/test/test2-query.pts
ann_1.1.2/test/test2.in
ann_1.1.2/test/test2.save
ann_1.1.2/
ANNmanual_1.1.1.pdf
ann_1.1.2/ann2fig/ann2fig.cpp
ann_1.1.2/ann2fig/Makefile
ann_1.1.2/bin/
ann_1.1.2/Copyright.txt
ann_1.1.2/doc/
ann_1.1.2/doc/ANNmanual.pdf
ann_1.1.2/include/
ann_1.1.2/include/ANN/
ann_1.1.2/include/ANN/ANN.h
ann_1.1.2/include/ANN/ANNperf.h
ann_1.1.2/include/ANN/ANNx.h
ann_1.1.2/lib/
ann_1.1.2/License.txt
ann_1.1.2/Make-config
ann_1.1.2/Makefile
ann_1.1.2/MS_Win32/
ann_1.1.2/MS_Win32/Ann.sln
ann_1.1.2/MS_Win32/ann2fig/
ann_1.1.2/MS_Win32/ann2fig/ann2fig.vcproj
ann_1.1.2/MS_Win32/bin/
ann_1.1.2/MS_Win32/dll/
ann_1.1.2/MS_Win32/dll/dll.vcproj
ann_1.1.2/MS_Win32/Makefile
ann_1.1.2/MS_Win32/sample/
ann_1.1.2/MS_Win32/sample/sample.vcproj
ann_1.1.2/MS_Win32/test/
ann_1.1.2/MS_Win32/test/test.vcproj
ann_1.1.2/ReadMe.txt
ann_1.1.2/sample/
ann_1.1.2/sample/ann_sample.cpp
ann_1.1.2/sample/data.pts
ann_1.1.2/sample/Makefile
ann_1.1.2/sample/query.pts
ann_1.1.2/sample/sample.save
ann_1.1.2/src/
ann_1.1.2/src/ANN.cpp
ann_1.1.2/src/bd_fix_rad_search.cpp
ann_1.1.2/src/bd_pr_search.cpp
ann_1.1.2/src/bd_search.cpp
ann_1.1.2/src/bd_tree.cpp
ann_1.1.2/src/bd_tree.h
ann_1.1.2/src/brute.cpp
ann_1.1.2/src/kd_dump.cpp
ann_1.1.2/src/kd_fix_rad_search.cpp
ann_1.1.2/src/kd_fix_rad_search.h
ann_1.1.2/src/kd_pr_search.cpp
ann_1.1.2/src/kd_pr_search.h
ann_1.1.2/src/kd_search.cpp
ann_1.1.2/src/kd_search.h
ann_1.1.2/src/kd_split.cpp
ann_1.1.2/src/kd_split.h
ann_1.1.2/src/kd_tree.cpp
ann_1.1.2/src/kd_tree.h
ann_1.1.2/src/kd_util.cpp
ann_1.1.2/src/kd_util.h
ann_1.1.2/src/Makefile
ann_1.1.2/src/perf.cpp
ann_1.1.2/src/pr_queue.h
ann_1.1.2/src/pr_queue_k.h
ann_1.1.2/test/
ann_1.1.2/test/ann_test.cpp
ann_1.1.2/test/Makefile
ann_1.1.2/test/rand.cpp
ann_1.1.2/test/rand.h
ann_1.1.2/test/test1-data.pts
ann_1.1.2/test/test1-query.pts
ann_1.1.2/test/test1.in
ann_1.1.2/test/test1.save
ann_1.1.2/test/test2-data.pts
ann_1.1.2/test/test2-query.pts
ann_1.1.2/test/test2.in
ann_1.1.2/test/test2.save
ann_1.1.2/
ANNmanual_1.1.1.pdf
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.