Claim Missing Document
Check
Articles

Found 1 Documents
Search

Penerapan Metode Lzw dan Zero Compression Untuk Mengkompresi File Text Fachrurrazi Fachrurrazi
Journal of Computer System and Informatics (JoSYC) Vol 1 No 3 (2020): Journal of Computer System and Informatics (JoSYC) - May 2020
Publisher : Forum Kerjasama Pendidikan Tinggi (FKPT)

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Text files are very often used so that the size of each file is different, often there are problems in file storage media, the more text files in a memory, the larger the size of the storage media so that it will become a problem. Compression is a way to minimize storage space in representing size. Compression is a technique to compress data or files, so that data or files that have large data capacity become smaller data, to store large amounts of data or files in memory that has a small capacity. The lzw algorithm is better than the zero compression algorithm for compressing text files.