[引用][C] Algebraic Combinatorics on Words

M Lothaire - 2002 - books.google.com
Combinatorics on words has arisen independently within several branches of mathematics,
for instance, number theory, group theory and probability, and appears frequently in …

[图书][B] Digital geometry: Geometric methods for digital picture analysis

R Klette, A Rosenfeld - 2004 - books.google.com
Digital geometry is about deriving geometric information from digital pictures. The field
emerged from its mathematical roots some forty-years ago through work in computer-based …

[PDF][PDF] Byte pair encoding: A text compression scheme that accelerates pattern matching

Y Shibata, T Kida, S Fukamachi, M Takeda… - 1999 - researchgate.net
Byte pair encoding (BPE) is a simple universal text compression scheme. Decompression is
very fast and requires small work space. Moreover, it is easy to decompress an arbitrary part …

Let sleeping files lie: Pattern matching in Z-compressed files

A Amir, G Benson, M Farach - Journal of Computer and System Sciences, 1996 - Elsevier
The current explosion of stored information necessitates a new model of pattern matching,
that ofcompressed matching. In this model one tries to find all occurrences of a pattern in a …

[PDF][PDF] Efficient two-dimensional compressed matching

A Amir, C Benson - 1992 Data Compression Conference, 1992 - academia.edu
Digitized images are known to be extremely space consuming. However, regularities in the
images can often be exploited to reduce the necessary storage area. Thus we find that many …

[图书][B] Algorithmic combinatorics on partial words

F Blanchet-Sadri - 2007 - taylorfrancis.com
The discrete mathematics and theoretical computer science communities have recently
witnessed explosive growth in the area of algorithmic combinatorics on words. The next …

Collage system: a unifying framework for compressed pattern matching

T Kida, T Matsumoto, Y Shibata, M Takeda… - Theoretical Computer …, 2003 - Elsevier
We introduce a general framework which is suitable to capture the essence of compressed
pattern matching according to various dictionary-based compressions. It is a formal system …

A text compression scheme that allows fast searching directly in the compressed file

U Manber - ACM Transactions on Information Systems (TOIS), 1997 - dl.acm.org
A new text compression scheme is presented in this article. The main purpose of this
scheme is to speed up string matching by searching the compressed file directly. The …

An improved pattern matching algorithm for strings in terms of straight-line programs

M Miyazaki, A Shinohara, M Takeda - … , CPM 97 Aarhus, Denmark, June 30 …, 1997 - Springer
We show an efficient pattern-matching algorithm for strings that are succinctly described in
terms of straight-line programs, in which the constants are symbols and the only operation is …

Multiple pattern matching in LZW compressed text

T Kida, M Takeda, A Shinohara… - Proceedings DCC'98 …, 1998 - ieeexplore.ieee.org
We address the problem of searching in LZW compressed text directly, and present a new
algorithm for finding multiple patterns by simulating the move of the Aho-Corasick (1975) …