- Category:
- Java Develop
- Tags:
-
- File Size:
- 1kb
- Update:
- 2017-12-07
- Downloads:
- 0 Times
- Uploaded by:
- sone
Description: Write a Java program that takes in as argument a String representing a 7-bit pattern and an integer indicating the required type of parity (0 = even, 1 = odd) and outputs the new 8-bit binary number (i.e. consisting of parity bit + 7-bit number) as a String.
To Search:
File list (Check if you may need any files):
Filename | Size | Date |
---|
ParityBitAdder.java | 1597 | 2017-06-06
|
ParityBitAdder1.java | 1549 | 2017-06-01 |