-
-
-
-
[
Java/JSP]
Base64.rar
/** A simple base64 encoding and decoding utility class
* it can also encode and decode non ASII characters such as
* Chinese
*/
/**
* This software is provided "AS IS," without a warranty of any kind.
* anyone can use it for free,emails are ...
-
[
C/C++]
gsmpdu7bit.zip
encode/decode gsm sms 7bit pdu format text. orginally written for palm os, but it don t make any special system call. plain stdio is ok
Category:
SMS Upload User:
bpmy97 Size:
1K
-
-
[
C/C++]
HuffmanCodes.zip
... and decoding costs, we may use short strings to represent more frequently used messages.
3.This problem can be solved by using an extended binary tree which is used in the 2-way merging problem.
the sourse code is
to encode and decode the Huffman.
-
-
-
-