资源列表
HFM
- 1)对给定的一份的文本文件,实现基于哈夫曼编码的文件压缩与解压操作。 2)该文件所包含的字符:26个字母的大小写、10种标点符号(一对双引号、一对单引号、冒号、逗号、分号、句号、问号以及感叹号)。 3)支持对以上业务实体内容的保存与打开等文件操作。(1) for a given text file, Huffman encoding file compression and decompression operation based on. 2) this document conta
zlib-1.2.11.tar
- zlib-1.2.11版本压缩包使用方法: tar zxf zlib-1.2.11.tar.gz Build with: cd zlib-1.2.11 CC=mpicc ./configure --prefix=/usr/local/zlib-1.2.11_mpich-3.2 make all check sudo make install(Zlib-1.2.11 version compression package use method: Tar zxf zlib-1.2.11
JumpStart_2.1_Viet
- To create more accurate search results for Xilinx Vivado Design
Burn-E_Programmer_40073beta
- ound results for Xilinx Vivado Design Suite 2015.4
libarchive库
- libarchive 提供各种的解压缩方法,包括gzip,zip,lzip
PanoplyWin-4.8.7
- nc文件解析查看,打开文件查看数据,并获取文件显示信息(NC file parse and view, open the file to view the data, and get the file display information)
H.264 ITU-T
- h.264 video compression standard by IT-UT
11compare
- matlab实现的小波图像压缩程序 可成功运行((matlab implementation of wave image compression program which can be run successfully))
9huff
- matlab实现的huff图像压缩程序 可成功运行((matlab implementation of huff image compression program which can be run successfully))
Encode
- It is a file to compress text files
CompressVB
- Various Compression, Decompression and Cryptographic Methods Implemented in Visual Basic 6
Douglas-Peucker
- 利用的道格拉斯算法进行对曲线的压缩,利用递归算法实现的。(The Douglas algorithm is used to compress the curve, and it is realized by recursive algorithm.)