converter-binary-numbers
There are 8 repositories under converter-binary-numbers topic.
anusha267/Number-System-Converter-Calculator-Android-App
A converter and calculator all integrated into one application.The application has three sections, one for conversions (any to any), one for calculations (any number system) and a quick chart in case you want to calculate it yourself or learn it yourself.
Note45/Bin2Dev
A converter of binary to decimal
ProgrammazioneTime/convertitore_da_base10
Convertitore numerico da base 10 in base 2 fino 36
remixtures/numeral-system-converter
Mathematical helper developed in Java that allows the user to convert any number (integer or fractional) from one numeral system to another. Command-line based.
2brownc/binary-decimal-conv
A binary-decimal converter.
bernardoeuler/binary-to-decimal-converter
A simple converter that turns binary numbers into decimal ones.
davi-baptista/base-converter
Binary base converter using C++
EstevaoNaval/Binario2Decimal
Conversor de números binários para decimais e vice-versa. Ideia baseada no repositório App-Ideias de Florin Pop.