Arithmetic coding is used in many compression techniques during the entropy encoding stage. Further compression is not possible without changing the data model and increasing redundancy in the data set. To increase the redundancy, we have applied index based byte-pair transformation (BPT-I) as a pre-processing to arithmetic coding. BPT-I transforms most frequent byte-pairs (2-byte integers). Here, most frequent byte-pairs are sorted in the order of their frequency and groups consisting of 256 byte-pairs are formed. Each byte-pair in a group is then encoded using two tokens: group number and the location in a group. Group number is denoted using variable length prefix codeword; whereas location within a group is denoted using 8-bit index. BP...
We report on a new experimental analysis of high-order entropy-compressed suffix arrays, which retai...
In the last decade, the cost of genomic sequencing has been decreasing so much that re-searchers all...
A bitmap index is a type of database index in which querying is implemented using logical operations...
While modern hardware can provide vast amounts of inexpensive storage for biological databases, the ...
Coding methods like the Huffman and the arithmetic coding utilize the skewness of character distribu...
Experimental results show that a word-based arithmetic coding scheme can achieve a higher compressio...
Over the last decade, arithmetic coding has emerged as an important compression tool. It is now the ...
A b s t r a c t Data mining can be viewed as a result of the natural evolution of information techno...
discussed several computationally feasible algorithms in detail with the goal of achieving "the...
With an advent of new technologies and new ways of representing data, files have begun to take up mo...
the following text. For binary arithmetic coding, a given non-binary absolute value has to be binari...
The fact that four bits can represent 16 different s tates, but a decimal digit exploits only 10 of ...
The Arithmetic Coding process involves re-calculation of intervals for each symbol that need to be e...
Many database applications make extensive use of bitmap indexing schemes. In this paper, we study ho...
Data Compression is today essential for a wide range of applications: for example Internet and the W...
We report on a new experimental analysis of high-order entropy-compressed suffix arrays, which retai...
In the last decade, the cost of genomic sequencing has been decreasing so much that re-searchers all...
A bitmap index is a type of database index in which querying is implemented using logical operations...
While modern hardware can provide vast amounts of inexpensive storage for biological databases, the ...
Coding methods like the Huffman and the arithmetic coding utilize the skewness of character distribu...
Experimental results show that a word-based arithmetic coding scheme can achieve a higher compressio...
Over the last decade, arithmetic coding has emerged as an important compression tool. It is now the ...
A b s t r a c t Data mining can be viewed as a result of the natural evolution of information techno...
discussed several computationally feasible algorithms in detail with the goal of achieving "the...
With an advent of new technologies and new ways of representing data, files have begun to take up mo...
the following text. For binary arithmetic coding, a given non-binary absolute value has to be binari...
The fact that four bits can represent 16 different s tates, but a decimal digit exploits only 10 of ...
The Arithmetic Coding process involves re-calculation of intervals for each symbol that need to be e...
Many database applications make extensive use of bitmap indexing schemes. In this paper, we study ho...
Data Compression is today essential for a wide range of applications: for example Internet and the W...
We report on a new experimental analysis of high-order entropy-compressed suffix arrays, which retai...
In the last decade, the cost of genomic sequencing has been decreasing so much that re-searchers all...
A bitmap index is a type of database index in which querying is implemented using logical operations...