Java Source Code

Java Source Code

Free Java Source Code Example and System's Project. Download from the list of free java source code below. You can modify the source code and use it in your personal project.

Calculator Using Java

Submitted by 563 on
This is a small application, it requires two double type values from user in two different text fields and it calculates on that values (+, -, *, /). Five buttons for four basic Operation and one with button "C" to clear text fields. In the zip file, there is a source code as will as the setup file of this app. If you wants to use the setup only, you should install JDK on your computer. For JDK

Billing System using Java

Submitted by Gauravtripathi on
For using this program, you have to create the DNS under control panel. Follow some steps below to create a DNS. 1. copy database any drive 2. open control panel....administrative tool.... DATA SOURCE (odbc) 3. click add button...then click on "microsoft access driver(.mdb,.accdb)" 4. click select....then choose drive where is ur database.. 5. select Billing_System.... 6. then give name as Billing

K-Means Project

Submitted by kdhanamjay on
PROJECT TITLE: K-Means Clustering PURPOSE OF PROJECT: Implement k-means clustering on a training data set to predict classification values of a test data set. AUTHORS: Dhanamjay VERSION or DATE: 1.0 14/08/2014 INSTRUCTIONS: 1) Compile both Java files (javac Data.java KMeansClustering.java) 2) Run KMeansClustering (java KMeansClustering) 3) After prompted, specify number of centroids to use. ------

Wayopoly -Africanised Monopoly

Submitted by its_comoo on
This game is solely based on the monopoly game with a few changes the money is in Ghana cedis and the landmarks are places in Ghana. Tried my hands on Java for sometime now and this is what i tried doing there isnt so much graphics in the game but a few informations revealed through dialog box. Hope you enjoy this amateur effort of mine. Thank you.