- 
ISBN-10 Validation: Verify the validity of an ISBN-10 number using checkISBN.cpp.
- 
ISBN-11 Generation: Create an ISBN-11 from an ISBN-10 with an added error-detecting digit using generateISBN.cpp.
- 
Error Detection and Correction: Detect and correct single-digit errors in an ISBN-11 with correctISBN.cpp.
- 
Hamming Code Generation (15,11): Generates 16-bit code with 5 parity bits and 11 message bits using generateCode.cpp.
- 
Code Correction: Detect and correct single bit errors and detect(but not correct) 2-bit errors using codeCorrection.cpp.
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
rahul-797/error_detection_and_correction
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Implements Number Theory for error detection and correction
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
              Packages 0
        No packages published