资源列表
huibianlanguage
- 数据压缩的算法实现的 数据压缩的源代码实现-Data compression data compression algorithm of the source code to achieve
8.14LZWCompress
- LZW是一个很著名的压缩解压缩设计方案,在很多数据结构书中都作为例子讲解,此程序完整的实现了基于LZW的压缩解压缩-LZW is a very famous decompress compressed design scheme, Many data structures in the book are as examples to explain that the integrity of the process based on the realization of the LZW comp
socket
- 主要用于java 的socket通信,很简单噢,看了你就明白。-socket connect
all_usually_search
- 各种常见的运动估计方法。应用于视频编解码中。方法全面的让你喜出望外。-this source code includes all usually motion search methods. it must make you crazy.
CodHuffman
- 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 inp
cabac
- h.264视频压缩标准中基于内容的自适应二进制算术编码(CABAC)算法的C程序实现-h.264 video compression standard content-based adaptive binary arithmetic coding (CABAC) algorithm in C program
huff
- 呃,就是用赫夫曼算法写的压缩解压程序。非常粗糙,只能压缩英文文章。因为里面的字符概率是基于自然语言的,源代码之类的没法压缩。而且会抛弃最后几个字母,嘿嘿。为了交作业,没有好好写。改一下下应该能挺好的。压缩比能到60 吧-Uh, is to use Huffman compression decompression algorithm written procedures. Very rough, only compress English articles. Because there is t
ArithmeticCoding
- 简单的算术编码源程序 ArithmeticCoding-Simple arithmetic coding source ArithmeticCoding
HUFF
- 用C语言编写程序实现Zip或者Rar无损压缩算法-C programming language with Zip or Rar to achieve lossless compression algorithm
WebForm-GridView-CRUD
- winform常用功能创建,希望可以帮助开发-the winform common feature to create, I hope to help the development of
ArithmeticCoding
- C语言环境,二进制算术编码,实现对文本的压缩-C language environment, binary arithmetic coding to achieve compression of the text
suZip
- ZLib wrapper for Visual Basic 6.0