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
Tags
- Ajax (1)
- Concurrent programming (1)
- J2EE (1)
- Java (3)
- Javascript (3)
- Object oriented programming (1)
- Tomcat (1)
- Tool (1)
- XML (1)