Download presentation
Presentation is loading. Please wait.
Published byKerrie Hart Modified over 9 years ago
1
Number System
2
Number Systems Important Number systems – Decimal – Binary – Hexadecimal
3
Decimal system Decimal Digits Units
4
Binary Number System Binary Digits Units – Bits – Nibble – Byte – Word – KB,MB,GB,TB Conversion – Decimal to Binary – Binary to Decimal
5
Hexadecimal Hexadecimal Digits Conversion – Decimal to Hexadecimal – Hexadecimal to Decimal – Binary to Hexadecimal – Hexadecimal to Binary
6
Programming Assignment Part I – Input : X = Integer Number (Decimal system) NS = Target Number System (GNS) – Processing: Convert (X) 10 into (Result) NS – Output : (Result) NS
7
Programming Assignment Part II – Input : NS = Number System X = Integer Number (in NS Number System) – Processing: Convert (X) NS into (Result) 10 – Output : (Result) 10
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.