I've been set this task below. Unlike my colleagues I am new to java. If anyone has the code for this then please let me know or send me an email if they can do it.
Develop a program which simulates the Hamming Code error detection routine. The program must be able to calculate the hamming codes for character strings and provide a mechanism for single bit error detection.
Many thanks
Develop a program which simulates the Hamming Code error detection routine. The program must be able to calculate the hamming codes for character strings and provide a mechanism for single bit error detection.
Many thanks
Comment