Languages Java Calculators & Science  

Currency Converter

download download  
important code information
author:
Carl S. Finch
minimum requirements:
Currency Converter description

I created this project earlier today, but just recently worked at it right after submitting it, and fixed a few problems with the math, and the variables. Sure we have alot of memory now, but it's good programming skills to use as few memory bytes as possible. This is the currency converter. Enter an amount in one field it will then convert the money, and send it to the other two empty fields. Do the same to any field it will work, and has the ability to clear all fields, and change text color depending on what language you are using. (i.e. English, German, Spanish. If you choose english all america labels, will be red, if you choose german all labels will be in german, and the german label will be in red.


File List:
Currency/0b
Currency/Currency.class7Kb
Currency/Currency.ctxt1Kb
Currency/Currency.html1Kb
Currency/Currency.java12Kb
Currency/Currency.java#12Kb
Currency/Currency.java#backup11Kb
Currency/Currency.java~8Kb
Currency/Currency/0b
Currency/README.TXT471b
Currency/blue.jpg3Kb
Currency/bluej.pkg1Kb
Currency/bluej.pkh1Kb
Currency/currency.zip16Kb
Currency/dasdf.java~4Kb

Similar code
A basic Calculator using Swing (Popularity: ) : It simulates a calculator. This is a simple 4 function calculator that supports +, -, *, and /. This is a good example with a supporting tutorial on how to build it. Src included.
A Basic JavaScript-Calculator (Popularity: ) : A Basic Calculator written in JavaScript
calcCurrency (Popularity: ) : Multi language (Eng, Nl, Sp) calculator + currency converter, using SAX parse with an .xml document to read the conversion rates. For an Uni assignment.
Double Precision Calculator (Popularity: ) : This is a simple scientific calculator that use double primitive datatype input and it can perform math operation according to mathematical order and data priority. All the function provide both basic and extended math operator key. You also can copy ...
Compound Interest Solver (Popularity: ) : About this code I called it Compound Interest Solver 1.0 a new version in Java. It can be use in any business applications in solving compounded interest.
Currency Converter beta (Popularity: ) : I created this project earlier today, but just recently worked at it right after submitting it, and fixed a few problems with the math, and the variables. Sure we have alot of memory now, but it's good programming skills to ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 594
version beta v1.0
size in Kb 39
popularity   4545/7913374
user rating 5/10
ad


New Code
Popular Code