搜索资源列表
R-tree
- 用VC实现的R-tree算法,对需要该方面资料和源码的朋友比较有用
R Tree 多维数据
- R树是一种用于处理多维数据的数据结构,用来访问二维或者更高维区域对象组成的空间数据.R树是一棵平衡树
r*-tree
- r*-tree in java
R-starTREEsorce code
- r*-tree source code implement by c++
RTreeTemplate.zip
- R树,具有搜索,添加,删除节点能,利用R树,可以为空间搜索速度带来很大的提升,是GIS中必备的一种算法,R tree, with the search, add, delete nodes can use R trees, you can search for the space a great deal of speed upgrade is necessary for GIS in an algorithm
R-tree
- R树索引树的代码,用于空间数据库索引,是先进比较流行的数据库索引算法-R-tree index tree code, the index for spatial databases, advanced database indexing algorithm more popular
RTree
- Rtree 功能实现,以及测试代码 多维度的数据管理-implement of the r tree
RTreeTemplate
- R* Tree source code implementation using template. the code has been tested.
Rtree_code_of_C
- R树算法的c实现,包括了索引建立,窗口查询和对象删除功能-R-tree
rtree-core-lib
- r-tree及其变形的库,对于开发gis的人员很有帮助-r-tree and the deformation of the Treasury, for the development of the staff very helpful gis
m-tree_c
- 构建M-tree的c++代码,M-tree类似于R-tree,区别于R-tree的是它是基于任意的距离来构建的索引(满足三角不等式)。-C++ code of constructing a M-tree
rtree
- 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 c
Rstar_Berchtold.tar
- R*树,具有添加,删除,查询节点功能,是搜索算法中的一种,常用于GIS软件中。-R* tree, with add, delete, query node function, is a search algorithm, commonly used in the GIS software.
Bolasso-feature-selection-prediction
- 这个程序实现了Francis R. Bach的Bolasso算法,用于特征选取和预测。主要用于高纬度问题的特征选取,它使用了带有Bootstrap方法的自助抽样的正则化回归,并使用了Karl Skoglund的lars实现。-This procedure achieved Francis R. Bach s Bolasso algorithms for feature selection and forecasting. The main problem for high-latitude fe
RTree
- 通过建立R树索引,为数据提供一个更有效的查询效率更高的策略-Creat an R tree index!
RStarTree.tar
- 经典索引方法,它是在R树的基础上进行改进,再次提高了查询速度,用VC编写,代码精炼。-Classic index method, which is in the R-tree based on the improved query speed once again increased, with VC development, refining the code.
MyRTree
- implementation of r-tr-implementation of r-tree
rtree-2.1
- r tree generation in matlab is given
RStarTree-0.1.0
- R Tree索引学习代码,初学者可以下载下来学习学习-R Tree index learning code
R-tree
- 实现算法中的R树, 1.根节点若非叶子节点,则至少有两个子节点; 2.每个非根叶节点和非叶节点包含的实体个数均介于m和M之间; 3.所有叶子节点在同一层次;-The R-tree algorithm, a. If not the root leaf nodes, there are at least two child nodes 2. The number of entities for each non-root and leaf nodes are non-leaf node