- 追加された行はこの色です。
- 削除された行はこの色です。
- RangeCoder へ行く。
- レンジコーダを用いて圧縮率を改善する LZ77符号によるファイルの圧縮とその改良
-- http://www.cqpub.co.jp/interface/sample/200607/I0607142.pdf
- On the Overhead of Range Coders
-- https://people.xiph.org/~tterribe/notes/range.html
- Algorithms with Python レンジコーダ (range coder)
-- http://www.nct9.ne.jp/m_hiroi/light/pyalgo36.html