Recent content by Deano1984

  1. D

    Needing a second opinion on data compression scheme

    Before this turns into an argument over established law vs. theory. Let's all agree on one basic thing: If i did take the first 1,200,000,000,000 digits of PI, which have already been figured. Started at the first digit, and sampled sets of 8192 digits til the very end: 1,199,999,991,809...
  2. D

    Needing a second opinion on data compression scheme

    I agree with you Hurkyl, any Mathematical based algorithm Must follow the counting argument and K's Complexity. But my method does not require any actual mathematical formula - other than obtaining the actual digits of PI, and doing hash checksums. Other than that is a simple addressing system...
  3. D

    Needing a second opinion on data compression scheme

    I was in a hurry to post the first time, so i'll break it down and go into a lot more detail, and go a little slower: PHASE 1: Building the Compressor: The compressor for this particular compression scheme is the most intricate part, and will require the most resources. However, upon...
  4. D

    Needing a second opinion on data compression scheme

    Over the last 2 years, i have been developing a compression technique that is free of "mathematical" expressions. By doing this, the compression scheme would be free of traditional mathematic limitations usually applied to compression routines. I'll go right into it, please let me know if i...
Back
Top