Sciweavers

18 search results - page 1 / 4
» Bidirectional Delta Files
Sort
View
DCC
2010
IEEE
13 years 3 months ago
Bidirectional Delta Files
This paper introduces a new method called Bidirectional Delta file, which is to construct a two way delta file out of two given files. Previous work focuses on forwards and back...
Dana Shapira, Michael Kats
WISE
2002
Springer
13 years 9 months ago
Cluster-Based Delta Compression of a Collection of Files
Delta compression techniques are commonly used to succinctly represent an updated version of a file with respect to an earlier one. In this paper, we study the use of delta compr...
Zan Ouyang, Nasir D. Memon, Torsten Suel, Dimitre ...
DCC
2006
IEEE
14 years 4 months ago
Modeling Delta Encoding of Compressed Files
Abstract. The Compressed Delta Encoding paradigm is introduced, i.e., delta encoding directly in two given compressed files without decompressing. Here we explore the case where th...
Shmuel Tomi Klein, Tamar C. Serebro, Dana Shapira
DCC
2007
IEEE
14 years 4 months ago
Compressed Delta Encoding for LZSS Encoded Files
We explore the Full Compressed Delta Encoding problem in compressed texts, defined as the problem of constructing a delta file directly from the two given compressed files, withou...
Shmuel T. Klein, Dana Shapira
PODC
1998
ACM
13 years 9 months ago
In-Place Reconstruction of Delta Compressed Files
We present an algorithm for modifying delta compressed files so that the compressed versions may be reconstructed without scratch space. This allows network clients with limited ...
Randal C. Burns, Darrell D. E. Long