CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - indexing

搜索资源列表

  1. 成绩输出

    0下载:
  2. 知道成绩表,按分块查找法查找学号为几的各科成绩,索引表分3块。-know its performance, by the sub-block search, law school to find several branches achievements, indexing table three points.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:849byte
    • 提供者:sun
  1. chuandesuoyin1

    0下载:
  2. 这是一个字符串索引的程序,使用c语言编写的,运行环境是vc6.0-This is a string indexing procedures, the use of the c language, the operating environment is vc6.0
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.59kb
    • 提供者:王玲玲
  1. bitsort

    0下载:
  2. 不错的排序算法。快速而且占用内存少,不过仅对不重复数据进行排序,如果出现重复,需要另加索引!-good sorting algorithm. Rapid and less memory, but only to not repeat data sorting, if duplication, and the need for indexing plus!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.08kb
    • 提供者:张二
  1. 索引顺序表的查找源程序代码

    0下载:
  2. 数据结构上机实验内容 索引顺序表的查找源程序代码-data structure on the plane experiment content indexing table lookup sequence source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.18kb
    • 提供者:悠女
  1. datrie_cvs20061001.tar

    0下载:
  2. This an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as h
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:33.77kb
    • 提供者:lucoy
  1. shujujiegou

    0下载:
  2. 以广州旅游业为背景,设计一个变长记录文件存取类库。程序采用B+树作为索引系统,支持字节流嵌入方式和文件链接方式,以较友好的用户界面,加强程序容错性-Guangzhou tourism industry as the background, to design a variable-length record file access library. Program uses B+ tree as an indexing system to support byte-stream mode and
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3.43mb
    • 提供者:liang
  1. Lying-data-structure9

    0下载:
  2.  《大话数据结构》主要内容包含:数据结构介绍、算法推导大O阶的方法;顺序结构与链式结构差异、栈与队列的应用;串的朴素模式匹配、KMP模式匹配算法;二叉树前中后序遍历、赫夫曼树及应用;图的深度、广度遍历;最小生成树两种算法、最短路径两种算法;拓扑排序与关键路径算法;折半查找、插值查找、斐波那契查找等静态查找;稠密索引、分块索引、倒排索引等索引技术;冒泡、选择、插入等简单排序;希尔、堆、归并、快速等改进排序-" Westward the data structure," the m
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1.46mb
    • 提供者:陈雨
  1. BPTree

    0下载:
  2. 程序通过B树的存储结构,实现了B树的构造,显示,关键字的插入删除等基本索引功能-Program through the B-tree storage structure, to achieve a B-tree structure display keyword insertion and deletion basic indexing feature
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:6.61kb
    • 提供者:pxxxb
  1. Data-Structures

    0下载:
  2. 数据结构是计算机存储、组织数据的方式。数据结构是指相互之间存在一种或多种特定关系的数据元素的集合。通常情况下,精心选择的数据结构可以带来更高的运行或者存储效率。数据结构往往同高效的检索算法和索引技术有关。-Data structure is a computer store, organize data. Data structure refers to the mutual relationship between the presence of one or more specific da
  3. 所属分类:Data structs

    • 发布日期:2017-05-21
    • 文件大小:6.04mb
    • 提供者:赵雪伟
  1. BTree

    0下载:
  2. B树的JAVA语言实现,B树是一棵平衡树,可用于一维数据的高效索引-B-tree JAVA language, B tree is a tree balanced tree can be used for efficient indexing one-dimensional data
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:34.66kb
    • 提供者:ql
  1. hjxsrcsarray

    0下载:
  2. 提供对动态数组的支持,在内存中程序将数据分块存放, 避免了大块内存的申请,同时也和普通的双向链表不同的是本代码提供 了对内部数据的快速索引,大大提高了数据访问速度。-Provide support for dynamic arrays in memory to store program data block, @ Avoiding large memory applications, but also ordinary doubly linked list is differen
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:30.52kb
    • 提供者:free
  1. Block-search

    0下载:
  2. 用二分法建立索引表,在此基础上进行分块查找的算法,用c语言加以实现。-Indexing table with the dichotomy block search algorithm based on this, to be implemented by c language.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:887byte
    • 提供者:
  1. BTree

    0下载:
  2. 基础JAVA语言的B树索引算法的具体代码实现细节-JAVA language specific code base B-tree indexing algorithm implementation details
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2.15mb
    • 提供者:李四
搜珍网 www.dssz.com