1 / 5

Sistema de Numeración Hexadecimal

Sistema de Numeración Hexadecimal. Sistema que emplea Base 16 Símbolos de {0, 1, 2,..., 9, A, B, C, D, E, F} Hexadecimal  Decimal. Ejemplos Conversión Hex Dec. Ejercicios 2AAFF convertir a Decimal 1FFFA Convertir a Decimal. Conversión de Decimal a Hexadecimal.

buzz
Download Presentation

Sistema de Numeración Hexadecimal

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Sistema de Numeración Hexadecimal • Sistema que emplea Base 16 • Símbolos de • {0, 1, 2,..., 9, A, B, C, D, E, F} • Hexadecimal  Decimal Ing. Victor Manuel Mondragon M

  2. Ejemplos Conversión Hex Dec Ejercicios 2AAFF convertir a Decimal 1FFFA Convertir a Decimal Ing. Victor Manuel Mondragon M

  3. Conversión de Decimal a Hexadecimal. 214/16 = 13 + residuo 6 (LSB) 13/16 = 0 + residuo 13  Conversión de Hexadecimal a Binario Ing. Victor Manuel Mondragon M

  4. Conversión de Binario a Hexadecimal • Se agrupa el numero binario en conjuntos de 4 Bits. • Ejemplo Ing. Victor Manuel Mondragon M

  5. Conteo Hexadecimal • Se cuenta de 0 a F, y se incrementa . • 0..F,10,11,12,13,…19,1A,1B..1E,1F,20,21.. Ing. Victor Manuel Mondragon M

More Related