Source code of a Qt (C++) application for number conversion [decimal,hexadecimal,octal,binary]
-
Updated
Mar 27, 2016 - C++
Source code of a Qt (C++) application for number conversion [decimal,hexadecimal,octal,binary]
Command line tool to convert big number to binary (from base 10 to 2)
This is a program made in C++ that randomly generates number system conversion problems.
Numero is a library for converting between Arabic numbers and their English numeral
this number convertor is used to convert numbers from one system or format into another, supported formats/number systems include decimal, hexadecimal, binary, octal
Basic number conversion algorithms
Add a description, image, and links to the number-conversion topic page so that developers can more easily learn about it.
To associate your repository with the number-conversion topic, visit your repo's landing page and select "manage topics."