Free Source Code
Page:
0
,
1

Login to add content

Date Added: Aug 6, 2006
Downloads: 156
This is a java base 64 encoder/decoder. Has support to disable padding, and change the last three characters to match different decoders.

Date Added: Dec 24, 2005
Downloads: 195
This is the source code for a near working calculator. The basic 0-9 and +,-,*,/ and = buttons will work correctly.

Date Added: Oct 15, 2006
Downloads: 142
Checksum maker. DOES NOT CARRY OVERFLOW BITS TO FRONT, not TCP/IP compatible.

Date Added: Jan 1, 2006
Downloads: 269
This is a working Extended Euclid function. Used in RSA encryption.

Date Added: Jul 2, 2006
Downloads: 155
This is a simple encryption program, its really weak, but it works.

Date Added: Jan 1, 2006
Downloads: 370
This is a non-friendly huffman code maker. You have to manually edit Huffman.java to change the codes.

Date Added: Sep 2, 2006
Downloads: 240
A updated version of the huffman code maker. Not fast, but it works.

Date Added: Jul 2, 2006
Downloads: 165
This isn't the best code, but it works.

Date Added: Apr 2, 2008
Downloads: 17
This is a simple class that will write XML files.
It uses a simple tree structure to handle information, Just make a root node and then start adding children or peers to it. It will not support text between two tags at this time, but you can add as many properties to it as your want.
Children are items under a node, Peers exist under the same parent.
Page:
0
,
1