Python module to convert numbers from base 10 integers to base X strings and back again.
-
Updated
Mar 2, 2020 - Python
Python module to convert numbers from base 10 integers to base X strings and back again.
Simple Computer System Architecture Operations Scripts using Python
All my public single file script will be stored here.
Sistemas de Numeração. Operações lógicas e tabela da verdade. Representação de números inteiros e de ponto flutuante, cadeias de caracteres. Tipos de Dispositivos, Arquivos, Redes e Sistemas Operacionais. Conceitos de arquitetura de computadores.
A python library allowing conversion of large number from any base to any base.
Quickly convert huge integers between bases
A simple code that displays a decimal interger as a dozenal string.
This project contains Python code that converts binary numbers entered by the user into decimal base, and decimal numbers into binary base.
A base conversion repository that uses scalars, vectors and matrices, which is done with numpy and sympy for accuracy and speed, plus threading.
It's a program that converts numbers in a base (from 2 to 64) to another one.
A simple base converter which can convert any base integer to any base integer as long as the base is under 36. Base higher than 36 might provide false results.
Programa simples com proposta de aprendizado para treinar conversão de bases numéricas. Disponível em versão Terminal e Web
A Python-based GUI tool designed for converting numbers between integer, binary, and hexadecimal bases. This application provides an intuitive interface for users to seamlessly perform base conversions and understand number systems.
This program was developed for the discipline FAC (Fundamentals of Computer Architecture) at UFF Bachelor's program in Computer Science.
Add a description, image, and links to the base-conversion topic page so that developers can more easily learn about it.
To associate your repository with the base-conversion topic, visit your repo's landing page and select "manage topics."