首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 多维数据索引算法

多维数据索引算法

  • 资源大小:141.29 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: 算法 索引 数据 多维

资 源 简 介

This project has moved to its new home at gitlab. Multi-Dimensional Data Structure (mdds) A collection of multi-dimensional data structures and indexing algorithms. The download page has moved to [here](http://code.google.com/p/multidimalgorithm/wiki/Downloads). Source packages of 0.9.1 and newer can be downloaded from this page. Overview of data structures included in mdds Segment tree Segment tree is a balanced-binary-tree based data structure efficient for detecting all intervals (or segments) that contain a given point. The segments may overlap with each other. The end points of stored segments are not inclusive, that is, when an interval spans from 2 to 6, an arbitrary point x within that interval can take a value of 2 <= x < 6, but not the exact value of 6 itself. Flat segment tree

文 件 列 表

mdds_0.9.0
VERSION.in
misc
include
NEWS
configure.ac
src
COPYING
example
quickcheck
configure
README
AUTHORS
Makefile.in
autogen.sh

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • 晋财 33分钟前 成为了本站会员

  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

  • Li 2天前 成为了本站会员

  • bigfatcat1977 3天前 成为了本站会员

  • just4down 3天前 成为了本站会员

0.156797s