文件名称:rtree_src_1.0.1

  • 所属分类:
  • Windows编程
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 408.08kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 刘*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

A disk based production quality RTree based upon Guttman?s quadratic split algorithm having following features: Buffering with dirty write, Index joins, Tree Seeding, Window and NN queries, Runtime STR Packing capability, Completely Thread safe.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 59564369rtree_src_1.0.1.zip 列表
doc/
doc/allclasses-frame.html
doc/allclasses-noframe.html
doc/constant-values.html
doc/deprecated-list.html
doc/help-doc.html
doc/index-files/
doc/index-files/index-1.html
doc/index-files/index-10.html
doc/index-files/index-11.html
doc/index-files/index-12.html
doc/index-files/index-13.html
doc/index-files/index-14.html
doc/index-files/index-15.html
doc/index-files/index-16.html
doc/index-files/index-17.html
doc/index-files/index-18.html
doc/index-files/index-19.html
doc/index-files/index-2.html
doc/index-files/index-20.html
doc/index-files/index-21.html
doc/index-files/index-22.html
doc/index-files/index-23.html
doc/index-files/index-24.html
doc/index-files/index-3.html
doc/index-files/index-4.html
doc/index-files/index-5.html
doc/index-files/index-6.html
doc/index-files/index-7.html
doc/index-files/index-8.html
doc/index-files/index-9.html
doc/index.html
doc/overview-frame.html
doc/overview-summary.html
doc/overview-tree.html
doc/package-list
doc/packages.html
doc/resources/
doc/resources/inherit.gif
doc/rtree/
doc/rtree/ABL.html
doc/rtree/BufferHeader.html
doc/rtree/CachedNodes.html
doc/rtree/class-use/
doc/rtree/class-use/ABL.html
doc/rtree/class-use/BufferHeader.html
doc/rtree/class-use/CachedNodes.html
doc/rtree/class-use/Element.html
doc/rtree/class-use/ElementNotFoundException.html
doc/rtree/class-use/FileHdr.html
doc/rtree/class-use/IllegalValueException.html
doc/rtree/class-use/LeafElement.html
doc/rtree/class-use/Node.html
doc/rtree/class-use/NodeEmptyException.html
doc/rtree/class-use/NodeFullException.html
doc/rtree/class-use/NodeReadException.html
doc/rtree/class-use/NodeValue.html
doc/rtree/class-use/NodeWriteException.html
doc/rtree/class-use/NonLeafElement.html
doc/rtree/class-use/Pack.html
doc/rtree/class-use/Pack.Int.html
doc/rtree/class-use/Pack.Slice.html
doc/rtree/class-use/PageFaultException.html
doc/rtree/class-use/Point.html
doc/rtree/class-use/ReadNode.html
doc/rtree/class-use/Rect.html
doc/rtree/class-use/RTree.Header.html
doc/rtree/class-use/RTree.html
doc/rtree/class-use/RTree.Nearest.html
doc/rtree/class-use/RTreeClient.html
doc/rtree/class-use/rTreeDemo.html
doc/rtree/class-use/RTreeException.html
doc/rtree/class-use/RTreeInsertException.html
doc/rtree/class-use/RTreeRead.html
doc/rtree/class-use/StackOverflowException.html
doc/rtree/class-use/StackUnderflowException.html
doc/rtree/class-use/ThreadInfo.html
doc/rtree/class-use/TreeThread.html
doc/rtree/Element.html
doc/rtree/ElementNotFoundException.html
doc/rtree/FileHdr.html
doc/rtree/IllegalValueException.html
doc/rtree/join/
doc/rtree/join/class-use/
doc/rtree/join/class-use/CompElmtX.html
doc/rtree/join/class-use/CompRectX.html
doc/rtree/join/class-use/ContainedByPred.html
doc/rtree/join/class-use/ContainsPred.html
doc/rtree/join/class-use/EqualsPred.html
doc/rtree/join/class-use/IntersectPred.html
doc/rtree/join/class-use/Join.html
doc/rtree/join/class-use/JoinException.html
doc/rtree/join/class-use/MeetPred.html
doc/rtree/join/class-use/Pair.html
doc/rtree/join/class-use/PairElmt.html
doc/rtree/join/class-use/Predicate.html
doc/rtree/join/class-use/SweepLine.html
doc/rtree/join/CompElmtX.html
doc/rtree/join/CompRectX.html
doc/rtree/join/ContainedByPred.html
doc/rtree/join/ContainsPred.html
doc/rtree/join/EqualsPred.html
doc/rtree/join/IntersectPred.html
doc/rtree/join/Join.html
doc/rtree/join/JoinException.html
doc/rtree/join/MeetPred.html
doc/rtree/join/package-frame.html
doc/rtree/join/package-summary.html
doc/rtree/join/package-tree.html
doc/rtree/join/package-use.html
doc/rtree/join/Pair.html
doc/rtree/join/PairElmt.html
doc/rtree/join/Predicate.html
doc/rtree/join/SweepLine.html
doc/rtree/LeafElement.html
doc/rtree/Node.html
doc/rtree/NodeEmptyException.html
doc/rtree/NodeFullException.html
doc/rtree/NodeReadException.html
doc/rtree/NodeValue.html
doc/rtree/NodeWriteException.html
doc/rtree/NonLeafElement.html
doc/rtree/Pack.html
doc/rtree/Pack.Int.html
doc/rtree/Pack.Slice.html
doc/rtree/package-frame.html
doc/rtree/package-summary.html
doc/rtree/package-tree.html
doc/rtree/package-use.html
doc/rtree/PageFaultException.html
doc/rtree/Point.html
doc/rtree/ReadNode.html
doc/rtree/Rect.html
doc/rtree/RTree.Header.html
doc/rtree/RTree.html
doc/rtree/RTree.Nearest.html
doc/rtree/RTreeClient.html
doc/rtree/rTreeDemo.html
doc/rtree/RTreeException.html
doc/rtree/RTreeInsertException.html
doc/rtree/RTreeRead.html
doc/rtree/seeded/
doc/rtree/seeded/class-use/
doc/rtree/seeded/class-use/SdNode.html
doc/rtree/seeded/class-use/SdTree.html
doc/rtree/seeded/class-use/SdTree.LongWraper.html
doc/rtree/seeded/package-frame.html
doc/rtree/seeded/package-summary.html
doc/rtree/seeded/package-tree.html
doc/rtree/seeded/package-use.html
doc/rtree/seeded/SdNode.html
doc/rtree/seeded/SdTree.html
doc/rtree/seeded/SdTree.LongWraper.html
doc/rtree/StackOverflowException.html
doc/rtree/StackUnderflowException.html
doc/rtree/ThreadInfo.html
doc/rtree/TreeThread.html
doc/serialized-form.html
doc/stylesheet.css
rtree/
rtree/ABL.java
rtree/app.dat
rtree/CachedNodes.java
rtree/ChangeLog
rtree/Element.java
rtree/ElementNotFoundException.java
rtree/FileHdr.java
rtree/IllegalValueException.java
rtree/join/
rtree/join/CompElmtX.java
rtree/join/ContainedByPred.java
rtree/join/ContainsPred.java
rtree/join/EqualsPred.java
rtree/join/IntersectPred.java
rtree/join/Join.java
rtree/join/JoinException.java
rtree/join/MeetPred.java
rtree/join/Pair.java
rtree/join/PairElmt.java
rtree/join/Predicate.java
rtree/join/SweepLine.java
rtree/LeafElement.java
rtree/Logic.txt
rtree/Node.java
rtree/NodeEmptyException.java
rtree/NodeFullException.java
rtree/NodeReadException.java
rtree/NodeWriteException.java
rtree/NonLeafElement.java
rtree/Pack.java
rtree/PageFaultException.java
rtree/Point.java
rtree/README
rtree/ReadNode.java
rtree/Rect.java
rtree/RTree.java
rtree/RTreeClient.java
rtree/rTreeDemo.java
rtree/RTreeException.java
rtree/RTreeInsertException.java
rtree/seeded/
rtree/seeded/SdNode.java
rtree/seeded/SdTree.java
rtree/StackOverflowException.java
rtree/StackUnderflowException.java

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org