https://github.com/parzibyte/convertir-decimal-bases
Calculadora para convertir un número decimal a cualquier base (binario, octal, hexadecimal) explicando la conversión paso a paso
https://github.com/parzibyte/convertir-decimal-bases
bin binary conversion converter dec hex procedure step steps
Last synced: 4 months ago
JSON representation
Calculadora para convertir un número decimal a cualquier base (binario, octal, hexadecimal) explicando la conversión paso a paso
- Host: GitHub
- URL: https://github.com/parzibyte/convertir-decimal-bases
- Owner: parzibyte
- License: mit
- Created: 2022-02-25T18:21:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-25T18:23:50.000Z (over 4 years ago)
- Last Synced: 2025-09-08T18:32:05.509Z (9 months ago)
- Topics: bin, binary, conversion, converter, dec, hex, procedure, step, steps
- Language: HTML
- Homepage: https://parzibyte.me/apps/convertir-decimal-bases/
- Size: 3.91 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# convertir-decimal-bases
Calculadora para convertir un número decimal a cualquier base (binario, octal, hexadecimal) explicando la conversión paso a paso