文件名称:lz772
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:23.91kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
LZ77压缩算法核心,CopyBits : 复制内存中的位流 memDest - 目标数据区 nDestPos - 目标数据区第一个字节中的起始位 memSrc - 源数据区 nSrcPos - 源数据区第一个字节的中起始位nBits - 要复制的位数
说明: 起始位的表示约定为从字节的高位至低位(由左至右)依次为 0,1,... , 7 要复制的两块数据区不能有重合-LZ77 compression algorithm core, CopyBits: copy memory bit stream memDest- target data area nDestPos- the first byte of the target data area of the Start bit memSrc- the source data area nSrcPos- the source data area in the beginning of the first byte bit nBits- to copy bits Note: The starting position of that agreement as from high to low byte (from left to right) followed by 0,1, ..., 7 to copy the data area can not have two coincide
说明: 起始位的表示约定为从字节的高位至低位(由左至右)依次为 0,1,... , 7 要复制的两块数据区不能有重合-LZ77 compression algorithm core, CopyBits: copy memory bit stream memDest- target data area nDestPos- the first byte of the target data area of the Start bit memSrc- the source data area nSrcPos- the source data area in the beginning of the first byte bit nBits- to copy bits Note: The starting position of that agreement as from high to low byte (from left to right) followed by 0,1, ..., 7 to copy the data area can not have two coincide
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lz772/lz77.cpp
lz772/lz77.h
lz772/lzpp.cpp
lz772/lzpp.h
lz772/main.cpp
lz772/main.dsp
lz772/main.dsw
lz772/main.ncb
lz772/main.opt
lz772/main.plg
lz772
lz772/lz77.h
lz772/lzpp.cpp
lz772/lzpp.h
lz772/main.cpp
lz772/main.dsp
lz772/main.dsw
lz772/main.ncb
lz772/main.opt
lz772/main.plg
lz772
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.