Subject | Re: [IB-Architect] Next ODS change / RLE Encryption |
---|---|
Author | Craig Stuntz |
Post date | 2000-11-15T22:29:38Z |
Marcelo Lopez Ruiz wrote:
encoding should work well on any language. However, you can avoid the
two passes by using known character distributions in a language. This
is what would be different from one language to the other.
A two-pass system would work well on any language, with the obvious
performance tradeoffs.
-Craig
--
Craig Stuntz Vertex Systems Corporation
Senior Developer http://www.vertexsoftware.com
Delphi/InterBase weblog: http://delphi.weblogs.com
_______________________________________________
Ib-architect mailing list
Ib-architect@...
http://mers.com/mailman/listinfo/ib-architect
>I'm sorry; I don't think my post was clear. Yes, I agree that Huffman
> I've tried it on Spanish, and it works quite nicely, too. It requires two
> passes on compression, though (unlike RLE).
encoding should work well on any language. However, you can avoid the
two passes by using known character distributions in a language. This
is what would be different from one language to the other.
A two-pass system would work well on any language, with the obvious
performance tradeoffs.
-Craig
--
Craig Stuntz Vertex Systems Corporation
Senior Developer http://www.vertexsoftware.com
Delphi/InterBase weblog: http://delphi.weblogs.com
_______________________________________________
Ib-architect mailing list
Ib-architect@...
http://mers.com/mailman/listinfo/ib-architect