Skip to content

zlociu/LZ77.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LZ77.NET

C# Implementation of LZ77 Algorithm.

How to build

  1. Go to folder with LZ77.csproj file.
  2. Open CMD.
  3. Type: dotnet build -c Release

Features

  • compress text files
  • decompress *.lz77 files
  • measure process time

Usage examples (Windows)

  • Compress file and measure time:
    LZ77.exe -c <filename> -t
  • Decompress file:
    LZ77.exe -d <filename.lz77> -o <outputFileName>
  • Print help:
    LZ77.exe -h

About

C# implementation of LZ77 compression algorithm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •  

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy