-
键盘事件促使图象移动程序
键盘事件促使图象移动程序-keyboard events prompted images mobile procedures
- 2022-01-31 22:04:19下载
- 积分: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
-
Computes the permanent of a nonnegative in teger matrix. Notes : Compile in C, &...
Computes the permanent of a nonnegative integer matrix. Notes: Compile in C++, "g++ -o permanent permanent.c". -Computes the permanent of a nonnegative in teger matrix. Notes : Compile in C, "g-o permanent permanent.c."
- 2022-12-09 06:10:03下载
- 积分:1
-
Survey data compression technology (PPT)
数据压缩技术概论(PPT)-Survey data compression technology (PPT)
- 2022-07-10 21:08:32下载
- 积分:1
-
本代码为LZW算法的C语言实现程序,他在此基础上加入了霍夫曼算法的优点...
本代码为LZW算法的C语言实现程序,他在此基础上加入了霍夫曼算法的优点-the LZW algorithm code for the C language procedure, he joined the basis of the merits of the algorithm Hoffman
- 2022-11-11 03:25:04下载
- 积分:1
-
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is d...
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several letters from the file to the buffer. Then search the buffer for the longest string that matches the letters just read, and send its length and position in the buffer.
- 2022-10-29 01:55:05下载
- 积分:1
-
zlib OCX控件源码
zlib OCX控件源码 -The source of zlib ocx control
- 2022-02-07 10:12:31下载
- 积分:1
-
LZW和LZRW压缩算法源代码
LZW和LZRW压缩算法源代码-LZW and the LZRW compression calculates the law origin code
- 2022-03-10 01:11:29下载
- 积分:1
-
数值计算方法的C语言代码
数值计算方法的C语言代码-numerical calculation method by C language code
- 2022-02-05 08:22:09下载
- 积分:1
-
实现多序列连续播放功能!对于视频编解码很有用途。
实现多序列连续播放功能!对于视频编解码很有用途。-Multiple sequence realize continuous playback! For the very purpose video codec.
- 2022-02-26 09:38:50下载
- 积分:1