CIT11
Homework #11 – Chapters 8 & 11
- Convert the following Hexadecimal (hex) values
to their binary equivalents
- CAD
- F2A4
- Convert
the following from binary to Hex
- 1100
0011 0011 1111 0011
- 1010
0010 1101 0101
- Display
the month and day of your birth date in ASCII
- Write
your birthday in decimal form - i.e, November 10th would be 11-10
- What
is the ASCII value of your birthday?
-- This must be in ASCII format – i.e., 0011001 0011001 00101101 0011001 0011000 is what you’d write
if your birthday is 11-10. (include punctuation).
- Using
the NATO alphabet to decode the following message:
- Sierra
Echo November Delta Hotel Echo Lima Papa
- Convert
the following from Binary to Decimal
- 11000100
- 100010000
- Convert
the following from Decimal to Binary
- 202
- 113
- Do the
following binary math problems:
a.
|
110
+11
|
b.
|
11101
+
1010
|
- Convert
the following decimal RGB
color expressions to their respective Hex values.
- Orangered rgb(255,36,0)
- Khaki rgb(240,230,140)
- Using
the Hex value for Khaki, write the html code that could be used to set the
font color to Khaki.
- Pick two
of the below topics from chapter 11.
Perform some web searches to find sites that do a good job of
explaining the topic; the sites you pick must provide a simplified explanation of the topic (assume you’re trying to teach the topic
to someone and they’re having a hard time understanding it--- this site
should help that person).
For each topic you must:
- Identify
the topic you picked
- Provide
the url(s) to the site(s) that you used
- Provide
a brief and concise summary of what you learned.
·
MP3 Compression
·
Analog-to-digital or digital-to-analog
converters
·
JPEG Compression
·
MPEG Compression
·
OCR
Technology
·
Virtual Reality
- Post one of your summaries from problem 10
to the class discussion board under “Topics from Chapter 11”. Include the url to the site you used as part of your
posting. Read the other postings
and comment on at least one posting by replying to the posting.