linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Paul Gimpelj" <pgimpelj@sympatico.ca>
To: linux-c-programming <linux-c-programming@vger.kernel.org>
Subject: compression heuristic algorithm
Date: Fri, 25 Jun 2004 16:40:08 -0400	[thread overview]
Message-ID: <004001c45af4$9b7da7c0$c901010a@zoom> (raw)

hi,

I am looking for an algorithm.

Can anyone help.

Hypothesis:  There is a shift register system that will produce a repeatable
and predictable sequence of values. This sequence can be totally defined
with a starting value and the input parameters to the shift register system.

In other words 700mb of file can be compacted to one byte and a matrix of
parameters to input into the shift register system.
And the file will be compacted by 99.9% or greater. So 10 cds can be
distributed in 1.44 floppy format.

The pratical aspect is to have an heuristic to determine the matrix of
parameters, Time to compute is relatively unimportant since the file is to
be archived.

Thanks,

regards,
Paul ( operations research graduate)


             reply	other threads:[~2004-06-25 20:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-25 20:40 Paul Gimpelj [this message]
2004-06-25 21:39 ` compression heuristic algorithm, and more interesting trivia Charlie Gordon
2004-06-25 22:33   ` Paul Gimpelj
2004-06-25 22:40 ` compression heuristic algorithm John Richard Moser
2004-06-26  2:44   ` Paul Gimpelj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='004001c45af4$9b7da7c0$c901010a@zoom' \
    --to=pgimpelj@sympatico.ca \
    --cc=linux-c-programming@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).