Skip to content

Instantly share code, notes, and snippets.

@franciscojsc
Created May 15, 2019 17:50
Show Gist options
  • Save franciscojsc/122346ee5c36cb3da15471c119e60376 to your computer and use it in GitHub Desktop.
Save franciscojsc/122346ee5c36cb3da15471c119e60376 to your computer and use it in GitHub Desktop.
Na computação o armazenamento de dados é medido utilizando algumas unidades especificas.

UNIDADES COMPUTACIONAL

unidade valor
8 bits 1 byte
1024 bytes 1 kB
1024 kB 1 MB
1024 MB 1 GB
1024 GB 1 TB
1024 TB 1 PB
1024 PB 1 EB

Fonte:

"As unidades byte, kB, MB e GB" em Só Matemática. Virtuous Tecnologia da Informação, 1998-2019. Consultado em 15/05/2019 às 14:34. Disponível na Internet em https://www.somatematica.com.br/curiosidades/c119.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment