Patent
Data compression apparatus and method using matching string searching and Huffman encoding
Clay Mayers,Douglas L. Whiting +1 more
- 07 Jul 1995
153
TL;DR: In this article, a sliding window data compression algorithm is combined with Huffman encoding on the strings and raw bytes, and the Huffman table, in a compressed form, is prepended to the encoded output data.
read more
Abstract: An apparatus and method for converting an input data character stream into a variable length encoded data stream in a data compression system. A sliding window data compression algorithm is combined with Huffman encoding on the strings and raw bytes. The Huffman table, in a compressed form, is prepended to the encoded output data. The Huffman codes representing the shortest strings encode both the string length and part of the string offset. Assigning Huffman codes to represent the combined length and offset allows the use of a smaller sliding window size without sacrificing compression ratio. The smaller window size allows implementations in software and hardware to minimize memory usage, thus reducing cost.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Patent
System and Method for Transmission of Data
John M. Payne,Tim Von Kaenel,Jeffrey Wang,Jeffrey Odell,David Starr,Jason Katz +5 more
- 31 Jan 2011
TL;DR: In this article, the authors proposed a system and method for data communication connecting on-line networks with on-online and off-line computers, which provides for broadcast of up to the minute notification centric information thereby providing an instant call to action for users who are provided with the ability to instantaneously retrieve further detailed information.
478
Patent
System and method for manipulating and managing computer archive files
Yuri Basin,Michael Beirne,James C. Peterson,Karen L. Peterson +3 more
- 21 Feb 2006
TL;DR: In this paper, a file archiving system may include a user interface component, a file management component and a compression/extraction engine component, which can be used to encrypt, decrypt, digitally sign and/or authenticate a file in an archive.
293
Patent
Video distribution system using in-wall wiring
Charles Abraham
- 12 Sep 1995
TL;DR: In this article, a cable television/video distribution and selection system for distributing video signals throughout a home or building over in-wall electrical wiring is described, where a remote device is comprised of a first video signal selector device which is used by a user to generate a selection signal which corresponds to the cable television channel which the user has selected.
236
Patent
Parallel decompression and compression system and method for improving storage density and access speed for non-volatile memory and embedded memory devices
Thomas A. Dye
- 26 Apr 1999
TL;DR: The Compression Enhanced Flash Memory Controller (CEFMC) as discussed by the authors uses parallel lossless compression and decompression engines embedded into the flash memory controller unit for improved memory density and data bandwidth.
225
Patent
Portable data acquisition and management system and associated device and method
Earle Timothy,Pamela Klouda,John Wagner,Peter Everett,David Ray Salzman,David Potteiger +5 more
- 26 Aug 2002
TL;DR: In this article, a system for manipulating data is presented, which consists of a host system, a discrete portable data acquisition device for collecting the data, at least one of a wireless wide area network (WWAN) data radio, a wireless local area networks (WLAN) data radios, and a wireless personal area network data radio.
206
References
•Book
The Design and Analysis of Computer Algorithms
Alfred V. Aho,John E. Hopcroft +1 more
- 01 Jan 1974
TL;DR: This text introduces the basic data structures and programming techniques often used in efficient algorithms, and covers use of lists, push-down stacks, queues, trees, and graphs.
10.6K
A universal algorithm for sequential data compression
Jacob Ziv,A. Lempel +1 more
TL;DR: The compression ratio achieved by the proposed universal code uniformly approaches the lower bounds on the compression ratios attainable by block-to-variable codes and variable- to-block codes designed to match a completely specified source.
A Method for the Construction of Minimum-Redundancy Codes
David A. Huffman
- 01 Sep 1952
TL;DR: A minimum-redundancy code is one constructed in such a way that the average number of coding digits per message is minimized.
6.1K
Compression of individual sequences via variable-rate coding
Jacob Ziv,A. Lempel +1 more
TL;DR: The proposed concept of compressibility is shown to play a role analogous to that of entropy in classical information theory where one deals with probabilistic ensembles of sequences rather than with individual sequences.
4K
Fast Pattern Matching in Strings
TL;DR: An algorithm is presented which finds all occurrences of one given string within another, in running time proportional to the sum of the lengths of the strings, showing that the set of concatenations of even palindromes, i.e., the language $\{\alpha \alpha ^R\}^*$, can be recognized in linear time.
3.4K
Related Papers (5)
Douglas L. Whiting,Glen A. George,Glen E. Ivey +2 more
- 09 May 1994
Douglas L. Whiting,Glen A. George +1 more
- 06 Oct 1989
Phillip W. Katz
- 21 Aug 1990