资源列表
compress
- 这个代码实现文件的压缩功能和还原功能,里面有好几个压缩包-this code can compress and recover something to the older one
Huffman
- 该算法可以实现huffman编码和解码,并在vc6.0环境下编译通过-The algorithm can huffman encoding and decoding, and in the environment compile vc6.0
niloofar
- its a paper that use particle filter for circle tracking
ArithmeticCoding
- 简单的算术编码源程序 ArithmeticCoding-Simple arithmetic coding source ArithmeticCoding
huffmanZIP
- 这是我自己写的一个基于huffman编码的软件,有进度条。支持word和txt-This is what I had written a software-based huffman encoding, a progress bar. Support word and txt
LZSS
- Compress/decompress on algoritm lzss/lz-Compress/decompress on algoritm lzss/lz77
HuffmanTree
- Huffman编码的实现。创新在于用树形表示霍夫曼树,很形象。-Huffman encoding implementation. Innovation is the Huffman tree with the tree that very image.
123
- 用哈夫曼编码实现文件压缩与解压 运用哈夫曼编码 剩下的 自己下载尝试看看 -Huffman Coding with file compression and decompression using Huffman try to see the rest of your downloads
HuffmanCompress
- 运用哈夫曼树进行哈夫曼压缩 压缩txt文件 得到压缩文件和解压文件-Huffman Huffman tree using txt files compressed and uncompressed files are compressed
fuck
- 三个程序,一个是huffman编码的,一个是深度优先算法的-Three programs, one is huffman coding, a depth-first algorithm is
c-code
- 一个现实花印的c语言代码 对于刚接触c语言的人很有帮助-c
Lz77
- 关于lz77压缩算法的压缩与解压缩,有需要的请下载!-the compression and decompression of lz77