[图书][B] Logic Principles of Content-Addressable Memories

T Kohonen, T Kohonen - 1980 - Springer
This chapter contains a survey of various operations, algorithms, and system organizations
by which content addressability can be embodied in memory hardware. It includes logic …

[图书][B] Handbook of algorithms and data structures: in Pascal and C

GH Gonnet, R Baeza-Yates - 1991 - dl.acm.org
Like the first edition, this second edition is a fine resource book that can be valuable to
teachers and learners of computer science as well as to computer science researchers and …

Fast text searching for regular expressions or automaton searching on tries

RA Baeza-Yates, GH Gonnet - Journal of the ACM (JACM), 1996 - dl.acm.org
We present algorithms for efficient searching of regular expressions on preprocessed text,
using a Patricia tree as a logical model for the index. We obtain searching algorithms that …

Branching processes in the analysis of the heights of trees

L Devroye - Acta Informatica, 1987 - Springer
It is shown how the theory of branching processes can be applied in the analysis of the
expected height of random trees. In particular, we will study the height of random binary …

Average-case analysis of algorithms and data structures

JS Vitter, P Flajolet - Algorithms and Complexity, 1990 - Elsevier
Publisher Summary This chapter discusses the analytic methods for average-case analysis
of algorithms, with special emphasis on the main algorithms and data structures used for …

Asymptotical growth of a class of random trees

B Pittel - The Annals of Probability, 1985 - JSTOR
We study three rules for the development of a sequence of finite subtrees {tn} of an infinite m-
ary tree t. Independent realizations {ω (n)} of a stationary ergodic process {ω} on m letters …

Dynamical sources in information theory: A general analysis of trie structures

J Clément, P Flajolet, B Vallée - Algorithmica, 2001 - Springer
Digital trees, also known as tries, are a general purpose flexible data structure that
implements dictionaries built on sets of words. An analysis is given of three major …

Paths in a random digital tree: limiting distributions

B Pittel - Advances in Applied Probability, 1986 - cambridge.org
We study a rule of growing a sequence {tn} of finite subtrees of an infinite m-ary tree T.
Independent copies {ω (n)} of a Bernoulli-type process ω on m letters are used to trace out a …

On the performance evaluation of extendible hashing and trie searching

P Flajolet - Acta Informatica, 1983 - Springer
A class of trees occurs both in digital searching and in schemes for maintaining dynamic
hash tables. We study the distribution of height in these trees using the saddle point method …

[HTML][HTML] Introduction to Data Structures and Algorithms Related to Information Retrieval.

RA Baeza-Yates - 1992 - icodeguru.com
Information Retrieval: CHAPTER 2: INTRODUCTION TO DATA STRUCTURES AND Next
Chapter Return to Table of Contents Previous Chapter CHAPTER 2: INTRODUCTION TO DATA …