scispace - formally typeset
A

Albert B. Cooper

Researcher at Unisys

Publications -  24
Citations -  364

Albert B. Cooper is an academic researcher from Unisys. The author has contributed to research in topics: String (computer science) & Prefix code. The author has an hindex of 11, co-authored 24 publications receiving 364 citations.

Papers
More filters
Patent

Data compression and decompression system with immediate dictionary updating interleaved with string search

TL;DR: In this paper, a dictionary based data compression and decompression system is proposed, where, in the compressor, when a partial string W and a character C are matched in the dictionary, a new string is entered into the dictionary with C as an extension character on the string PW where P is the string corresponding to the last output compressed code signal.
Patent

Textual database management, storage and retrieval system utilizing word-oriented, dictionary-based data compression/decompression

TL;DR: In this article, textual input data is compressed by parsing consecutive words of the text into phrases and storing the phrases in a dictionary with compressed phrase codes associated therewith, and a list of references associated with each stored phrase to the locations in the compressed text database at which the compressed phrase code for the phrase is stored.
Patent

Data compression method and apparatus implemented with limited length character tables and compact string code utilization

TL;DR: In this paper, a character table is created when the character corresponding to the input is first encountered in the input, and the stored strings are updated by inserting extended strings into the character tables, terminating storage into a character tables when the table is full.
Patent

Data compression method and apparatus utilizing cascaded character tables

TL;DR: In this article, the data compressor utilizes a plurality of character tables arranged in levels for storing strings of data characters, the character tables corresponding to respective characters of the alphabet, and a string is stored by storing the string code associated with the string in a character table corresponding to the extension character of the string.
Patent

LZW data compression/decompression apparatus and method with embedded run-length encoding/decoding

TL;DR: In this paper, the LZW data decompressor subtracts the existing code in the decompressor code counter from the received compressed code to recover the run count, followed by a reserved code representative of the selected predetermined constant.