Conversos de bases: binário, octal, decimal, hexadecimal e ASCII.

sonecudo f0fd7301fd first commit 4 years ago
LICENSE f0fd7301fd first commit 4 years ago
README.md f0fd7301fd first commit 4 years ago
moedor f0fd7301fd first commit 4 years ago

README.md

Moedor

Conversor de bases.

Suporta:

  • decimal
  • binário
  • hexadecimal
  • octal
  • tabela ascii
Uso: ./moedor.py <operação> [string]
bases: [h]exadecimal, [d]ecimal, [b]inário, [o]ctal e tabela [a]scii
operação:
	-[de][para]
ex.:	-hd: hexadecimal -> decimal