Affichage des articles dont le libellé est Tool. Afficher tous les articles
Affichage des articles dont le libellé est Tool. Afficher tous les articles

Number base to number base converter

|
Number base convertion is a recurent task for a programmer. Here I give you a usefull tool for converting numbers from one base to another base. Supported radix are 2 (binary), 10 (decimal), 8 (octal), 16 (hexadecimal).



Enjoy