项目作者: n1ved

项目描述 :
simple binary - decimal - octal - hexadecimal converter
高级语言: C++
项目地址: git://github.com/n1ved/number-converter.git
创建时间: 2020-03-29T05:07:07Z
项目社区:https://github.com/n1ved/number-converter

开源协议:

下载


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