Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
Results 1 to 3 of 3
Thread: not repeat the infinite memory
-
03-24-2016, 04:36 PM #1New to the CF scene
- Join Date
- Mar 2016
- Posts
- 2
- Thanks
- 0
- Thanked 0 Times in 0 Posts
not repeat the infinite memory
Hi
Compression algorithms depends on repetition to compress . The algorithm depends on the non-repetition . Viewing the 1st example : With my given the games I can find my 2 byte.
Even if the game data and more than 2 byte is my ca given compressed (result ) for its larger table would be smaller
The method and the following information since everything I can divide it into many diffrent I can apply it to algorithms in Example 3 and the compressed data is the parameter sets
-
03-24-2016, 08:50 PM #2Master Coder
- Join Date
- Sep 2005
- Location
- Sydney, Australia
- Posts
- 8,055
- Thanks
- 2
- Thanked 808 Times in 797 Posts
What is your question?
Stephen
Learn Modern JavaScript - http://javascriptexample.net/
Helping others to solve their computer problem at http://www.felgall.com/
Don't forget to start your JavaScript code with"use strict";which makes it easier to find errors in your code.
-
03-24-2016, 09:02 PM #3New to the CF scene
- Join Date
- Mar 2016
- Posts
- 2
- Thanks
- 0
- Thanked 0 Times in 0 Posts
What do you think of this algorithm



Reply With Quote
