Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

UCL library
Does anybody know which kind of algorithm is used in Oberhumer's UCL?
Is it similar in some way to LZ and derivates? Why is the
decompression so fast as the author declares?
thank you

Report this thread to moderator Post Follow-up to this message
Old Post
antares
11-13-04 02:16 PM


Re: UCL library
On 13 Nov 2004 02:18:06 -0800, antaresanto@yahoo.it (antares) wrote:

>Does anybody know which kind of algorithm is used in Oberhumer's UCL?
>Is it similar in some way to LZ and derivates? Why is the
>decompression so fast as the author declares?

What do you mean by saying similar in some way to LZ? Do you want to
know wheather they are using 1) an adapative based way such as
adaptive Huffman algorithm, 2) dictionary based method like LZ, 3)
more alike to LZ?

BR,
------
James K. (txdiversity@hotmail.com)
[Home] http://home.naver.com/txdiversity

Report this thread to moderator Post Follow-up to this message
Old Post
James K.
11-14-04 08:55 AM


Re: UCL library
James K. <txdiversity@hotmail.com> wrote in message news:<e0hdp014gkjgnk95n3v94ku47cpu420ub
3@4ax.com>...
> On 13 Nov 2004 02:18:06 -0800, antaresanto@yahoo.it (antares) wrote:
> 
>
> What do you mean by saying similar in some way to LZ? Do you want to
> know wheather they are using 1) an adapative based way such as
> adaptive Huffman algorithm, 2) dictionary based method like LZ, 3)
> more alike to LZ?
>
> BR,
> ------
> James K. (txdiversity@hotmail.com)
> [Home] http://home.naver.com/txdiversity

I'd like to know how the algorithm works, and how can be the
decompression so fast.
there are a lot of descriptions for compression algorithms but for
this one I didn't find an explanetion.

Report this thread to moderator Post Follow-up to this message
Old Post
antares
11-14-04 01:55 PM


Re: UCL library
On 14 Nov 2004 01:24:26 -0800, antaresanto@yahoo.it (antares) wrote:

>I'd like to know how the algorithm works, and how can be the
>decompression so fast.
>there are a lot of descriptions for compression algorithms but for
>this one I didn't find an explanetion.

I don't know of the specific algorithm and knowhow to implement it.
However, it is noteworthy that, roughly speaking, algorithms for
lossless compression distingush into two  types. They are
block-to-variable codings such as Huffman and variable-to-bolck
codings such as LZ. The combination of two are also possible, which is
in fact most general. So, I guess it is a sort of combination codings
from an algorithm point of view, while its practical implementation
method such as memory control are unkonwn as usually same in other
compression tools.
BR,
------
James K. (txdiversity@hotmail.com)
[Home] http://home.naver.com/txdiversity

Report this thread to moderator Post Follow-up to this message
Old Post
James K.
11-21-04 01:55 PM


Re: UCL library
On 14 Nov 2004 01:24:26 -0800, antaresanto@yahoo.it (antares) wrote:

>I'd like to know how the algorithm works, and how can be the
>decompression so fast.
>there are a lot of descriptions for compression algorithms but for
>this one I didn't find an explanetion.

I don't know of the specific algorithm and knowhow to implement it.
However, it is noteworthy that, roughly speaking, algorithms for
lossless compression are distinguished into two types. They are
block-to-variable coding such as Huffman and variable-to-block
coding such as LZ. The combination of two are also possible, which is
in fact most general. So, I guess it is a sort of combination coding
from an algorithm point of view, while its practical implementation
method such as memory control are unknown as usually unknown for other
compression tools.

BR,
------
James K. (txdiversity@hotmail.com)
[Home] http://home.naver.com/txdiversity

Report this thread to moderator Post Follow-up to this message
Old Post
James K.
11-21-04 01:55 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Compression archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 05:29 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.