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

stupid me (Re: adaptive huffman, ordinary data)
>
> I think, hell, text should compress better than that, given a lot of chars
> are unused (many in the 0..31 range, 127..255), I would think I would be
> looking at at least 50%, oh well...
> it is possible though that the rle compressor adds some overhead, but it
> should be insignifigant here.
> possibly this could be related to me varying the tree construction a
> little...
>
me thinking it ammusing that no one caught me on this...
realizing that, just eliminating the values that wont occure would only give
marginal compression, thus what I am getting seems reasonable.

I then started writing a shannon-fano encoder to compare against my existing
ones, and roughly decided things were getting pointless (the encoder would
likely be slow given the manner of which the trees were being built and the
data encoded...).


as far as speed goes, my plain static encoder goes at a rate of about
3.72MB/s on my computer (athlon xp 1800+ pc133 sdram). I guess this is
decent. optimization is possible.

my dynamic encoder is are much slower, at about 1.65MB/s.

lz77 costs a lot as well, and beyond a certain amount I can't seem to boost
compression.


I am probably going to be off to different manner of tasks though.




Report this thread to moderator Post Follow-up to this message
Old Post
cr88192
10-18-04 01:55 AM


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:56 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.