-
#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
-
自己编写的对文件做哈夫曼无损压缩编码/解码的程序;
自己编写的对文件做哈夫曼无损压缩编码/解码的程序;-their documents prepared by the right to do Huffman lossless compression encoding/decoding procedures;
- 2022-07-23 22:24:44下载
- 积分:1
-
infozip2.2源码
infozip2.2源码-The source of infozip2.2
- 2022-02-09 22:51:06下载
- 积分:1
-
经典的霍夫曼算法,此例为算法测试过程实现!并去除bug
经典的霍夫曼算法,此例为算法测试过程实现!并去除bug-Classic Huffman algorithm, in this case, the testing process for the algorithm to achieve! And remove the bug
- 2022-01-25 23:36:54下载
- 积分:1
-
code book parameters of lifting
code book parameters of lifting
- 2023-04-05 00:40:04下载
- 积分:1
-
图象解码,很多好的功能,大家一定需要
图象解码,很多好的功能,大家一定需要...
图象解码,很多好的功能,大家一定需要
图象解码,很多好的功能,大家一定需要
-Image decoding, many good features, we need to image decoding, many good features, everyone must be
- 2022-04-09 06:05:45下载
- 积分:1
-
以前看到的,觉得不错就流下来的,大家要用的可以看看。
以前看到的,觉得不错就流下来的,大家要用的可以看看。-seen in the past, feel pretty good down on the flow, we can look at the use.
- 2022-03-09 17:44:12下载
- 积分:1
-
This is a source zlib compression algorithm is simple and practical to use c...
这是一个zlib压缩算法源码 简单实用 用c++编写-This is a source zlib compression algorithm is simple and practical to use c to prepare
- 2022-02-03 12:39:46下载
- 积分:1
-
主要是一些文件的操作,新建文件夹、下载,上传、分割文件、合并文件、Unzip解压Zip压缩、剪切、复制、粘贴 等功能...
主要是一些文件的操作,新建文件夹、下载,上传、分割文件、合并文件、Unzip解压Zip压缩、剪切、复制、粘贴 等功能-Are mainly for file operations, the new folders, download, upload, split files, merge files, Unzip decompression Zip compression, cut, copy, paste and other functions
- 2022-07-11 16:29:07下载
- 积分:1
-
自20世纪70年代以来,盛开的过滤器作为一个空间高效利用紧凑的数据圣..
自70年代被Bloom提出以来,Bloom Filters作为一种空间高效利用的紧凑数据结构,其不但能够对一个数据集合进行压缩表示而且能够支持集合的成员关系判断,在网络领域得到广泛应用。-since the 1970s Bloom, Bloom Filters as a space efficient use of compact data structure, not only its right to a data set can be compressed and expressed support for the pool membership judgment, in the network area has been extensively applied.
- 2023-01-02 21:50:04下载
- 积分:1