[A83] Re: Is compression possible?


[Prev][Next][Index][Thread]

[A83] Re: Is compression possible?




Yeah,
The only compression routine for on-calc usage I know of is RLE.
Does anyone know any other good compression algorithms?

//David
Cirrus Programming
http://cirrus.tigalaxy.com

----- Original Message -----=20
From: "Thomas Lutz" <tlutz@stevens-tech.edu>
To: <assembly-83@lists.ticalc.org>
Sent: Wednesday, April 24, 2002 7:53 PM
Subject: [A83] Re: Is compression possible?


>=20
> I'm sure it wouldn't be too hard to implement the Huffman Compression
> Algorithm...The question is: would it be worth it? Compression works
> better for large files because you have to store the resulting Huffman
> tree. Of course it would be very interesting to have a Zip app on the
> calculator...
>=20
> -Tom
>=20
> -----Original Message-----
> From: assembly-83-bounce@lists.ticalc.org
> [mailto:assembly-83-bounce@lists.ticalc.org] On Behalf Of Burak G|l
> Sent: Wednesday, April 24, 2002 1:23 PM
> To: assembly-83@lists.ticalc.org
> Subject: [A83] Is compression possible?
>=20
>=20
> Can programs be compressed? What I mean is creating a compressed file =
on
> calc for storage, to save space. Can a small compression algorithm be
> written to compress and uncompress files on calc? For example, you can
> create a compressed file from a program and when you need that program
> again, you can uncompress it.
>=20
> =3D=3D=3D=3D=3D
> Good judgment comes from experience, and experience -- well, that =
comes
> from poor judgment.
>   -Anonymous
>=20
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Games - play chess, backgammon, pool and more
> http://games.yahoo.com/
>=20
>=20
>=20




Follow-Ups: References: