Download presentation
Presentation is loading. Please wait.
Published byAnita Lauritsen Modified over 5 years ago
1
Remember the 10 types of people of people in this world…
CS 1 Remember the 10 types of people of people in this world…
2
Learning Objectives Review translating Binary numbers to and from their Decimal, Octal and Hexadecimal equivalents Be able to translate Binary numbers to and from their Decimal, Octal and Hexadecimal equivalents
3
Binary to Decimal 111 11011 1101
4
Decimal to Binary 14 38 135
5
Binary to Octal 110111 101101 111101
6
Octal to Binary 27 31 40
7
Binary to Hexadecimal
8
Hexadecimal to Binary 2F CAB A1C
9
Conversions: Fill in the following
Decimal Binary Octal Hexadecimal 51 101101 46 2B
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
© 2024 SlidePlayer.com. Inc.
All rights reserved.