JP2536422B2 - Data compression device and data decompression device - Google Patents

Data compression device and data decompression device

Info

Publication number
JP2536422B2
JP2536422B2 JP21652093A JP21652093A JP2536422B2 JP 2536422 B2 JP2536422 B2 JP 2536422B2 JP 21652093 A JP21652093 A JP 21652093A JP 21652093 A JP21652093 A JP 21652093A JP 2536422 B2 JP2536422 B2 JP 2536422B2
Authority
JP
Japan
Prior art keywords
data
dictionary
compression
data string
decompression
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP21652093A
Other languages
Japanese (ja)
Other versions
JPH0764765A (en
Inventor
利彦 岡村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
Nippon Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP21652093A priority Critical patent/JP2536422B2/en
Publication of JPH0764765A publication Critical patent/JPH0764765A/en
Application granted granted Critical
Publication of JP2536422B2 publication Critical patent/JP2536422B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は符号化済みまたは復元処
理済みのデータから生成される圧縮処理データ列にイン
デックスを対応させた辞書を利用した無歪みデータ圧縮
復元技術に関するものである。本発明の装置は、固定長
フィールドからなるレコード構造を持つデータなどに対
して特に有効である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a distortionless data compression / decompression technique using a dictionary in which an index is associated with a compression-processed data sequence generated from encoded or decompression-processed data. The device of the present invention is particularly effective for data having a record structure including fixed length fields.

【0002】[0002]

【従来の技術】辞書を利用したデータ圧縮技術が良く知
られている。この技術はLZ77系とLZ78系に大き
く二つに分類される。
2. Description of the Related Art A data compression technique using a dictionary is well known. This technology is roughly classified into two types, LZ77 system and LZ78 system.

【0003】LZ77系は符号化済みのデータをバッフ
ァ内に貯めておき、この中から始まる一定長以下の任意
のデータ列を参照可能のデータ列とする。バッファ内で
の位置とそこからの長さをインデックスとして持つ。
In the LZ77 system, encoded data is stored in a buffer, and an arbitrary data string having a fixed length or less starting from this is made a referable data string. It has a position in the buffer and its length as an index.

【0004】LZ78系は入力データを一定の規則に従
って切り出し、それに順に番号を対応させたものを辞書
として持つ。開始位置は制限されるが長さの制限は普通
はない。
The LZ78 system has a dictionary in which input data is cut out according to a certain rule and numbers are sequentially associated with it. The starting position is limited, but the length is usually not limited.

【0005】これらの技術は特にテキストデータの圧縮
処理において優れた圧縮率、符号化復元速度を示すこと
が知られている。
It is known that these techniques show an excellent compression rate and coding restoration speed particularly in the compression processing of text data.

【0006】符号化済み、または復元処理済みのデータ
から生成される辞書を複数利用したデータ圧縮技術とし
ては、特開平4−256192「データ圧縮復元方式」
が知られている。このデータ圧縮復元技術のアルゴリズ
ムのフローチャートを図5に示す。
As a data compression technique using a plurality of dictionaries generated from encoded or decompressed data, Japanese Patent Laid-Open No. 4-256192 “Data compression / decompression method” is known.
It has been known. FIG. 5 shows a flowchart of the algorithm of this data compression / decompression technique.

【0007】図5の装置は、複数個設けられた辞書に対
して検索を行い、最長の文字列を表せる辞書を選択する
とともに、該辞書の参照番号で指定して符号化すること
を特徴とする。
The apparatus of FIG. 5 is characterized in that a plurality of dictionaries are searched, a dictionary that can represent the longest character string is selected, and the dictionary is designated by a reference number and encoded. To do.

【0008】[0008]

【発明が解決しようとする課題】前記辞書を利用したデ
ータ圧縮技術においては、辞書に登録されているデータ
列と入力データ列の間で長い一致列が存在する場合によ
い圧縮率を示す。
The data compression technique using the dictionary exhibits a good compression ratio when a long matching string exists between the data string registered in the dictionary and the input data string.

【0009】しかし、辞書に多くのデータ列が登録され
ている場合の方が有利であるものの、無駄なデータ列が
多く登録されていると一致長に比べてインデックス数の
増加が顕著になり、一回の出力に必要なビット数が増え
てしまい逆に圧縮率の劣化を招く。
However, although it is more advantageous when a large number of data strings are registered in the dictionary, when a large number of useless data strings are registered, the number of indexes increases remarkably compared with the matching length, The number of bits required for one output increases, which causes deterioration of the compression rate.

【0010】この圧縮率の劣化という欠点を解決する一
技術が特開平4−256192「データ圧縮復元方式」
に開示されている。
One technique for solving the disadvantage of the deterioration of the compression ratio is Japanese Patent Laid-Open No. 4-256192 "Data compression / restoration system".
Is disclosed in.

【0011】また、別の技術として、状態に応じて現れ
るデータ列が異なることを期待し、いくつかの状態を設
定し、符号化している時点の状態に応じて参照する辞書
を変更する技術であり、この技術では、状態の設定が情
報源の状態と一致している場合の圧縮率のデータ長に対
する漸近的評価が可能である(IEEE Trans.
Vol.IT−24,1992,Jan.,79〜8
1)。
Another technique is to expect that the data strings appearing differ depending on the state, set some states, and change the dictionary to be referred to according to the state at the time of encoding. Yes, this technique allows asymptotic evaluation of the data length of the compression rate when the state setting matches the state of the information source (IEEE Trans.
Vol. IT-24, 1992, Jan. , 79-8
1).

【0012】特開平4−256192「データ圧縮復元
方式」における課題は、前記状態をどのように設定する
かである。適切な状態が設定されれば特開平4−256
192「データ圧縮復元方式」に述べられているように
すべての辞書を検索して最大一致長を求めたりする必要
はないはずである。
[0012] The problem in Japanese Unexamined Patent Publication No. 4-256192 "Data compression / restoration method" is how to set the state. If an appropriate state is set, it is disclosed in JP-A-4-256.
It should not be necessary to search through all dictionaries to find the maximum match length as described in 192 "Data Compression and Restoration".

【0013】該状態の決定法として通常用いられるの
は、符号化しようとしているデータ列の直前の1個ない
し数シンボルによって状態を決めることである(信学技
報IT92ー134,1993,3)。この技報には特
に1次マルコフの場合について述べられている。
The method usually used to determine the state is to determine the state by one or several symbols immediately before the data string to be encoded (Study of Technical Bulletin IT92-134, 1993, 3). . In this technical report, especially the case of the first-order Markov is described.

【0014】しかし、データの性質がある程度わかって
いる場合にはより有効な状態決定技術が存在する場合が
ある。ここで固定長のフィールドからなるレコード構造
をもつデータを考える。例えば2つのフィールドからな
るレコード構造をもち、1つのフィールドは英文字4文
字からなり、もう一つのフィールドは数字4文字からな
るデータを想定する。
However, when the nature of the data is known to some extent, a more effective state determination technique may exist. Now consider data having a record structure consisting of fixed length fields. For example, it is assumed that the data has a record structure composed of two fields, one field consists of four alphabetic characters, and the other field consists of four numerical characters.

【0015】このデータに関しては、英文字のフィール
ドの先頭の文字に続いて始まるデータ列と最後の4番目
の文字から始まるデータ列とでは明らかに異なるが、直
前の文字により状態分けを行う特開平4−256192
「データ圧縮復元方式」ではこのことをうまく捕らえら
れない。
Regarding this data, the data string starting after the first character of the English character field and the data string starting from the last fourth character are obviously different, but the status is classified by the immediately preceding character. 4-256192
The “data compression / decompression method” cannot catch this well.

【0016】[0016]

【課題を解決するための手段】かかる課題を解決するた
めの手段の要旨は以下の2項に存する。
The gist of the means for solving the above problems resides in the following two items.

【0017】[1] 被圧縮データの圧縮により得た圧
縮処理データ列に対応した番号を付加した辞書を、前記
圧縮処理と並行して更新しながら再構成し、該辞書に登
録されている前記圧縮処理データ列と同一のデータ列が
被圧縮データ列中に再び現れたときに、圧縮処理データ
列に付加された前記番号を出力するデータ圧縮装置にお
いて、複数の前記辞書と、被圧縮データ中における圧縮
処理データ列の先頭の位置を検出する位置検出手段と、
該位置検出手段で検出された圧縮処理データ列の先頭の
位置及び被圧縮データのデータ構造に基づいて、複数の
前記辞書の内から圧縮処理に使用する辞書を選択する辞
書選択手段と、選択された該辞書を用いて被圧縮データ
中の前記圧縮処理データ列の圧縮処理をすることにより
圧縮データを生成し、また圧縮処理に使用した辞書を前
記圧縮処理と並行して更新しながら再構成する圧縮更新
手段とを備えて成ることを特徴とするデータ圧縮装置。
[1] A dictionary to which a number corresponding to a compression processing data string obtained by compression of data to be compressed is added is reconfigured while being updated in parallel with the compression processing, and is registered in the dictionary. In the data compression device that outputs the number added to the compression-processed data string when the same data string as the compression-processed data string appears again in the compressed data string, Position detecting means for detecting the position of the beginning of the compressed data string in
Dictionary selection means for selecting a dictionary to be used for compression processing from among the plurality of dictionaries based on the position of the beginning of the compression processing data string detected by the position detection means and the data structure of the compressed data; The compressed data is generated by compressing the compressed data string in the compressed data using the dictionary, and the dictionary used for the compression process is reconfigured while being updated in parallel with the compression process. A data compression apparatus comprising a compression updating means.

【0018】[2] 圧縮処理データ列を復元処理する
ことにより得られる復元処理データ列に対応した番号を
付加した辞書を復元処理と並行して更新しながら再構成
し、復元されたデータとして受け取った番号に対して該
辞書中の番号に対応する復元処理データ列を出力するデ
ータ復元装置において、複数の該辞書と、圧縮データ中
での復元処理データ列の先頭の位置を検出する位置検出
手段と、該位置検出手段で検出された復元処理データ列
の先頭の位置及び圧縮データのデータ構造に基づいて、
複数の該辞書の内から復元処理に使用する辞書を決定す
る辞書選択手段と、選択された該辞書を用いて圧縮デー
タ中の前記復元処理データ列の復元処理をすることによ
り復元データを生成し、また復元処理に使用した辞書を
前記復元処理と並行して更新しながら再構成する復元更
新手段とを備えて成ることを特徴とするデータ復元装
置。
[2] A dictionary to which a number corresponding to the decompression-processed data sequence obtained by decompressing the compression-processed data sequence is added is reconstructed in parallel with the decompression process, and received as decompressed data. In the data decompression device that outputs the decompression-processed data string corresponding to the number in the dictionary with respect to the selected number, a position detection unit that detects the position of the head of the decompression-processed data string in the compressed data. And based on the position of the beginning of the decompression processing data string detected by the position detection means and the data structure of the compressed data,
A dictionary selection unit that determines a dictionary to be used for the decompression process from among the plurality of dictionaries, and decompresses the decompression process data string in the compressed data using the selected dictionary to generate decompression data. A data reconstructing device comprising reconstructing and updating means for reconstructing the dictionary used for the reconstructing process while updating the dictionary in parallel with the reconstructing process.

【0019】[0019]

【実施例】図1は本発明の一実施例である圧縮装置の構
成を示すブロック図である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a block diagram showing the structure of a compression apparatus according to an embodiment of the present invention.

【0020】図1において圧縮更新手段1としてはLZ
77系、LZ78系の任意の圧縮アルゴリズムを組み込
んだものが使用できる。
In FIG. 1, LZ is used as the compression updating means 1.
Any of the 77 series and LZ78 series can be used.

【0021】LZ77系としては「Journal of ACm.
VOL 29」の928ページから951ページに記載され
ているLZSS法などが使用でき、LZ78系としては
「IEEEComputer. V0L 17」8ページから17ページ
に記載されているLZW法などを使用できる。
As the LZ77 system, "Journal of ACm.
For example, the LZSS method described on pages 928 to 951 of "VOL 29" can be used, and the LZW method described on pages 8 to 17 of "IEEE Compputer. V0L 17" can be used as the LZ78 system.

【0022】辞書選択手段3は入力データ列先頭位置を
検出する位置検出手段2からの信号により適切な辞書
(4.1から4.K)を選択する。
The dictionary selecting means 3 uses a signal from the position detecting means 2 for detecting the start position of the input data string to select an appropriate dictionary.
Select (4.1 to 4.K).

【0023】図2は本発明の一実施例である復元装置の
構成を示すブロック図である。
FIG. 2 is a block diagram showing the construction of a restoration apparatus which is an embodiment of the present invention.

【0024】位置検出手段6は次に復元されるデータ列
の先頭の被圧縮データ中での位置を検出する。
The position detecting means 6 detects the position of the head of the data string to be restored next in the compressed data.

【0025】図3は図1に示した圧縮装置のアルゴリズ
ムをフローチャートで表したものである。
FIG. 3 is a flow chart showing the algorithm of the compression apparatus shown in FIG.

【0026】図4は、図1及び図2の実施例における位
置検出手段2、6で検出する位置による状態の決定の装
置の一例である。同図(a)は被圧縮データを表し、固
定長のフィールドからなるレコード構造をもつデータで
あり、2つのフィールドからなるレコード構造をもち、
1つのフィールドは英文字4バイトからなり、もう一つ
のフィールドは数字4バイトから成る。このデータに対
しては例えば辞書を8個用意しておき、同図(b)で表
されるように位置決定手段2、6はデータの先頭からの
位置nを決定し、辞書選択手段3、7はnの8を法にし
た剰余により辞書(0番から7番)を選択する。0番の辞
書には英文字4バイトから始まるデータ列が、1番の辞
書には英文字3バイトから始まるデータ列が登録される
ことになる。今、符号化しようとしているデータ列の先
頭がデータの先頭からmバイト目だったとする。このデ
ータ列を符号化するには(m mod 8)番目の辞書を
使用する。
FIG. 4 shows an example of an apparatus for determining the state based on the positions detected by the position detecting means 2 and 6 in the embodiment shown in FIGS. FIG. 3A shows compressed data, which has a record structure composed of fixed length fields, and has a record structure composed of two fields.
One field consists of 4 bytes of English characters and the other field consists of 4 bytes of numbers. For this data, for example, eight dictionaries are prepared, and the position determining means 2 and 6 determine the position n from the beginning of the data as shown in FIG. 7 selects a dictionary (0 to 7) by the remainder modulo 8 of n. The data string starting from 4 bytes of English characters will be registered in the 0th dictionary, and the data string starting from 3 bytes of English characters will be registered in the 1st dictionary. Now, it is assumed that the beginning of the data string to be encoded is the m-th byte from the beginning of the data. To encode this data string, the (m mod 8) th dictionary is used.

【0027】圧縮アルゴリズムとしてLZW法を使用し
た場合、(m mod 8)番目の辞書に登録されている
データ列と入力データ列の間でマッチングをとり、最長
一致列を求める。(m mod 8)番目の辞書内でその
最長一致列を表すインッデックスを符号語として出力す
る。そして(m mod 8)番目の辞書に最長一致列に
次の1シンボルを繋げたデータ列を新たに登録する。復
元時には復元されるデータ列の先頭の位置から符号化時
にどの辞書を使用したのかがわかるためにどの辞書を使
用したのかを示すインデックスをつける必要はない。
When the LZW method is used as the compression algorithm, the data string registered in the (m mod 8) th dictionary is matched with the input data string to find the longest matching string. The index representing the longest matching sequence in the (m mod 8) th dictionary is output as a code word. Then, a new data string in which the next one symbol is connected to the longest matching string is newly registered in the (m mod 8) th dictionary. At the time of restoration, it is not necessary to add an index indicating which dictionary was used in order to know which dictionary was used at the time of encoding from the position of the beginning of the restored data string.

【0028】[0028]

【発明の効果】辞書に無駄なデータ列が多く登録されお
り、一致長に比べてインデックス数の増加が顕著になっ
た場合でも、従来のデータ圧縮復元技術に比べて、一回
の出力に必要なビット数の増加を抑え、圧縮率の劣化防
ぐことができる。
EFFECTS OF THE INVENTION Even when a large number of useless data strings are registered in the dictionary and the number of indexes is significantly increased compared to the matching length, it is necessary for one output as compared with the conventional data compression / decompression technique. It is possible to suppress an increase in the number of bits and prevent deterioration of the compression rate.

【0029】更に、データの性質がある程度わかってい
る場合にはより有効な状態決定装置が実現できる。
Further, when the nature of the data is known to some extent, a more effective state determining device can be realized.

【0030】圧縮処理データ列の統計的性質がその先頭
位置により大きく異なるデータに対して、無駄なデータ
列の辞書への登録を低減できるためインデックスを表す
のに必要なビット数を低減でき、しかも辞書を一つしか
用いない場合とほとんど同じ圧縮処理データ列が登録さ
れていることになるので入力データ列との一致長の大き
さは辞書が一つの場合にほぼ等しくなるため、圧縮率を
向上させることができる。
For data in which the statistical properties of the compressed data string differ greatly depending on its head position, it is possible to reduce unnecessary registration of the data string in the dictionary, so that it is possible to reduce the number of bits required to represent the index. Since the compression processing data string that is almost the same as when only one dictionary is used is registered, the size of the matching length with the input data string is almost the same when there is one dictionary, improving the compression rate. Can be made.

【0031】LZ78系の圧縮技術に本装置を組み合わ
せた場合について考察する。辞書数をkとし、各辞書に
登録されているデータ列は相異なるという理想的な場合
を想定する。
Consider the case where this device is combined with the LZ78 compression technology. Assume an ideal case where the number of dictionaries is k and the data strings registered in each dictionary are different.

【0032】各辞書を参照した回数をそれぞれ、 n1,n2,...,nk, N=n1 + n2 + ・・・ + nk とすると、辞書を一つしか持たなかった場合と比較し
て、 N*H(n1/N,...,nk/N)ビット 程度圧縮データ長を小さくできる。ここで
When the number of times each dictionary is referred to is n1, n2, ..., nk, N = n1 + n2 + ... + nk, respectively, in comparison with the case where only one dictionary is provided, The compressed data length can be reduced by about N * H (n1 / N, ..., nk / N) bits. here

【0033】[0033]

【数1】 [Equation 1]

【0034】である。It is

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例である圧縮装置の構成を示す
ブロック図である。
FIG. 1 is a block diagram showing a configuration of a compression device that is an embodiment of the present invention.

【図2】本発明の一実施例である復元装置の構成を示す
ブロック図である。
FIG. 2 is a block diagram showing a configuration of a restoration device that is an embodiment of the present invention.

【図3】図1に示した圧縮装置のアルゴリズムをフロー
チャートで表したものである。
FIG. 3 is a flowchart showing an algorithm of the compression apparatus shown in FIG.

【図4】被圧縮データ中の位置による状態の決定の方法
の例を示す図であり、同図(a)は被圧縮データを表
し、ここでは4バイトの2つの固定長フィールドから成
るレコード構造を示し、同図(b)は同図(a)のデー
タに対する辞書の選択装置の一例を表し、位置検出手段
と辞書選択手段の働きを示した図である。
FIG. 4 is a diagram showing an example of a method of determining a state based on a position in compressed data. FIG. 4A shows compressed data, and here, a record structure composed of two 4-byte fixed length fields. FIG. 11B shows an example of a dictionary selection device for the data of FIG. 9A, and shows the functions of the position detection means and the dictionary selection means.

【図5】従来の技術を示すフローチャートである。FIG. 5 is a flowchart showing a conventional technique.

【符号の説明】[Explanation of symbols]

1 圧縮更新手段 2 位置検出手段 3 辞書選択手段 4 辞書 5 復元更新手段 1 compression update means 2 position detection means 3 dictionary selection means 4 dictionary 5 decompression update means

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 被圧縮データの圧縮により得た圧縮処理
データ列に対応した番号を付加した辞書を、前記圧縮処
理と並行して更新しながら再構成し、該辞書に登録され
ている前記圧縮処理データ列と同一のデータ列が被圧縮
データ列中に再び現れたときに、圧縮処理データ列に付
加された前記番号を出力するデータ圧縮装置において、 複数の前記辞書と、 被圧縮データ中における圧縮処理データ列の先頭の位置
を検出する位置検出手段と、 該位置検出手段で検出された圧縮処理データ列の先頭の
位置及び被圧縮データのデータ構造に基づいて、複数の
前記辞書の内から圧縮処理に使用する辞書を選択する辞
書選択手段と、 選択された該辞書を用いて被圧縮データ中の前記圧縮処
理データ列の圧縮処理をすることにより圧縮データを生
成し、また圧縮処理に使用した辞書を前記圧縮処理と並
行して更新しながら再構成する圧縮更新手段とを備えて
成ることを特徴とするデータ圧縮装置。
1. A dictionary to which a number corresponding to a compression processing data string obtained by compression of compressed data is added is reconfigured while being updated in parallel with the compression processing, and the compression registered in the dictionary is performed. In a data compression device that outputs the number added to a compressed data string when the same data string as the processed data string appears again in the compressed data string, a plurality of dictionaries and Position detection means for detecting the position of the beginning of the compressed data string, and based on the position of the head of the compressed data string and the data structure of the compressed data detected by the position detection means, from among the plurality of dictionaries Dictionary selection means for selecting a dictionary to be used for compression processing, and compression processing of the compression processing data string in the compressed data using the selected dictionary to generate compressed data, Data compression apparatus characterized by a dictionary used for the compression process comprising a compression updating means for reconstructing while updating in parallel with the compression process was.
【請求項2】 圧縮処理データ列を復元処理することに
より得られる復元処理データ列に対応した番号を付加し
た辞書を復元処理と並行して更新しながら再構成し、復
元されたデータとして受け取った番号に対して該辞書中
の番号に対応する復元処理データ列を出力するデータ復
元装置において、 複数の該辞書と、 圧縮データ中での復元処理データ列の先頭の位置を検出
する位置検出手段と、 該位置検出手段で検出された復元処理データ列の先頭の
位置及び圧縮データのデータ構造に基づいて、複数の該
辞書の内から復元処理に使用する辞書を決定する辞書選
択手段と、 選択された該辞書を用いて圧縮データ中の前記復元処理
データ列の復元処理をすることにより復元データを生成
し、また復元処理に使用した辞書を前記復元処理と並行
して更新しながら再構成する復元更新手段とを備えて成
ることを特徴とするデータ復元装置。
2. A dictionary to which a number corresponding to the decompression processing data string obtained by decompressing a compression processing data string is added is reconstructed in parallel with the decompression processing and received as decompressed data. A data decompression device that outputs a decompression-processed data string corresponding to a number in the dictionary for a number; Dictionary selection means for deciding a dictionary to be used for the decompression processing from among the plurality of dictionaries based on the position of the head of the decompression processing data string detected by the position detection means and the data structure of the compressed data. Decompressed data is generated by decompressing the decompressed data string in the compressed data using the dictionary, and the dictionary used for the decompression process is parallel to the decompression process. Data recovery apparatus characterized by comprising a restoring updating means for reconstructing while updating.
JP21652093A 1993-08-31 1993-08-31 Data compression device and data decompression device Expired - Lifetime JP2536422B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21652093A JP2536422B2 (en) 1993-08-31 1993-08-31 Data compression device and data decompression device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21652093A JP2536422B2 (en) 1993-08-31 1993-08-31 Data compression device and data decompression device

Publications (2)

Publication Number Publication Date
JPH0764765A JPH0764765A (en) 1995-03-10
JP2536422B2 true JP2536422B2 (en) 1996-09-18

Family

ID=16689726

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21652093A Expired - Lifetime JP2536422B2 (en) 1993-08-31 1993-08-31 Data compression device and data decompression device

Country Status (1)

Country Link
JP (1) JP2536422B2 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3277792B2 (en) * 1996-01-31 2002-04-22 株式会社日立製作所 Data compression method and apparatus
US5951623A (en) 1996-08-06 1999-09-14 Reynar; Jeffrey C. Lempel- Ziv data compression technique utilizing a dictionary pre-filled with frequent letter combinations, words and/or phrases
JP3337633B2 (en) 1997-12-03 2002-10-21 富士通株式会社 Data compression method and data decompression method, and computer-readable recording medium recording data compression program or data decompression program
GB2427803A (en) * 2005-06-29 2007-01-03 Symbian Software Ltd E-mail/text message compression using differences from earlier messages or standard codebooks with specific message supplements
KR101049699B1 (en) * 2009-07-17 2011-07-15 (주)이스트소프트 Data Compression Method
JP2011199782A (en) * 2010-03-23 2011-10-06 Fujitsu Toshiba Mobile Communications Ltd Communication apparatus
WO2014097359A1 (en) * 2012-12-19 2014-06-26 富士通株式会社 Compression program, compression method, compression device and system
JP7210130B2 (en) * 2017-04-07 2023-01-23 富士通株式会社 Encoding program, encoding method and encoding device

Also Published As

Publication number Publication date
JPH0764765A (en) 1995-03-10

Similar Documents

Publication Publication Date Title
KR100894002B1 (en) Device and data method for selective compression and decompression and data format for compressed data
CN108768403B (en) LZW-based lossless data compression and decompression method, LZW encoder and decoder
JP3273119B2 (en) Data compression / decompression device
US5229768A (en) Adaptive data compression system
JP3634711B2 (en) Method and apparatus for compressing input data stream
US5870036A (en) Adaptive multiple dictionary data compression
JP3278297B2 (en) Data compression method, data decompression method, data compression device, and data decompression device
JP3231663B2 (en) Data compression method
JPH09162748A (en) Data encoding method, data decoding method, data compressor, data restoring device and data compression/ restoration system
JP3258552B2 (en) Data compression device and data decompression device
KR100353171B1 (en) Method and apparatus for performing adaptive data compression
US5353024A (en) Method for data compression having an improved encoding algorithm which utilizes a token stacking technique
EP0127815B1 (en) Data compression method
JP2536422B2 (en) Data compression device and data decompression device
JPH05241777A (en) Data compression system
JPH06168096A (en) Data encoding system and data decoding system
Rathore et al. A brief study of data compression algorithms
JP3241787B2 (en) Data compression method
JP3105598B2 (en) Data compression method using universal code
JPH05134847A (en) Data compressing method
JP3130324B2 (en) Data compression method
GB2360915A (en) Run length compression encoding of selected bits of data words
JPH05152971A (en) Data compressing/restoring method
JPH06161705A (en) Data encoding system and data decoding system
JP2999561B2 (en) Data compression and decompression device

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19960514

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070708

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080708

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090708

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100708

Year of fee payment: 14