Implementation for the Huffman Cod in Visual C++. Both, the encoder and the decoder take as input
Implementation for the Huffman Cod in Visual C++. Both, the encoder and the decoder take as input a file and write the output into another file....
Implementation for the Huffman Cod in Visual C++. Both, the encoder and the decoder take as input a file and write the output into another file....
Implementation for Lempel-Ziv code. Encoder and decoder are separated. The input is a file and the output is written in another file....
We are providing the best information available to us as at date of writing and intend to update it at frequent intervals as things change and/or mor...
A quicksort algorithm sourcecode that together with the sourcecode for equalTo, sorts a integer array from lowest to highest and then checks if two nu...
A bluetooth SMS patcher Java ME application I made quickly after I thought about making one. What is does is to use JSR-82 (Bluetooth API) to send a ...