Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HammingECC.NET

About

Error correction code with Hamming algorithm implemented in F# with .NET 6.
Application is run from console. Generates files with .ecc extension.
This project contains two files: test.txt and test.txt.ecc as example of encoding.

Build

Build this app: dotnet build or dotnet build -c Release

Run

Run this app: dotnet run -- [-E|-D|-C] [<options>] <filename>
Run dotnet run -- -H to get help info

About

Error correction code with Hamming algorithm implemented in F# with .NET 6

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Contributors

Languages