-
通信中的数据压缩、解压缩。存放原始数据与与此数据的差值。差值超出范围后更新原始数据。(编程背景为温室温度测量,限定在正负50以内)。已经编译通过。...
通信中的数据压缩、解压缩。存放原始数据与与此数据的差值。差值超出范围后更新原始数据。(编程背景为温室温度测量,限定在正负50以内)。已经编译通过。-Communications data compression, decompression. Storage of raw data and the difference with this data. Margin beyond the scope of the original data after the update. (Programming background greenhouse temperature measurement, limited to within plus or minus 50). Has been compiled through.
- 2022-03-12 07:23:55下载
- 积分:1
-
#包括<;MEGA8。H & gt;
#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
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1-#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
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1
- 2022-12-09 21:15:03下载
- 积分:1
-
H.264 video compression standard part of the Transform algorithm
视频压缩标准H264的变换部分的算法实现-H.264 video compression standard part of the Transform algorithm
- 2023-05-08 00:10:02下载
- 积分:1
-
That is, can understand the principle of Huffman coding, you can understand the...
That is, can understand the principle of Huffman coding, you can understand the image compression technology
- 2022-11-19 00:45:04下载
- 积分: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
-
判断外部程序启动没有
判断外部程序启动没有
判断外部程序启动没有
判断外部程序启动没有
-vb
- 2022-09-12 01:50:04下载
- 积分:1
-
使用的制作cab文件的源程序,通用的window平台,动态库在系统安装时已经装好。简单易用...
使用的制作cab文件的源程序,通用的window平台,动态库在系统安装时已经装好。简单易用-Cab files used in the production of the source, a common window platform, the dynamic libraries in the system has been installed properly. Easy-to-use
- 2023-05-31 06:30:03下载
- 积分:1
-
VC++模态和非模态对话框的使用.看看怎么样?
VC++模态和非模态对话框的使用.看看怎么样?-VC++ Modal and non-modal dialog box use. Take a look at how to?
- 2022-07-11 01:48:51下载
- 积分:1
-
针对图形的Vector Quantization压缩算法
针对图形的Vector Quantization压缩算法 -Vector Quantization Compression Algorithm for picture
- 2022-05-25 23:55:48下载
- 积分:1
-
高的实现
本程序实现了高速的bmp图片到jpg图片的压缩,其中使用了动态连接库,使得压缩速度有了很大提高,而且使用非常简单。-the realization of high-speed bmp jpg photo to photo compression, the use of the dynamic link library, makes compression speed has been greatly improved, but it is very simple.
- 2023-07-16 23:10:03下载
- 积分:1