Showing posts with label error detection code. Show all posts
Showing posts with label error detection code. Show all posts

Wednesday, 22 August 2012

Hamming Code(Error Detection & correction)-Java Code

Given below is the JAVA program for Hamming code error detection and correction.