搜索资源列表
rle_comp
- A fast RLE encoding and decoding implementation. It uses inline assembly functions.
RLE_CODING_2METHODS
- helps to code using the lossless and lossy forms of rle coding. is specially helpful for fast algorithmic development. there are 2 codes provided.
02
- 该文提出了一种在基于离散采弦变换(DCT,Discrete Coslne‘nansform)压缩域进行纹理图 像分类的方法.此方法主要利用了DCT域能量具有方向性的特电,直接在辩程长编码(RLE,Rlm I。ength E眦ollⅢg)形成的码流中根据这种方向性来提取、组织特征矢址,对纹理图像进行分粪.此方法只需对压缩 【封像世行简单的Hu圩maⅡ解码.要处理的数据量较少,处理速度快实验结果表明.这种分类方法具有较高 的准确性.-This paper presents a str
rle
- 游程编码是一种简单的非破坏性资料压缩法,其好处是加压缩和解压缩都非常快。-RLE is a simple non-destructive data compression method, the added advantage of very fast compression and decompression. The method is to calculate the length of consecutive compression of the data.
lllzzf_com1z
- lzss + RLE + huffman. 为了保持比较快的速度, 只对Flag进行huffman编码. 能用于于嵌入式代码压缩.压缩率比LZSS要大, 速度与LZSS稍慢, 如果不用huffman,, 速度与LZSS差不多. -lzss+ RLE+ huffman. huffman coding in order to maintain a relatively fast speed, only the Flag can be used in the embedded code comp