The Burrows-Wheeler transformation is used for effective data compression, e.g., in the well known program bzip2. Compression and decompression are done in a block-wise fashion; larger blocks usually result in better compression rates. With the currently used algorithms for decompression, 4n bytes of auxiliary memory for processing a block of n bytes are needed, 0 < n < 2 32. This may pose a problem in embedded systems (e.g., mobile phones), where RAM is a scarce resource. In this paper we present algorithms that reduce the memory need without sacrificing speed too much. The main results are: Assuming an input string of n characters, 0 < n < 2 32, the reverse Burrows-Wheeler transformation can be done with 1.625 n bytes of auxil...
Several methods are discussed that can be used to improve the compression ratio of compression algor...
We present a new semi-external algorithm that builds the Burrows-Wheeler transform variant of Bauer ...
Due to high bandwidth requirements up to 2 Mbits/sec in third generation mobile communication system...
1 Introduction The Burrows-Wheeler transformation (BWT) [6] is at the heart of modern, veryeffective...
Everyone can get into a situation when it is necessary to reduce the size of some file. For that pur...
We introduce the problem of computing the Burrows-Wheeler Transform (BWT) using small additional spa...
The Burrows Wheeler transform has applications in data compression as well as full text indexing. De...
The Burrows-Wheeler Transform is a text permutation that has revolutionized the fields of pattern ma...
In [Burrows and Wheeler, 1994] a universal data compression algorithm (BW-algorithm, for short) is d...
The traditional way of computing the Burrows-Wheeler transform (BWT) has been to first build a suffi...
In this paper we provide the first compression booster that turns a zeroth order compressor into a m...
1 Introduction It seems that there is no limit to the amount of data we need to store in ourcomputer...
We present work-optimal PRAM algorithms for Burrows-Wheeler compression and decompression of string...
International audienceWe introduce the problem of computing the Burrows–Wheeler Transform (BWT) usin...
International audienceWe introduce the problem of computing the Burrows–Wheeler Transform (BWT) usin...
Several methods are discussed that can be used to improve the compression ratio of compression algor...
We present a new semi-external algorithm that builds the Burrows-Wheeler transform variant of Bauer ...
Due to high bandwidth requirements up to 2 Mbits/sec in third generation mobile communication system...
1 Introduction The Burrows-Wheeler transformation (BWT) [6] is at the heart of modern, veryeffective...
Everyone can get into a situation when it is necessary to reduce the size of some file. For that pur...
We introduce the problem of computing the Burrows-Wheeler Transform (BWT) using small additional spa...
The Burrows Wheeler transform has applications in data compression as well as full text indexing. De...
The Burrows-Wheeler Transform is a text permutation that has revolutionized the fields of pattern ma...
In [Burrows and Wheeler, 1994] a universal data compression algorithm (BW-algorithm, for short) is d...
The traditional way of computing the Burrows-Wheeler transform (BWT) has been to first build a suffi...
In this paper we provide the first compression booster that turns a zeroth order compressor into a m...
1 Introduction It seems that there is no limit to the amount of data we need to store in ourcomputer...
We present work-optimal PRAM algorithms for Burrows-Wheeler compression and decompression of string...
International audienceWe introduce the problem of computing the Burrows–Wheeler Transform (BWT) usin...
International audienceWe introduce the problem of computing the Burrows–Wheeler Transform (BWT) usin...
Several methods are discussed that can be used to improve the compression ratio of compression algor...
We present a new semi-external algorithm that builds the Burrows-Wheeler transform variant of Bauer ...
Due to high bandwidth requirements up to 2 Mbits/sec in third generation mobile communication system...