linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* compression heuristic algorithm
@ 2004-06-25 20:40 Paul Gimpelj
  2004-06-25 21:39 ` compression heuristic algorithm, and more interesting trivia Charlie Gordon
  2004-06-25 22:40 ` compression heuristic algorithm John Richard Moser
  0 siblings, 2 replies; 5+ messages in thread
From: Paul Gimpelj @ 2004-06-25 20:40 UTC (permalink / raw)
  To: linux-c-programming

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)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-06-26  2:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-25 20:40 compression heuristic algorithm Paul Gimpelj
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

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).