data compression

xiaoxiao2021-03-05  24

Some non-negative integer files have many continuous equal integrations. The design program compresses this integer original file to another compressed file in the following rules:. A continuous equal integer segment, such as C (C> 1) continuous equal integer, deposit C and this integer in the compressed file. . An integer paragraph that is not continuous, such as c (c ≥ 1) integers, where each integer is equal to its adjacent integers, and the -c and this C integer is stored in the compressed file. For example, the original file is 2 2 2 4 4 4 8 3 8 1 1 1 2 It is 3 2 3 4 -3 8 3 8 4 1 -2 2 1

============================================================================================================================================================================================================= ==========================================================================================================================================================

转载请注明原文地址:https://www.9cbs.com/read-35622.html

New Post(0)