R-tree
R-tree是一种高效的空间索引结构,广泛应用于地理信息系统、计算机视觉及数据库管理等领域。它通过将多维空间数据组织成树状结构,极大地提高了范围查询和最近邻搜索的效率。对于致力于优化大数据处理性能或开发智能定位服务的电子工程师而言,掌握R-tree原理与应用至关重要。本站提供1446个精选R-tre...
资源总数
558
R-tree 热门资料
查看全部 558 份 →扩频同步时频域二维分布 R=[x,y] surf(R) x:-5:0.1:5 y:-0.01:0.005:0.1
扩频同步时频域二维分布 R=[x,y] surf(R) x:-5:0.1:5 y:-0.01:0.005:0.1
2014-01-21
142
SR-tree is an index structure for high-dimensional nearest neighbor queries
SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-t...
2013-12-10
139
It s a note about data structure. Tree---self balancing and rotate
It s a note about data structure. Tree---self balancing and rotate
2014-03-11
80