Sciweavers

170 search results - page 6 / 34
» Algorithms on Compressed Strings and Arrays
Sort
View
IPL
2008
93views more  IPL 2008»
14 years 9 months ago
Computing Longest Previous Factor in linear time and applications
We give two optimal linear-time algorithms for computing the Longest Previous Factor (LPF) array corresponding to a string w. For any position i in w, LPF[i] gives the length of th...
Maxime Crochemore, Lucian Ilie
CORR
2011
Springer
198views Education» more  CORR 2011»
14 years 4 months ago
Pattern matching in Lempel-Ziv compressed strings: fast, simple, and deterministic
Countless variants of the Lempel-Ziv compression are widely used in many real-life applications. This paper is concerned with a natural modification of the classical pattern match...
Pawel Gawrychowski
RTI
2000
113views more  RTI 2000»
14 years 9 months ago
Algorithms for Fractal Image Compression on Massively Parallel SIMD Arrays
In this work we introduce and analyze algorithms for fractal image compression on massively parallel SIMD arrays. The di erent algorithms discussed di er signi cantly in terms of ...
Christian Hufnagl, Andreas Uhl
IWOCA
2009
Springer
193views Algorithms» more  IWOCA 2009»
15 years 4 months ago
Gray Code Compression
An n-bit (cyclic) Gray code is a (cyclic) sequence of all n-bit strings such that consecutive strings differ in a single bit. We describe an algorithm which for every positive int...
Darko Dimitrov, Tomás Dvorák, Petr G...
92
Voted
ISMB
1998
14 years 11 months ago
Compression of Strings with Approximate Repeats
We describe a model for strings of characters that is loosely based on the Lempel Ziv model with the addition that a repeated substring can be an approximate match to the original...
Lloyd Allison, Timothy Edgoose, Trevor I. Dix