项目作者: n1ved
项目描述 :
simple binary - decimal - octal - hexadecimal converter
高级语言: C++
项目地址: git://github.com/n1ved/number-converter.git
number-converter
simple binary - decimal - octal - hexadecimal converter
you can do the following task with this converter
- binary —> decimal / octal / hexadecimal
- decimal —> octal / binary /hexadecimal
- octal —> decimal / binary /hexadecimal
- hexadecimal —> binary / decimal / octal
running
- you can simply run the program by opening terminal in the folder and run python start.py
usage notes
the program will behaves abnormally when processing bigger numbers