number system converter

Simple Number System Conversion App in JavaScript Free Source Code

Submitted by razormist on
Simple Number System Conversion App in JavaScript Free Source Code - A simple application that can convert your decimal number to any type of number system. The application only includes the following conversion such as (decimal, binary, octal, hexadecimal). JavaScript Free Source Code.

Decimal to Octal Converter in Java (Console-Based)

Submitted by onyx_ash08 on
Watch out this guys! I made this decimal-octal converter in Java. I used the BlueJ text editor to write, compile and run my program. You can download the BlueJ software from my blog site at http://www.eturo.co.cc/p/downloads.html or from the official website of BlueJ at http://bluej.org/. Download the source code below and try it in your own. You can modify and add some features. See the