Wednesday, January 23, 2008

Cute Programs code

Unzip using Java

Unzip using java's package. Compiled class file and java source included

Eye Glass (PoC)

A rather simple ethernet sniffer for linux. and my first attempt at making one. :)

Blast The Scum Of C3A

Its a small game that i made using Win32 OpenGL.

Brat

finds the Best Fit Combination

Medussa

Does the above but you can provide some conditions. look at the source for more info.`

Towers Of Hanoi

Recursive function that prints the steps reqd to solve the Towers Of Hanoi.

REA Safe

REA ( Reverse Engeneering Academy ) has a problem related to a SAFE in Maths + Fun Problems Sections. this code solves it!

String Permutations

Prints all the combinations of a string. Doesn't check for repetitive characters.

Poly Function Generator

The code generates the polynomial function f(x) given a set of values when x is assigned a value. A minimum no. of value for f(x) must be supplied to get the correct answer.

JunkCode Code Compression

A rather useless algorithm has been implemented to achieve compression.

JunkCode Binary Compression

A better one compared to JCC.. but not so effective anyway..

Thanks for http://www.infogreg.com/crapware/

No comments: