need help About ASCII table


0

A—) “In mathematics and computer out for less than 10 average.”
1 -) Using an ASCII table, give the following encodings:
a) in bits
b) in hexadecimal
c) to decimal

2 -) designing a small system you own decoding and encoding the above sentence (A)

11replies
4voices
228views
daMage
11 years ago

0

So basically what you need is us to do your homework for you?


0

it’s not my homework !!!! im learning about ASCII table and making exercise !! i need help to continuous with exercice and understand more and more !!! im just training and learning about !

wence
11 years ago

0

thekinghack Let me know where did you find this from .. Give the Reference Book and page no here . Hackthis is not a CodeMill they give HINT only to solve Problem and Let us know what you have done on this.


0

I have not picked this exercise in a book. I build problem myself and I try to solve them. this is my design and now I’m trying to find the solution.

wence
11 years ago

0

@@@ @@ Let us know what you have done on this , a code snippet would be fine.


0

all of my text is what i posted and im searching answer !! ive not other thing about like a code snippet


0

I find the solution:
“In math info out for less than 10 medium”
coding:
a) hex:
E =( 45)16 t = (74) 16 h =( 68)16 I = (49)16
n = (6E)16 f =( 66)16 o = (6F)16 u =( 75)16
SP =( 20)16 p = (70)16 r =( 72)16 m = (6D)16
M = (4D)16 i =( 69)16 s =( 73)16 d = (64)16
a = (61)16 e =( 65)16 y =( 79)16 . = (2E ) 16 0 = (30)16 1= (31)16

the final result is :
(456E204D61746820496E666F757420706F757420706F7572206D6F696E73206465
203130206465206D6F79656E6E652E)16

b) bit:
(010001010110
.
.)2

Note: complete substitute in each hexadecimal value by its corresponding binary value by writing 0 but first at the beginning of each replacement.

Honey Boo Boo [Ski900]
11 years ago

0

This a totally different forum than the levels forum. I’m pretty sure this area is limited to hints only, that wouldn’t make sense.

wence
11 years ago

0

I’m pretty sure this area is limited to hints only, that wouldn’t make sense.

It means it not a Code Mill .

Honey Boo Boo [Ski900]
11 years ago

0

My mistake, misread it.


0

try to understand and u will see what i say

You must be logged in to reply to this discussion. Login
1 of 12

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss