-
这是一个用另外一种方法构造的slr语法分析器,真的很好用,希望大家可以参考一下...
这是一个用另外一种方法构造的slr语法分析器,真的很好用,希望大家可以参考一下-It is very good, I promise!!!!
- 2022-01-25 14:51:06下载
- 积分:1
-
本内容详细介绍huffman编码,并且有源程序.调试成功
本内容详细介绍huffman编码,并且有源程序.调试成功
- 2022-02-01 12:02:48下载
- 积分:1
-
For binary image compression realize the arithmetic coding and decoding and on t...
针对二值图像的压缩实现了算术编码以及解码 并在此基础上实现了一节自适应算术编码 有很好的压缩效果-For binary image compression realize the arithmetic coding and decoding and on this basis has been realized a very good adaptive arithmetic coding compression has the effect of
- 2022-07-19 00:58:21下载
- 积分:1
-
classic LZW algorithm, Mark R. Nelson switched from the famous "Data Compre...
经典的LZW算法,转自Mark R. Nelson著名的“Data Compression Book”-classic LZW algorithm, Mark R. Nelson switched from the famous "Data Compression Book"
- 2022-01-22 17:44:42下载
- 积分:1
-
LZMA compression 4.06version
lzma 压缩 4.06version-LZMA compression 4.06version
- 2022-02-01 00:39:55下载
- 积分:1
-
矩阵式键盘1的代码用于LED的显示
矩阵式键盘1的代码用于LED的显示-Matrix keyboard for one of the code LED display
- 2022-10-30 06:40:02下载
- 积分:1
-
通信中的数据压缩、解压缩。存放原始数据与与此数据的差值。差值超出范围后更新原始数据。(编程背景为温室温度测量,限定在正负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
-
压缩解压,是unzip540的升级,这个外国网站摘来的源码,是evb编写....
压缩解压,是unzip540的升级,这个外国网站摘来的源码,是evb编写.-Compression decompression is unzip540 escalation, the foreign site to the source extraction is prepared EVB.
- 2022-07-24 05:37:11下载
- 积分:1
-
JPG压缩和解压缩~
jpg compression and decompression~-jpg compression and decompression ~
- 2023-03-03 05:20:03下载
- 积分: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