文件名称:rtree
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.76mb
- 下载次数:
- 0次
- 提 供 者:
- juic*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
R-tree用于索引多维数据对象,利用数据对象间的相对位置建立最小边界矩形(MBR),可在此结构上完成高效查询算法如kNN与范围查询-R-tree Index for multi-dimensional data objects, using data objects between the relative position of the establishment of the minimum boundary rectangle (MBR), this structure can be completed efficiently search algorithms such as kNN and scope of inquiry
(系统自动生成,下载前可以参看下载内容)
下载文件列表
rtree
.....\bin
.....\...\2.txt
.....\...\dataSet.txt
.....\...\Query_5.txt
.....\...\rtree.exe
.....\...\test.rt
.....\include
.....\.......\blockFile.h
.....\.......\Point.h
.....\.......\Rect.h
.....\.......\Release
.....\.......\rtree.h
.....\.......\Sphere.h
.....\.......\TimeCounter.h
.....\project
.....\.......\Release
.....\.......\rtree.dsp
.....\.......\rtree.dsw
.....\.......\rtree.ncb
.....\.......\rtree.opt
.....\.......\rtree.plg
.....\src
.....\...\blockFile.cpp
.....\...\main.cpp
.....\...\Point.cpp
.....\...\Rect.cpp
.....\...\rtree.cpp
.....\...\Sphere.cpp
.....\...\TimeCounter.cpp
.....\bin
.....\...\2.txt
.....\...\dataSet.txt
.....\...\Query_5.txt
.....\...\rtree.exe
.....\...\test.rt
.....\include
.....\.......\blockFile.h
.....\.......\Point.h
.....\.......\Rect.h
.....\.......\Release
.....\.......\rtree.h
.....\.......\Sphere.h
.....\.......\TimeCounter.h
.....\project
.....\.......\Release
.....\.......\rtree.dsp
.....\.......\rtree.dsw
.....\.......\rtree.ncb
.....\.......\rtree.opt
.....\.......\rtree.plg
.....\src
.....\...\blockFile.cpp
.....\...\main.cpp
.....\...\Point.cpp
.....\...\Rect.cpp
.....\...\rtree.cpp
.....\...\Sphere.cpp
.....\...\TimeCounter.cpp