subject

Hamming Code Attached to this assignment is a Java program that converts a text file to a list of hexadecimal numbers. Each of those hexidecimal numbers represents the bit pattern of a character from the file with the parity bits (even parity) for a hamming code inserted. Each text character takes 8 bits and the hamming code adds 4 bits. This hamming code provides single - bit error correction .

Requirements:

1. The program must be written in Java . If you have not used Java before, you can learn it enough to do this assignment, by looking at the provided program .

2. You can use Eclipse to write, compile and test your program, but you may also use any other development environment you like. Only the . java file will be submitted.

3. The program will use the provided Hamming class. It will implement the decode function. The decode function is the reverse of the encode function, but it also performs single bit correction when necessary.

4. Display a message to the console when an error is corrected, as in the example below.

5. The main function must be rewritten to read hexidec imal numbers from hamming. txt file and write decoded and corrected text to output. txt.

6. Test the program with different input files. The instructor will test it with a hamming. txt file different from the one provided.

Hint: The Java hasNextInt(16) and nex tInt(16) input functions are helpful in reading hexadecimal numbers from a file.

ansver
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 15:00, nika0001
When designing content as part of your content marketing strategy, what does the "think" stage represent in the "see, think, do, care" framework?
Answers: 3
image
Computers and Technology, 22.06.2019 19:30, tfaulk2884
Singing in the rain: this first part of the film shows the early history of motion picture. how accurate do you think the portrayal of the early motion picture industry is? why? is historical accuracy important in films and theater productions? explain.
Answers: 1
image
Computers and Technology, 23.06.2019 02:00, kayladgranger
Which demographic challenge is europe currently experiencing? a. an aging and decreasing population b. a baby boomc. an unequal distribution between males and females d. a large group of teenagers moving through the school system(i chose a but i'm unsure)
Answers: 1
image
Computers and Technology, 24.06.2019 02:50, rurbanok12
Be sure to answer all parts. synthesize the following compound from benzene. a. b. c. d. e. f. reaction [1] conditions: a b c d e f reaction [1] product: draw structure reaction [2] conditions: a b c d e f reaction [2] product: draw structure reaction [3] conditions: a b c d e f reaction [3] product:
Answers: 3
You know the right answer?
Hamming Code Attached to this assignment is a Java program that converts a text file to a list of he...

Questions in other subjects: