搜索资源列表
Tlzw
- 这是一个实现多媒体的lzw算法,有这方面需求的朋友可以下下啊,效果不错.-This is a realization of multimedia 4,558,302 algorithm, which are the needs of our friends in Lower ah, the effect is true.
cccccc
- 最近整理文档,发现以前写的《如何在NT下获取进程的路径》一文中还有个问题没有解决:原文中的程序无法获取系统进程的路径,如:csrss.exe。记得VCKBASE上有位网友说过一个方法:“给枚举的进程增加SE_DEBUG_NAME权限即可”,于是在网上找了些资料,解决了原文中的问题。这里要特别感谢那位名叫rovershen的网友! GIF图象是基于颜色列表的(存储的数据是该点的颜色对应于颜色列表的索引值),最多只支持8位(256色)。GIF文件内部分成许多存储块, 用来存储多幅图象或
lzwalgothim
- LZW压缩算法 一种新型的LZW压缩算法,请大家观看了
LZW
- lzw压缩源代码, 非常快速的lzw算法,以前保存下来的,现在共享给大家
zip_source
- GNU的压缩及解压缩代码。压缩的效率比LZW的压缩效率高的多,但比RAR的压缩率低。-GNU compression and decompression code. The compression efficiency than LZW compression efficiency of more than RAR compression rate is low.
compress_code
- 收集的无损压缩 -解压代码包,包含了多种压缩算法。ar002、ash、comp、fin、huf、lz、lzrw1、lzw、splay-collection of lossless compression-decompression code kit, which includes a variety of compression algorithms. Ar002, ash, comp, at the end, HUF, lz, lzrw1, 4,558,302, SED
C++实现数据无损压缩、解压(使用LZW算法).
- C++实现数据无损压缩、解压(使用LZW算法).
lzw sharp
- LZW 源代码
lze
- lzw compress files to sma-lzw compress files to small
83_RLE_LZW_HAFFMAN
- algoritm RLE, LZW, Haffman
DeCompressorU
- lzw algorithm comress\decomressor
LZW
- lzw压缩算法,里面有简要的解释,fatal文件是用来报错的-the source code of LZW algorithms
1
- FFT 与LZW编码算法相结合,实现压缩功能,MATLAB仿真实现-FFT LZW compress
lzw
- lzw compression and decompression i like this program its encode all zip file i give your its better
Entropy-coding
- 熵编码(entropy encoding)是一类利用数据的统计信息进行压缩的无语义数据流之无损编码。本章先介绍熵的基本概念,然后介绍香农-范诺(Shannon-Fano)编码、哈夫曼(Huffman)编码、算术编码(arithmetic coding)、行程编码(RLE)和LZW编码等常用的熵编码方法。-Entropy coding (entropy encoding) is a kind of the compressed by using the data statistics of the
jkvnm
- x选用lzw编码的一个完整程序有压缩率和字典显示功能全()