搜索资源列表
R_tree
- 在论述R树索引技术的相关概念、数据结构、算法描述及性能分析的基础上,提出了一种改进的R*树空间索引结构-R-tree Index in the paper related to the concept of technology, data structure, algorithm descr iption and performance analysis, based on an improved space for the R* Tree Index Structure
btree
- 一个关于B树结构的详细介绍,尤其是在数据库中利用其实现索引功能-B tree structure of a detailed introduction, especially in the database using its indexing realize
Rtree
- R树,一个用于空间查询的动态索引结构。能够更有效地处理空间数据点-R tree, a query for a dynamic index structure of space. To more effectively deal with spatial data points
Course-design-English-dictionary
- Trie树通常作为一种索引树,这种结构对于大小变化很大的关键字特别有用。利用Trie树实现一个英语单词辅助记忆系统,完成相应的建表和查表程序。-Trie trees usually as a tree, the structure on the index of the key word size change a lot is especially useful. Use Trie tree realize one English word memory system, complete au
English-book-management-system
- 西文图书管理系统 图书管理基本业务活动包括:对一本书的采编入库、清除库存、借阅和归还等等。试设计一个图书管理系统,将上述业务活动借助于计算机系统完成。 要求: (1)每种书的登记内容至少包括书号、书名、著者、现存量和总库存量等五项。 (2)作为演示系统,不必使用文件,全部数据可以都在内存存放。要用B-树(4阶树)对书号建立索引,以获得高效率。 (3)系统应有以下功能: 采编入库、清除库存、借阅、归还、显示(以凹入表的形式显示)等。 -Western language
Data-Structure-a-Algorithm-Analysis
- 西安交通大学数据结构与算法分析的PPT。包括算法分析方法,各种数据结构如树、图等,及索引。-failed to translate
MS-interview-100-questions--by-July
- 微软面试 100 题系列 作者:July 结构之法算法之道 blog 之博主 本微软面试 100 题系列,共计 11 篇文章,300 多道面试题,截取本 blog 索引性文章: 程序员面试、算法研究、编程艺术、红黑树、数据挖掘 5 大系列集锦,中的第一部分编辑 而成。-Microsoft interview questions 100 series Author: Road law blog Algorithms July structures blogger The
二叉树
- 数据结构是计算机存储、组织数据的方式。数据结构是指相互之间存在一种或多种特定关系的数据元素的集合。通常情况下,精心选择的数据结构可以带来更高的运行或者存储效率。数据结构往往同高效的检索算法和索引技术有关。[1](Data structures are the way computers store and organize data. A data structure is a collection of data elements that exist in one or more speci