Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

Contributors

Languages