-
#定义区卫生。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
#define Red PORTB.7
#define EndOfValid 11000
eeprom unsigned int Valid= 0
// ----------------------------------------------------------------------------------------------------------------------
void DingDong(void)
{
Valid++
Red= 1 -#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
#define Red PORTB.7
#define EndOfValid 11000
eeprom unsigned int Valid= 0
//----------------------------------------------------------------------------------------------------------------------
void DingDong(void)
{
Valid++
Red= 1
- 2022-09-15 12:15:04下载
- 积分:1
-
wavelet transform the polynomial transform the C Programming Language
小波变换中的多项式变换的C++语言程序实现-wavelet transform the polynomial transform the C Programming Language
- 2022-10-01 06:40:04下载
- 积分:1
-
基于matlab的小波变换的图象压缩,每个子程序有详细的说明。...
基于matlab的小波变换的图象压缩,每个子程序有详细的说明。-based on Matlab Wavelet image compression, each subroutine with detailed explanations.
- 2023-05-01 17:25:03下载
- 积分:1
-
实现JPEG的压缩和编码
(1)首先通过DCT变换去除数据冗余;
(2)使用量化表对DCT系数进行量化;
(3)对量化后的系数进行Huffman编码...
实现JPEG的压缩和编码
(1)首先通过DCT变换去除数据冗余;
(2)使用量化表对DCT系数进行量化;
(3)对量化后的系数进行Huffman编码。
-The realization of JPEG compression and coding (1) First of all, through the DCT transform to remove data redundancy (2) the use of quantization table of quantization DCT coefficients (3) of the coefficients after quantization Huffman coding.
- 2023-02-02 01:25:03下载
- 积分:1
-
Data compression algorithm LZMA, contains c c++ Java and other languages. Realiz...
数据压缩算法LZMA,包含c c++ java等各种语言.主要实现的环境是vc++6.0.-Data compression algorithm LZMA, contains c c++ Java and other languages. Realize the environment is a major vc++ 6.0.
- 2022-01-24 10:04:32下载
- 积分:1
-
A_u rate of compression decompression, vhdl hardware FPGA program can be integra...
A_u率压缩解压缩,vhdl硬件fpga程式,可综合。-A_u rate of compression decompression, vhdl hardware FPGA program can be integrated.
- 2023-03-23 15:45:03下载
- 积分:1
-
简单计算器
能够实现简单的加减乘除运算,并且实现了部分运算的优先级,可以加括号,晴空等。...
简单计算器
能够实现简单的加减乘除运算,并且实现了部分运算的优先级,可以加括号,晴空等。-A simple calculator to perform simple addition and subtraction multiplication and division operations, and achieve the priority of some operations can be added in parentheses, clear sky and so on.
- 2022-02-25 14:47:01下载
- 积分:1
-
实现MATLAB运行
matlab实现的游程编码的编码与解码过程,rle实现编码,rld实现解码,简单实用-achieve Matlab run-length coding of the coding and decoding process, rle achieve coding, rld decoder, simple and practical
- 2023-05-11 01:35:04下载
- 积分: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
-
我有这个代码在调试运行后
本代码经过本人多次调试运行过,绝对可用。用户可根据里面的(执行步骤)这一文件运行程序。该ezw代码基于raster扫描顺序(有别于常用的morton扫描顺序)来编写的。-I have this code after debugging run-off is absolutely available. Users can be inside (steps) of the document run the program. EZW code based on the raster scan order (as distinct from the commonly used Morton scan order) to write the.
- 2022-06-26 15:09:43下载
- 积分:1