资源列表
HuffmanTree
- Huffman编码的实现。创新在于用树形表示霍夫曼树,很形象。-Huffman encoding implementation. Innovation is the Huffman tree with the tree that very image.
LZSS
- Compress/decompress on algoritm lzss/lz-Compress/decompress on algoritm lzss/lz77
ppmz2src
- PPMZ ppm prediction by partial match 压缩算法c语言实现,包括lib库文件-PPMZ ppm prediction by partial match compression algorithm c language, including the library file lib
UPXunpacker
- 这是一个UPX静态脱壳机的代码。你可以会觉得UPX壳本身就自带了脱壳功能,还要这个代码那岂不是多此一举。这你就错了,发这些目的就是一个分享知识的过程-It is a UPX static shelling machine code. You will find itself comes with UPX unpacking shell functions, but also the code it not superfluous. That you are wrong, and made the
huffmanZIP
- 这是我自己写的一个基于huffman编码的软件,有进度条。支持word和txt-This is what I had written a software-based huffman encoding, a progress bar. Support word and txt
ArithmeticCoding
- 简单的算术编码源程序 ArithmeticCoding-Simple arithmetic coding source ArithmeticCoding
niloofar
- its a paper that use particle filter for circle tracking
Huffman
- 该算法可以实现huffman编码和解码,并在vc6.0环境下编译通过-The algorithm can huffman encoding and decoding, and in the environment compile vc6.0
compress
- 这个代码实现文件的压缩功能和还原功能,里面有好几个压缩包-this code can compress and recover something to the older one
Applicationofthispointer
- 编写程序实现对象资源的拷贝(要求使用this指针)。-Programming resources to achieve the object copy (requires the use of this pointer.)
zhixiannihe
- 利用vb实现的直线拟合程序,已经通过考核-Vb achieved using linear fitting procedures, has passed assessment
DataCompressionDescribetion
- 数据压缩算法介绍,包含:LZ77算法、LHA算法、算数编码arith算法、Zip算法。仅供学习参考。-Data compression algorithm descr iption, including: LZ77 algorithm, LHA algorithm, arithmetic coding, arith algorithm, Zip algorithm. Study reference purposes only.