Lesson 1 - Number Systems

studied byStudied by 0 people
0.0(0)
Get a hint
Hint

Binary to Decimal conversion

1 / 6

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

7 Terms

1

Binary to Decimal conversion

multiply each digit by 2x and add together

<p>multiply each digit by 2<sup>x</sup> and add together</p>
New cards
2

Decimal to Binary conversion

divide decimal by 2 until you get to 0, keeping track of remainders. Read the remainders bottom to top to get the binary.

<p>divide decimal by 2 until you get to 0, keeping track of remainders. Read the remainders bottom to top to get the binary.</p>
New cards
3

Hex to Decimal conversion

multiply each digit by 16x and add together

New cards
4

Decimal to Hex conversion

divide decimal by 16 until you get to 0, keeping track of remainders. Read the remainders bottom to top to get the binary.

New cards
5

Binary to Hex conversion

Break string into groups of 4 and add zeros to the front if necessary. Then refer to chart.

<p>Break string into groups of 4 and add zeros to the front if necessary. Then refer to chart. </p>
New cards
6

Hex to Binary conversion

Put 0x in front of each individual character and use chart.

<p>Put 0x in front of each individual character and use chart.</p>
New cards
7

Stored in memory: How is “…” stored in memory in binary?

chart → decimal → binary

<p>chart → decimal → binary</p>
New cards

Explore top notes

note Note
studied byStudied by 51 people
... ago
5.0(1)
note Note
studied byStudied by 9 people
... ago
5.0(1)
note Note
studied byStudied by 14 people
... ago
5.0(1)
note Note
studied byStudied by 4 people
... ago
5.0(1)
note Note
studied byStudied by 59 people
... ago
5.0(3)
note Note
studied byStudied by 7 people
... ago
4.0(1)
note Note
studied byStudied by 123508 people
... ago
4.8(561)

Explore top flashcards

flashcards Flashcard (85)
studied byStudied by 4 people
... ago
5.0(2)
flashcards Flashcard (37)
studied byStudied by 17 people
... ago
5.0(1)
flashcards Flashcard (40)
studied byStudied by 11 people
... ago
5.0(1)
flashcards Flashcard (56)
studied byStudied by 548 people
... ago
4.8(5)
flashcards Flashcard (169)
studied byStudied by 1 person
... ago
5.0(1)
flashcards Flashcard (24)
studied byStudied by 4 people
... ago
5.0(2)
flashcards Flashcard (118)
studied byStudied by 52 people
... ago
5.0(1)
flashcards Flashcard (21)
studied byStudied by 2 people
... ago
5.0(1)
robot