User-submitted Java Projects

49
1725 reads
contacts
This is a Contact Lists Project. ;)
Run It Now!
49
1546 reads
rahul_manglani21's picture

Submitted by

rahul_manglani21
Tags:

DoubleSquare
A double-square number is an integer X which can be expressed as the sum of two perfect squares. For example, 10 is a double-square because 10 = 32 + 12.
Run It Now!
49
1860 reads
Addition
simple addition
Run It Now!
49
1788 reads
Sharon's picture

Submitted by

Sharon
Adapter Pattern
This example demonstrates Adaptor Pattern in java.Adaptor Pattern Convert the interface of a class into another interface clients expect.
Run It Now!
48
1760 reads
Light
This can calculate how far do the light can travel in given days
Run It Now!