A request for samples to work with.



I need 4 heavily randomized, entropic files. Max size of 64kb (I am
converting it to 0's and 1's in a text file, so it will be 512kb
then... which is the maximum of the tool)

These files should be unable to be further compressed by any existing
compression utility.

I have just successfully done one test, but I used a central portion
of the Calgary Corpus file since it was to large as a whole. I used
7zip to compress, and obtained admittedly only a few bits of
compression in several different locations after accounting for a
command section, and identification, and only if I quadrupled the
estimated file size to increase the 'number of bits saved'.

This is bad sampling and I admit it. Therefore I am asking for help
generating the admittedly necessary test files.

4 should give me a baseline to see if I am being successful or not.
.



Relevant Pages

  • Re: replaciong nuclear reactors
    ... I am not talking about compression, I'm talking about 'converting to liquid fuels' and I've made that clear in the last post. ... Have you ever heard of coal liquefaction? ...
    (sci.energy.hydrogen)
  • Re: Newton question
    ... converting two originals into one compression and four expansions ...
    (sci.physics)
  • Re: JPG - PNG conversion problem
    ... Due to the type of compression that PNG uses, ... Converting JPEG to PNG indexed is practically the worst case ...
    (comp.lang.python)
  • Re: string to byte[] back to string + Compression Failed!
    ... Your problem is converting the compressed byteto string. ... After the compression a string can't hold the data the byteholds and you lose lots of data causing an exception when you try to decompress it. ...
    (microsoft.public.dotnet.languages.csharp)