[图书][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 …

Synthesizing constraint expressions

EC Freuder - Communications of the ACM, 1978 - dl.acm.org
A constraint network representation is presented for a combinatorial search problem: finding
values for a set of variables subject to a set of constraints. A theory of consistency levels in …

[图书][B] Word Hy-phen-a-tion by Com-put-er

FM Liang - 1983 - Citeseer
* The work described in this thesis was inspired by the need for a word hyphenation routine
as part «f Don Knuth's T^ jX typesetting system [1]. This system was initially designed in …

An efficient digital search algorithm by using a double-array structure

JI Aoe - IEEE Transactions on Software Engineering, 1989 - ieeexplore.ieee.org
An efficient digital search algorithm that is based on an internal array structure called a
double array, which combines the fast access of a matrix form with the compactness of a list …

Indexing methods for approximate dictionary searching: Comparative analysis

L Boytsov - Journal of Experimental Algorithmics (JEA), 2011 - dl.acm.org
The primary goal of this article is to survey state-of-the-art indexing methods for approximate
dictionary searching. To improve understanding of the field, we introduce a taxonomy that …

An efficient implementation of trie structures

JI Aoe, K Morimoto, T Sato - Software: Practice and Experience, 1992 - Wiley Online Library
A new internal array structure, called a double‐array, implementing a trie structure is
presented. The double‐array combines the fast access of a matrix form with the …

[PDF][PDF] Correcting spelling errors by modelling their causes

S Deorowicz, MG Ciura - 2005 - zbc.uz.zgora.pl
This paper accounts for a new technique of correcting isolated words in typed texts. A
language-dependent set of string substitutions reflects the surface form of errors that result …

[PDF][PDF] HAT-trie: a cache-conscious trie-based data structure for strings

N Askitis, R Sinha - ACSC, 2007 - Citeseer
Tries are the fastest tree-based data structures for managing strings in-memory, but are
space-intensive. The burst-trie is almost as fast but reduces space by collapsing trie-chains …

Putting routing tables in silicon

TB Pei, C Zukowski - IEEE Network, 1992 - ieeexplore.ieee.org
Moving routing tables from RAM to custom or semicustom VLSI can lower cost and boost
performance. The routing table problem is presented by discussing the available …