Download presentation
Presentation is loading. Please wait.
Published byRosemary Price Modified over 6 years ago
1
There are 10 types of people of people in this world…
Get out your notes!! CS 1 There are 10 types of people of people in this world…
3
Learning Objectives Be able to translate Binary numbers to their Decimal equivalents Be able to translate Decimal numbers to their Binary equivalents Also be able to translate to and from Octal and Hexadecimal numbers. Push: Be able to do simple addition in Binary.
4
Binary Numbers Base 2 Places Convert to Decimal
There are only 10 types of people in the world. Those that understand binary and those that don’t. Base 2 Places 2n… … Convert to Decimal
5
Decimal to Binary Conversion
6
Binary to Octal
7
Binary to Hexadecimal
8
Conversions: Fill in the following
Decimal Binary Octal Hexadecimal 42 11101 23 C3
9
Simple Math in Binary Addition 0 + 0 1 + 0 1 + 1
10
Push: Binary Program Input: Any integer
Output: Convert the integer number to binary Input : Any binary number Output: The number converted to decimal. Push: Convert from binary to decimal Push: Binary to Hex Push: Any base to any base
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.