CODING AND ENCODING DATA

Descrição

Mapa Mental sobre CODING AND ENCODING DATA, criado por ckemp em 14-10-2013.
ckemp
Mapa Mental por ckemp, atualizado more than 1 year ago
ckemp
Criado por ckemp aproximadamente 12 anos atrás
62
0

Resumo de Recurso

CODING AND ENCODING DATA
  1. ENCODING DATA
    1. Used by all computers to convert data into machine-readable form
      1. All computers understand is binary, 1s and 0s, this is difficult for humans to understand
        1. For people to use computers, data they use must be encoded into binary for a comp. to process and share.
          1. Way of encoding test is by using ASCII (most widely used coding system) to represent each character as a binary number
            1. Examples of files stored in binary code
              1. Text e.g. DOC files
                1. Digital pictures e.g. bitmaps, JPG and GIF files
                  1. Sound files e.g. WAV or MP3 files
                  2. Program instructions are also stored in binary code.
                  3. CODING DATA
                    1. Some data is coded before it is stored, this changes the original data into a shortened version by assigning a code
                      1. When data is coded it is done to keep it short - saving storage space.
                        1. Speeds up data entry
                          1. Example coding
                            1. M/F for Male or Female
                              1. Y/N for Yes or No
                                1. DOB e.g. 22 March 1997 are coded as 22 03 1997
                                2. Enter text here