文件名称:ANN_1.1.2(Newest-Vision-2010-1-27)-
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 976kb
- 下载次数:
- 0次
- 提 供 者:
- f***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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
.........\.......\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
.........\........\ann2fig
.........\........\.......\ann2fig.vcproj
.........\........\bin
.........\........\dll
.........\........\...\dll.vcproj
.........\........\Makefile
.........\........\sample
.........\........\......\sample.vcproj
.........\........\test
.........\........\....\test.vcproj
.........\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
ann_1.1.2
ANNmanual_1.1.1.pdf
.........\.......\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
.........\........\ann2fig
.........\........\.......\ann2fig.vcproj
.........\........\bin
.........\........\dll
.........\........\...\dll.vcproj
.........\........\Makefile
.........\........\sample
.........\........\......\sample.vcproj
.........\........\test
.........\........\....\test.vcproj
.........\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
ann_1.1.2
ANNmanual_1.1.1.pdf