Welcome![Sign In][Sign Up]
Location:
Search - R-tree code

Search list

[Other resourceRplus.tar

Description: R+树的c实现源码,对应文章T. K. Sellis, N. Roussopoulos, C. Faloutsos: The R+-Tree: A Dynamic Index for Multi-Dimensional Objects.-R tree c achieve source code, corresponding article T. K. Sellis, N. Roussopoulos, C. Faloutsos : The R-Tree : A Dynamic Index for Multi-Dimensional Objects .
Platform: | Size: 92427 | Author: | Hits:

[Linux-UnixR-starTREEsorce code

Description: r*-tree source code implement by c++
Platform: | Size: 18081 | Author: gene4216 | Hits:

[Windows DevelopUndo-Redo的实现源代码

Description: Undo-Redo的实现源代码.rar -Undo- Redo the realization of the source code. RarUndo- Redo the realization of the source code. R ar
Platform: | Size: 26624 | Author: lxz | Hits:

[TreeViewverticaltree

Description: While studying electronic engineering and computer science, I participated in a compiler workshop where we had to write our own programming language. To view and analyse the syntax tree for a given program, I wrote a custom drawn tree component those days. The original component was written in Java and I thought it might be useful to have it as a CTreeCtrl derivate. In contrast to some other custom drawn tree controls at CodeProject, this one does not has its own data structure for representing the tree. This means that you do not have to write different code for inserting the tree items when you want to switch from CTreeCtrl. Because this control inherits from CTreeCtrl, it is very easy to activate the stock-functionality which draws the tree in the traditional way.-While studying an electronic engineering d computer science. I participated in a workshop where we compiler h ad to write our own programming language. To vie w and analyze the syntax tree for a given program , I wrote a custom drawn tree component those da ys. The original component was written in Java an d I thought it might be useful to have it as a CTre eCtrl derivate. In contrast to some other custom drawn tree controls at CodeProject. this one does not has its own data structure for r epresenting the tree. This means that you do not have to write different code for inserting the t ree items when you want to switch from CTreeCtrl . Because this control inherits from CTreeCtrl , it is very easy to activate the stock-functio nality which draws the tree in the traditional w ay.
Platform: | Size: 18432 | Author: gaowen | Hits:

[Linux-UnixTPRLinux1.1

Description: 此文件包含了在linux下实现tpr-tree索引的源代码,tpr-tree的实现是基于gist代码,采用C++语言-This document contains a tpr under linux-tree index of the source code, tpr-tree based on the realization of the gist code using C language
Platform: | Size: 115712 | Author: 丁锋 | Hits:

[Data structsRplus.tar

Description: R+树的c实现源码,对应文章T. K. Sellis, N. Roussopoulos, C. Faloutsos: The R+-Tree: A Dynamic Index for Multi-Dimensional Objects.-R tree c achieve source code, corresponding article T. K. Sellis, N. Roussopoulos, C. Faloutsos : The R-Tree : A Dynamic Index for Multi-Dimensional Objects .
Platform: | Size: 92160 | Author: | Hits:

[Other Databasesspatialindex.111

Description: R-tree源代码,linux系统下可用-R-tree source code, linux system available
Platform: | Size: 532480 | Author: 杨磊 | Hits:

[Database systemRTree

Description: 空间数据库系统中著名的索引R-tree 源码 -Spatial database system, the index of well-known R-tree source code
Platform: | Size: 17408 | Author: 尹海班 | Hits:

[JSP/JavaRplus-java

Description: 关于R+树的java源码,有兴趣的朋友可以研究下了-On the R+ Tree java source code, are interested can study a Friend
Platform: | Size: 19456 | Author: 董广宇 | Hits:

[DVD8203R

Description: sunplus 8203r code su nplus 8203r code
Platform: | Size: 20799488 | Author: tony | Hits:

[GDI-BitmapRStarTree.tar

Description: 经典索引方法,它是在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.
Platform: | Size: 50176 | Author: lyd | Hits:

[Technology ManagementR-Tree-SpatialIndex

Description: R-Tree空间索引算法的研究历程和最新进展,挺详细的-R-Tree spatial index algorithm and the latest progress of the course, very detailed
Platform: | Size: 46080 | Author: lyd | Hits:

[Finance-Stock software systemWaveslim

Description: Basic wavelet routines for time series (1D), image (2D) and array (3D) analysis. The code provided here is based on wavelet methodology developed in Percival and Walden (2000) Gencay, Selcuk and Whitcher (2001) the dual-tree complex wavelet transform (CWT) from Kingsbury (1999, 2001) as implemented by Selesnick and Hilbert wavelet pairs (Selesnick 2001, 2002). All figures in chapters 4-7 of GSW (2001) are reproducible using this package and R code available at the book website(s) below.-Basic wavelet routines for time series (1D), image (2D) and array (3D) analysis. The code provided here is based on wavelet methodology developed in Percival and Walden (2000) Gencay, Selcuk and Whitcher (2001) the dual-tree complex wavelet transform (CWT) from Kingsbury (1999, 2001) as implemented by Selesnick and Hilbert wavelet pairs (Selesnick 2001, 2002). All figures in chapters 4-7 of GSW (2001) are reproducible using this package and R code available at the book website(s) below.
Platform: | Size: 1160192 | Author: Christian Hagglof | Hits:

[Database systemBplus

Description: B+树的源代码,c++版,用类实现的。 是许多数据库系统使用的检索系统-B+ tree source code, c++ version, with the class achieved. Database system used in many retrieval systems
Platform: | Size: 315392 | Author: 徐锦来 | Hits:

[JSP/JavaRTree

Description: R树是空间数据库中重要的索引结构,本代码就是结构了R树的实现-R tree is an important index of spatial database structure, the code is the realization of the structure of the R tree
Platform: | Size: 9216 | Author: mingbai | Hits:

[ADO-ODBCm-tree_c

Description: 构建M-tree的c++代码,M-tree类似于R-tree,区别于R-tree的是它是基于任意的距离来构建的索引(满足三角不等式)。-C++ code of constructing a M-tree
Platform: | Size: 143360 | Author: 告密 | Hits:

[Windows DevelopRTreeTemplate

Description: R* Tree source code implementation using template. the code has been tested.
Platform: | Size: 14336 | Author: cn | Hits:

[Windows DevelopRStarTree-0.1.0

Description: R Tree索引学习代码,初学者可以下载下来学习学习-R Tree index learning code
Platform: | Size: 864256 | Author: 李玲 | Hits:

[ADO-ODBCR-tree

Description: R树索引树的代码,用于空间数据库索引,是先进比较流行的数据库索引算法-R-tree index tree code, the index for spatial databases, advanced database indexing algorithm more popular
Platform: | Size: 17408 | Author: 等我 | Hits:

[.netRTree-C

Description: R树的基本操作代码,运用C语言来实现,算法精简。-The basic operation of the R-tree code, using C language to implement the algorithm streamlined.
Platform: | Size: 16384 | Author: 施国源 | Hits:
« 12 »

CodeBus www.codebus.net