number-base-conversion
There are 10 repositories under number-base-conversion topic.
Ved-programmer/Numerical-Base-Converter
An offline Graphical Numerical Base Converter, written in python. Takes numbers from a base and converts them into another base.
BaseMax/BaseConverterC
A Fast C-Program for converting numbers from one base to another base.
akumathedyn123/c-dec2bin-decimal-to-binary
This C program converts a decimal number entered by the user into its binary equivalent.
AliAlmasi/RadixConvertPractice
minimal program which can help you practice converting classic number bases.
JL2014/dec2bin
Command line tool to convert big number to binary (from base 10 to 2)
Luc4sguilherme/baseNConverter
Numeric base converter
avadhootdivekar/scripts
This repository hosts some simple scripts. Intention is to let people pick up some readily available scripts which they can use in their projects.
BaseMax/BigNumberBaseConverterC
A Super-Fast C-Program for converting very huge/big numbers from one base to another base without Limitation.
EricRovell/radix
Radix is a JS library for radix number transformations and manipulations.
Vasu021/BaseConverter
Number Base Converter