Comment on Practical Reed-Solomon for ProgrammersComments−IAmLiterallyAB5yWhat is the difference between RS and Hamming codes?−rurban5yHamming Codes can only recover from 2 wrong bits per byte, with RS it's configurable.
Comments
What is the difference between RS and Hamming codes?
Hamming Codes can only recover from 2 wrong bits per byte, with RS it's configurable.