-
是一个基于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
-
library management system, with C
图书管理系统,用C语言开发。基本功能均已实现
-library management system, with C-language development. Basic functions have been achieved
- 2023-05-08 08:40:02下载
- 积分:1
-
文件读取存入数据库中
可进行文件夹的无限深度遍历
文件读取存入数据库中
可进行文件夹的无限深度遍历-Documents read into the database folder can traverse the infinite depth
- 2022-03-05 10:25:53下载
- 积分:1
-
一个节目为 tanck 的
它是一个为 tanck 与 c + + 语言的程序。它是为学生好。这是一个用 c + + 语言写的游戏。享受它......
- 2022-07-08 20:05:40下载
- 积分:1
-
Change the file access, support for more than windows2000 operating system
更改文件的访问权限,支持windows2000 以上操作系统-Change the file access, support for more than windows2000 operating system
- 2022-08-09 01:32:15下载
- 积分:1
-
适合初学者,文件操作,C++开发的简易学生年级成绩系统
用C++,练习类,模板,相关知识,充分理解面向对象思想,设计实现一个方便快捷的年级成绩管理系统,供学生、教师、教务处管理人员使用。能让大家各取所需,学生详细了解到自己的具体信息;老师等能够纵观全局,掌握总体情况;教务处人员有最高特权更改错误信息或进行整体管理等,各自不可逾越。采用文件存储。
- 2022-12-13 03:45:03下载
- 积分:1
-
节目告诉我们
应用背景本节目讲述去除重复阵列的双打只使用C程序,这对终端使用GCC编译器是最好的一个。关键技术此代码用于从数组中删除重复的代码
- 2022-01-26 08:21:30下载
- 积分:1
-
aodv 文章
AODV 是移动自组网就的一种成熟并被广泛接受的路由协议,它具有较低的处理和内存开销和低网络利用率和好,即使在高工作流动性等情况,但它有大移动网络的可扩展性问题。
- 2023-01-27 18:40:04下载
- 积分:1
-
scan subfolders example, the right to operate certain folder, find out as partic...
扫描子文件夹的示例,对某些文件夹操作,查找等特别有用。看似简单但不知道,对有些操作就会特头痛。 //复杂的程序都是由不起眼的东东拼凑起来的-scan subfolders example, the right to operate certain folder, find out as particularly useful. Seemingly simple, but I do not know, for some special operation will be a headache.// Complex procedures are unremarkable pieced together Wanton
- 2023-07-12 10:30:03下载
- 积分:1
-
Source code to operate (read/write) image files in .pcx format.
Reading every...
Source code to operate (read/write) image files in .pcx format.
Reading every layer of image in separate matrix.
Writing in simple pcx archive.
- 2023-05-11 08:00:02下载
- 积分:1