-
是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在M...
是一个基于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:
- 2022-07-11 01:47:09下载
- 积分:1
-
一个vc下的汉字转十六进制的小程序,希望对大家有帮助
一个vc下的汉字转十六进制的小程序,希望对大家有帮助-A vc transfer hexadecimal characters under a small program, we want to help
- 2023-01-31 00:20:04下载
- 积分:1
-
PDBingo 是一个在 PC 桌面端编辑 PDB 文件的工具,可以浏览、合并、拆分 PDB 文件,并可设置 PDB 文件的属性。请使用MASM 编译。...
PDBingo 是一个在 PC 桌面端编辑 PDB 文件的工具,可以浏览、合并、拆分 PDB 文件,并可设置 PDB 文件的属性。请使用MASM 编译。-PDBingo is in a desktop PC PDB document-editing tools, they can surf, mergers, Resolution PDB documentation, can set the attributes of PDB documents. Please use the Multiple compiler.
- 2022-08-08 15:59:26下载
- 积分:1
-
A simple binary file viewer, is mainly derived from CList class.
一个简单的二进制文件查看器,主要是CList类的派生。-A simple binary file viewer, is mainly derived from CList class.
- 2022-03-01 03:19:00下载
- 积分:1
-
文件版本比较类 文件版本比较类
文件版本比较类 文件版本比较类-documents more types of documents earlier versions category
- 2023-07-28 17:55:03下载
- 积分:1
-
批量替换,替换目录下的全部文件,开发平台: Microsoft Visual Studio .NET 2003...
批量替换,替换目录下的全部文件,开发平台: Microsoft Visual Studio .NET 2003-volume replacement, the replacement directory of all documents, development platforms : Microsoft Visual Studio.NET 2003
- 2022-05-29 00:21:06下载
- 积分:1
-
本程序可根据用户指定的数据库自动生成WinWord 格式(因此用户必须首先安装Word 2000)的数据库数据字典。 (1) 自动生成数据库数据字典(2) Wo...
本程序可根据用户指定的数据库自动生成WinWord 格式(因此用户必须首先安装Word 2000)的数据库数据字典。 (1) 自动生成数据库数据字典(2) Word2000格式(3) 支持Access,SQLServer,Sybase,Oracle,MySQL,DB2.(4) 使用方便-procedures under the user-specific database automatically generate Word format (users must first install Word 2000) database data dictionary. (1) Automatic generation database data dictionary (2) format Word2000 (3) Support Access, SQL Server, Sybase, Oracle, MySQL, DB2. (4) easy to use
- 2022-06-12 05:50:40下载
- 积分:1
-
This a design of Full Adder for DLD Students
This a design of Full Adder for DLD Students
- 2022-03-10 02:54:41下载
- 积分:1
-
哈夫曼树编码 用哈夫曼树算法对文本文件进行0
哈夫曼树编码 用哈夫曼树算法对文本文件进行0-1化编码,并模拟文件 压缩与解压-Huffman tree coding algorithm using Huffman tree to the text document for 0-1 coding and compression simulation and decompression
- 2022-03-12 10:11:55下载
- 积分:1
-
简单的小写字母改为大写字母的程序读取文件…
简单的把读的文件中的字母由小写改为大写
只需在程序写的相应目录建相应文件即可-Simple to read documents in lowercase letters changed to uppercase by the program just to write the corresponding directory to build the corresponding document can be
- 2022-06-26 09:03:07下载
- 积分:1