Hexadecimal To Decimal Solver Version 1.0

Hi there this is my new code that I called Hexadecimal to Decimal Solver Version 1.0. It demonstrate how to use build in library of Java to convert one value to another without bothering how to do it by creating your own function to convert hexadecimal values to decimal values. This code is intended for beginners that I new in Java programming.

If you like this code you can send me an email at [email protected]. People here in the Philippines who wish to contact me can reach me in my mobile phone number 09296768375. Thank you very much and Happy Programming.

 

Regards,

Mr. Jake Rodriguez Pomperada, MAED - Instructional Technology

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byAnonymous (not verified)on Tue, 07/21/2009 - 09:46

can u help me to have a progrma in java
Submitted byAnonymous (not verified)on Sun, 08/09/2009 - 00:02

try building it on AWT, with all the number systems. Happy coding! http://www.masterjavasolutions.blogspot.com

Add new comment