Question

7. Encode the following message using the ASCII encoding scheme:  I love CS! 1. 0100 0011 0101...

7. Encode the following message using the ASCII encoding scheme:  I love CS!

1.

0100 0011

0101 0011

0010 0000

0111 0010

0111 0101

0110 1100

0110 0101

0111 0011

0010 0001

2.

0100 0011

0101 0011

0010 0000

0111 0010

0111 0101

0111 1100

0110 0101

0111 0011

0010 0001

3.

0100 1001

0010 0000

0110 1100

0110 1111
0111 0110
0110 0101

0010 0000

0100 0011

0101 0011

0010 0001

4.

0100 0011

0101 0011

0010 0000

0111 0010

0111 0101

0110 1100

0110 0101

0111 0011

0010 0010

8. Count from 6 to 10 in binary

1.

1010

1011

1100

1101

1110

1111

2.

0110
0111
1000
1001
1010

3.

1010
1001
1000
0111
0110

4.

1010

1011

1110

1101

1110

1111

9.  Convert this binary representation to decimal notation: 10101

10. Convert this decimal notation to binary notation: 57

Answer format: do not put any spaces in your answer.

Homework Answers

Answer #1

7 I love CS

I = 01001001

space = 00100000

love =

l = 01101100

0 = 01101111

v = 01110110

e = 01100101

space = 00100000

C = 01000011

S = 01000011

So right answer is 3

0100 1001

0010 0000

0110 1100

0110 1111
0111 0110
0110 0101

0010 0000

0100 0011

0101 0011

0010 0001

8) 6 to 10 binary

6 = 0110

7 = 0111

8 = 1000

9 = 1001

10 = 1010

right answer 2

0110
0111
1000
1001
1010

9) 10101

1 x 20 + 1 x 22 + 1 x 24

= 1 + 4 + 16

= 21

10) 57 to binary

57 = 111001

2 57 1
2 28 0
2 14 0
2 7 1
2 3 1
2 1 1
Ans = 111001
Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
The cache is direct mapped, 16 lines, each line is 2 bytes The offset field is...
The cache is direct mapped, 16 lines, each line is 2 bytes The offset field is ________ bits The line field is ________ bits The tag field is ________ bits line tag byte 0 byte 1 (can someone explain this to me) 0000 0001 0010 0011 0100 0101 0110 0111 1000 1001 1010 1011 1100 1101 1110 1111
Please convert the following bit pattern to a MIPS instruction. 0000 0001 0110 0110 0100 1000...
Please convert the following bit pattern to a MIPS instruction. 0000 0001 0110 0110 0100 1000 0010 0000 1000 1101 1001 1010 0000 0000 0001 1100
5. Convert each of the following binary numbers into base 10. Show your work. (a) 0011...
5. Convert each of the following binary numbers into base 10. Show your work. (a) 0011 0001 (b) 0011 1011 (c) 0101 0110 (d) 1101 1101 (e) 0001 1000 (f) 0010 1110
Add binary numbers 1 1110 0101 + 0 0011 0101 a. 1 0101 1011,NZVC= 100 b....
Add binary numbers 1 1110 0101 + 0 0011 0101 a. 1 0101 1011,NZVC= 100 b. 1 0000 0110,NZVC= 101 c. 0 0001 1010,NZVC= 0001 d. 0 1110 0110,NZVC= 0000 e. None of the above
CCR flags get set by ADD and SUB instructions. Perform the following binary operations and provide...
CCR flags get set by ADD and SUB instructions. Perform the following binary operations and provide the resulting N, Z, C and V flag values. Only the values for the flags. not the binary addition/subtraction 0011 0111 + 0101 1011 ------------ N =    Z =    C =    V = 1011 1111 + 0100 1001 ------------ N =    Z =    C =    V = 0000 1011 + 0011 1101 ------------ N =    Z =    C =    V = Note this is...
Question 6: Convert BCD 1001 0011 to decimal Question 7: Convert hexadecimal AA to decimal Question...
Question 6: Convert BCD 1001 0011 to decimal Question 7: Convert hexadecimal AA to decimal Question 8: What is the 2’s complement of (01001110)2? Question 9: How is – 1510 represented in eight-bit 2’s complement notation? Question 10: How is – 11210 represented in eight-bit 2’s complement notation? Question 11: Solve the binary arithmetic problem: (00010111)2 + (00101001)2 Question 12: Solve the binary arithmetic problem: (1010)2 - (0100)2 Question 13: Solve the following problem: (01110000)2 - (00011000)2 Question 14: Solve...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT