-
themselves prepared a LZW compression algorithm used to compress the document pr...
自己编写的一个采用LZW压缩算法对文件进行压缩的程序;-themselves prepared a LZW compression algorithm used to compress the document procedures;
- 2022-01-22 17:24:35下载
- 积分:1
-
online self
网上自我检评系统-online self-assessment system
- 2022-09-19 07:10:04下载
- 积分:1
-
direct
direct-direct
- 2022-07-28 05:13:01下载
- 积分:1
-
tcp HTTP, client, server
tcp文本传输,客户端,服务器端,简单实现!-tcp HTTP, client, server-side, simple to achieve!
- 2022-03-17 01:28:32下载
- 积分:1
-
通信中的压缩、解压缩。利用相对编码的原理,进行前后相减。(编程背景为温室温度测量,限定在正负50以内)。已经编译通过。...
通信中的压缩、解压缩。利用相对编码的原理,进行前后相减。(编程背景为温室温度测量,限定在正负50以内)。已经编译通过。-Communication compression, decompression. The principle use of the relative encoding, carried out before and after the subtraction. (Programming background greenhouse temperature measurement, limited to within plus or minus 50). Has been compiled through.
- 2022-03-26 15:48:22下载
- 积分:1
-
可以对选中的文件进行压缩!
可以对选中的文件进行压缩!-be selected in the right compression!
- 2023-02-12 01:35:03下载
- 积分:1
-
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在...
这是一个基于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 :
- 2022-08-12 20:52:24下载
- 积分:1
-
#include <mega8.h>
#include <stdio.h>
#include <delay.h>...
#include
#include
#include
#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#define Busy PIND.3
#define Mess1 PORTB.0
#define Mess2 PORTD.7
#define Mess3 PORTD.6
#define Mess4 PORTD.5
#define Mess5 PORTB.7
#define Mess6 PORTB.6
#define Buzzer PORTD.0
#define Zone1 PINC.0
-#include
#include
#include
#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#define Busy PIND.3
#define Mess1 PORTB.0
#define Mess2 PORTD.7
#define Mess3 PORTD.6
#define Mess4 PORTD.5
#define Mess5 PORTB.7
#define Mess6 PORTB.6
#define Buzzer PORTD.0
#define Zone1 PINC.0
- 2022-03-03 14:10:59下载
- 积分:1
-
VC++编程,有源代码,这个程序提供了一个用PPM算法进行文件压缩/解压的类...
VC++编程,有源代码,这个程序提供了一个用PPM算法进行文件压缩/解压的类-VC++ Programming, source code, this procedure provides an algorithm using PPM file compression/decompression classes
- 2022-05-24 07:23:59下载
- 积分:1
-
程序通过构建一个haffman树,用哈夫曼树算法对文本文件进行0
程序通过构建一个haffman树,用哈夫曼树算法对文本文件进行0-1化编码,并模拟文件
压缩与解压-Procedure to build a tree haffman using Huffman tree algorithm to 0-1 on the text file of code, and simulate file compression and decompression
- 2022-05-13 06:55:39下载
- 积分:1