PDF4PRO ⚡AMP

Modern search engine that looking for books and documents around the web

Example: confidence

CHAPTER 2 Data Representation in Computer Systems

CHAPTER 2. Data Representation in Computer Systems Introduction 47. Positional Numbering Systems 48. converting Between Bases 48. converting Unsigned Whole Numbers 49. converting Fractions 51. converting between Power-of-Two Radices 54. Signed Integer Representation 54. Signed Magnitude 54. Complement Systems 60. Unsigned Versus Signed Numbers 66. Computers, Arithmetic, and Booth's Algorithm 66. Carry Versus Overflow 70. Binary Multiplication and Division Using Shifting 71. Floating-Point Representation 73. A Simple Model 74. Floating-Point Arithmetic 76. Floating-Point Errors 78. The IEEE-754 Floating-Point Standard 79. Range, Precision, and Accuracy 81. Additional Problems with Floating-Point Numbers 82. Character Codes 85. Binary-Coded Decimal 86. EBCDIC 87. ASCII 88. Unicode 88. Error Detection and Correction 92. Cyclic Redundancy Check 92. Hamming Codes 95. Reed-Soloman 102. CHAPTER Summary 103.

2.3.3 Converting between Power-of-Two Radices 54 • EXAMPLE 2.9 Convert 110010011101 2 to octal and hexadecimal. 110 . 010 011 101 2 = 6235 8 Separate into groups of 3 for octal conversion . 1100. 1001 . 1101 2 = C9D 16 Separate into groups of 4 for octal conversion . CMPS375 Class Notes (Chap02) Page 4 / 20 by Kuo-pao Yang

Tags:

  Converting

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Spam in document Broken preview Other abuse

Transcription of CHAPTER 2 Data Representation in Computer Systems

Related search queries