Description: 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
File list (Check if you may need any files):
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