-
-
main.rar
经典的encode decode函数,可以调用此函数完成数据加密等功能,由于是汇编的,要想破解。。嗯。至少再写一个高级语言版本是几乎不可能的
-
h264enc.rar
ti evluation lib for h264 encode
call by used xdm algo.
-
encode.rar
本程序采用了最简单的方块编码对的图像进行了编码。运行程序后可以看出,方块取得越大,图像编码后失真越大
-
-
-
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 ...
-
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
-
WebMsgBox.zip
Encode and Decode a string. the string will be encoded or decoded
-
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.
-
des3.rar
DES3 source code , can used to DES encode / decode
-