Welcome![Sign In][Sign Up]
Location:
Search - lzari

Search list

[Compress-Decompress algrithmsLzari.rar

Description:
Platform: | Size: 6301 | Author: | Hits:

[Otherlzari_SRC

Description: 实现LZARI压缩算法的C++类 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。 -LZARI compression algorithm to achieve the category C is a LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. Authors rewrite it become a category C, it can easily compression.
Platform: | Size: 28668 | Author: 翟红讨 | Hits:

[Crack Hackfilepassword

Description: 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile(char * pFileName) //解密文件,输入参数为文件名 BOOL DeCryptFile(char * pFileName) //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve(char * dir, char * arch) BOOL UnArchieve(char * arch, char * dir) 希望这些资料给广大网友带来便利! 本程序为网上下载-use of the documents prepared by the VC operation FileTool category has four main functions : / / encryption, the input parameters for file names, use the BlowFish encryption algorithm BOOL EncryptFile (char * pFileName) / / declassified document and the document input parameters were BOOL DeCryptFile (char * pFileName ) / / directory to a package of documents, including subdirectories, using a compression algorithm BOOL LZARI Archieve (char * dir, char * arch) BOOL UnArchieve (char * arch, char * dir) hope that such information for the majority of netizens bring convenience! this procedure downloading
Platform: | Size: 22550 | Author: 丁建军 | Hits:

[GDI-Bitmapcompc++

Description: 这个代码包中包含了一些比较通用的无损压缩算法的源代码,如果你想深入理解一些图像格式,那么读懂这些代码会对你有很大帮助,这是基础。(包中包括的算法有:lzari、lzhuf、lzss、lzw、lz77、huffman、rle8、rle16)。工具:通用C 。-this code contains some of the more common lossless compression algorithm source code, if you want to understand in depth some image format, then read these codes you will be of great help, which is the foundation. (Package includes the algorithm are : lzari, lzhuf, lzss, 4,558,302, lz77, Huffman, rle8, rle16). Tools : Definitive C.
Platform: | Size: 106119 | Author: 周自强 | Hits:

[Compress-Decompress algrithmsLzari

Description: 实现Lzari压缩算法的C++类,提供内存压缩接口.效率比zip稍差一些-Lzari compression algorithm to achieve the category C, providing compression memory interface. Efficiency is less satisfactory than zip
Platform: | Size: 6568 | Author: 阙荣文 | Hits:

[Compress-Decompress algrithms20041007105326_TestCompress

Description: 实现LZARI压缩算法的C++类-LZARI compression algorithm to achieve the category C
Platform: | Size: 37922 | Author: 郁继宗 | Hits:

[Compress-Decompress algrithmslzari压缩算法

Description: 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。-LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. Authors rewrite it became a category C, it can be to facilitate the compression.
Platform: | Size: 28848 | Author: 李秉肇 | Hits:

[Compress-Decompress algrithms实现LZARI压缩算法的C++类

Description: 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 c language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. I rewrite it became a c categories, it can convenience compression, but more importantly, I added two new interface, the class can compression / decompression period memory buffer, and not just paper. A total of five external interface :
Platform: | Size: 1370 | Author: 张吗恩 | Hits:

[Compress-Decompress algrithmsLzari

Description: 实现Lzari压缩算法的C++类,提供内存压缩接口.效率比zip稍差一些-Lzari compression algorithm to achieve the category C, providing compression memory interface. Efficiency is less satisfactory than zip
Platform: | Size: 6144 | Author: 阙荣文 | Hits:

[Compress-Decompress algrithmslzari压缩算法

Description: 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。-LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. Authors rewrite it became a category C, it can be to facilitate the compression.
Platform: | Size: 28672 | Author: 李秉肇 | Hits:

[Compress-Decompress algrithms实现LZARI压缩算法的C++类

Description: 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 c language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. I rewrite it became a c categories, it can convenience compression, but more importantly, I added two new interface, the class can compression/decompression period memory buffer, and not just paper. A total of five external interface :
Platform: | Size: 1024 | Author: 张吗恩 | Hits:

[GDI-Bitmapcompc++

Description: 这个代码包中包含了一些比较通用的无损压缩算法的源代码,如果你想深入理解一些图像格式,那么读懂这些代码会对你有很大帮助,这是基础。(包中包括的算法有:lzari、lzhuf、lzss、lzw、lz77、huffman、rle8、rle16)。工具:通用C 。-this code contains some of the more common lossless compression algorithm source code, if you want to understand in depth some image format, then read these codes you will be of great help, which is the foundation. (Package includes the algorithm are : lzari, lzhuf, lzss, 4,558,302, lz77, Huffman, rle8, rle16). Tools : Definitive C.
Platform: | Size: 105472 | Author: 周自强 | Hits:

[Compress-Decompress algrithmslz_comp2

Description: 几种LZ系列算法:LZARI, LZHUF, LZSS 由于其简单的算法和很高的速度,常被用于BIOS中模块压缩-LZ algorithm : LZARI, LZHUF. LZSS due to its simple algorithm and high speed, often used for BIOS compression module
Platform: | Size: 18432 | Author: 张森宁 | Hits:

[Otherlzari

Description: 这是一个基于LZARI算法的数据压缩的,使它可以方便的实现lzari压缩和解压缩-This is a LZARI-based data compression algorithm, so that it can facilitate the realization of lzari compression and decompression
Platform: | Size: 34816 | Author: 吴明 | Hits:

[File Operatelzari

Description: 压缩算法,很实用,包括文件的压缩解压缩和内存压缩解压缩。-Compression algorithm, it is practical, including compressed files and decompress compression decompression memory.
Platform: | Size: 6144 | Author: ldksaj | Hits:

[Windows DevelopLZARI

Description: LZARI 数据压缩算法 LZARI 数据压缩算法 LZARI 数据压缩算法 -LZARI data compression algorithm LZARI data compression algorithm LZARI data compression algorithm LZARI data compression algorithm
Platform: | Size: 219136 | Author: 黄卡尔 | Hits:

[File OperateJ2ME

Description: 是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -Is a data compression algorithm based on LZARI class. Haruhiko Okumura 1989 July 4 daily c language to write algorithms to achieve this. But to use some of the above global or static variables, in the MFC under inconvenient to use them. I rewriting it into a c++ classes, so that it can easily compress and decompress, but more importantly, I added two new interfaces, this class can compress/decompress a memory buffer, rather than the file. a total of provides a five external interface:
Platform: | Size: 146432 | Author: lfc | Hits:

[Compress-Decompress algrithmslzari

Description: lzari压缩解压源代码,不仅可以压缩解压磁盘中的文件,而且可以压缩与解压内存中的数据。-lzari.cpp-- A Data Compression Class 4/7/1989 Haruhiko Okumura Use, distribute, and modify this program freely.
Platform: | Size: 7168 | Author: shangdi | Hits:

[File Operatelzari

Description: 这是一个基于LZARI算法的数据压缩的类-This is a data compression algorithm based on LZARI class
Platform: | Size: 25600 | Author: www22004 | Hits:

[DSP programLZARI

Description: TI的DM642芯片,LZARI压缩解压缩在DSP实现-using DM642 realise LZARI algiro
Platform: | Size: 211968 | Author: huajia | Hits:
« 12 3 »

CodeBus www.codebus.net