CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 索引 树

搜索资源列表

  1. C语言开发 BTREE 数据文件索引程序库

    0下载:
  2. 用c开发的B+树索引结构,能实现B+树基本的查找,删除,搜索功能-with the development of B-tree index structures to achieve the basic B-tree search, delete, search functions
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15776
    • 提供者:皇者之剑
  1. trie

    0下载:
  2. 1. Trie树作为一种索引树,这种结构对于大小变化很大的关键字特别有用。利用Trie树实现一个英语单词辅助记忆系统,完成相应的建表和查表程序。2. 不限定Trie树的层次。每个叶子结点只含一个关键字,采用单字符逐层分割的策略,实现Trie树的插入、删除和查询的算法,查询可以有两种方法:查询一个完整的单词或者实现以某几个字母开头的单词。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:75773
    • 提供者:蒋笑语
  1. audCreIndex

    0下载:
  2. 查重,根据文件记录写索引树并根据索引查找重复话单。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:7386
    • 提供者:戴大刚
  1. 索引技术

    0下载:
  2. 是当初的数据结构的做业,用的是b+树这一块,非常值得初学者的参考-is the original data structure for doing business, it was a b tree this very worthwhile reference beginners
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:117242
    • 提供者:xzh
  1. B+树

    0下载:
  2. 一个用B+树实现的快速索引!
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-03-24
    • 文件大小:15588
    • 提供者:slzdxx
  1. R-tree

    0下载:
  2. R树索引树的代码,用于空间数据库索引,是先进比较流行的数据库索引算法-R-tree index tree code, the index for spatial databases, advanced database indexing algorithm more popular
  3. 所属分类:Oracle

    • 发布日期:2017-03-23
    • 文件大小:16987
    • 提供者:等我
  1. QuadTree_src.zip

    1下载:
  2. 国外比较好的一个四叉树源码,对研究空间索引的同学有帮助,Abroad, a better source of a quadtree, the study of spatial index will help students
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:20610
    • 提供者:lizhenhua
  1. B+树的实现

    2下载:
  2. B+树的实现,利用JAVA写的,有详细的注释说明-B+ Tree Implementation
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-10-30
    • 文件大小:3550
    • 提供者:张若儒
  1. avlIndex

    0下载:
  2. avl平衡二叉树和索引树的结合体!做成了一个头文件形式.用的时候要自己写个主函数调用-avl trees and a combination of the index tree!
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4524
    • 提供者:幻怒尘
  1. TrieTree

    0下载:
  2. 索引树的实现,用于计算含有某个前缀的单词数量。-The realization of the index tree used to calculate the number of words containing a certain prefix.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:40960
    • 提供者:康维鹏
  1. ASP.NETSKv1.01

    0下载:
  2. T树索引源代码.一个T树索引示例,用来展示内存数据库中,T树索引是怎么建立的。-t-tree index MMDB
  3. 所属分类:MySQL

    • 发布日期:2017-03-30
    • 文件大小:565992
    • 提供者:yedan
  1. IndexTree

    0下载:
  2. 建立R-Tree索引树,提高数据库查询效率-The establishment of R-Tree index tree, improve the efficiency of database queries
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-10
    • 文件大小:2126720
    • 提供者:libra
  1. TruecolorTo256

    0下载:
  2. 利用八叉树建立索引表,把真彩色图像转换为256索引图-TruecolorTo256
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:3072191
    • 提供者:胡宗亮
  1. wei

    0下载:
  2. 对数据建立基于四叉树的索引,并使用skyline方法剪枝,实现top-k查询。-Data to establish an index based on quadtree and uses the method of pruning skyline, to achieve top-k query.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:375370
    • 提供者:王鑫
  1. LidarK20

    0下载:
  2. LiDAR数据处理平台,其中包含了R树空间索引的详细实现。-LiDAR data processing platform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7607185
    • 提供者:ct
  1. index

    0下载:
  2. 提供支持char*,float,int的索引树查找、插入和删除-Support char*, float, int index tree to find, insert and delete
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:24151
    • 提供者:adventure
  1. rtree

    0下载:
  2. 空间索引树R-tree使用C语言实现,希望对大家有用-R-tree spatial index tree using the C language, we hope to be useful
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:10971
    • 提供者:小玉
  1. 3dGIS-Query-Algorithm

    0下载:
  2. 三维地理信息系统空间数据库具有数据量大、 空间实体关系复杂、 空间操作计算量大等特点。为了提高检索 效率 ,必须建立高效的空间索引机制。八叉树空间索引是对二维 GIS中四叉树索引进行扩展的一种三维空间数据结构 , 具有思路简单、 容易理解和实现、 查询速度快的优点。本文首先阐述了线性八叉树空间索引的原理 ,然后重点介绍了线性 八叉树空间索引的建立和查询算法。-In the 3D GIS database , there is a large quantity of data , sp
  3. 所属分类:GIS program

    • 发布日期:2017-04-17
    • 文件大小:263035
    • 提供者:tigerwoods
  1. RangeEncoding_pdf

    1下载:
  2. 区间编码算法的分析与实现(论文全文) 摘要:全面介绍了区间编码算法的理论基础和实现方式。详细讨论了区间编码原理、正规化操作、区间编码实现、二进制索引树的理论和实现等技术。并给出了一个切实可行的应用程序。-Range encoding algorithm analysis (full paper) Abstract: The comprehensive range encoding algorithm theoretical basis and implementation. Discus
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:276468
    • 提供者:
  1. incert

    0下载:
  2. 数据库中,B+树索引的构造,此程序实现了200000个项目的插入!-Database, B+ tree index structure, the program achieved 200,000 into the project!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-17
    • 文件大小:11895
    • 提供者:涂豪
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com