-
在线PING 在线PING 在线PING 在线PING
在线PING 在线PING 在线PING 在线PING-online PING PING Online Online PING PING online Online online PING PING PING Online Online Online PING PING PING online online PI NG
- 2023-06-08 17:30:03下载
- 积分:1
-
VC++开发的基于SMTP协议的邮件发送程序
VC++开发的基于SMTP协议的邮件发送程序-VC++ based on SMTP protocol development program for sending mail
- 2022-01-25 15:03:37下载
- 积分:1
-
Java2核心技术电子书籍
Java2核心技术电子书籍-Java2 core technology of e-books
- 2022-03-12 22:42:42下载
- 积分:1
-
AT89s51单片机资料,转载而已
AT89s51单片机资料,转载而已 -Single-chip AT89s51 information AT89s51 reproduced only single-chip data, reproduced only
- 2022-06-26 14:05:22下载
- 积分:1
-
《Java EE教程从太阳
Official Jave EE tutorial from Sun
- 2022-05-08 16:43:26下载
- 积分:1
-
24C02C,E2PROM的一个说明,24C02C,E2PROM的一个说明
24C02C,E2PROM的一个说明,24C02C,E2PROM的一个说明-24C02C
- 2022-05-29 17:16:06下载
- 积分:1
-
一本指导C++编程的书,很不错
一本指导C++编程的书,很不错-a C programming guide, the book is very good
- 2023-05-06 11:10:03下载
- 积分:1
-
时钟闪烁移动
#include"reg51.h"
sbit SET_K = P1^0; //设置
sbit PLUS_K = P1^1;//左移加1
sbit SHIFT_K = P1^2;//左移
sbit CHANGE_K = P1^3;//切换 年、月、日
bit SecFlag = 0;
bit FlashFlag = 0;
unsigned int Counter = 0;
unsigned char Led0,Led1,Led2,Led3,Led4;
unsigned char Shift;
code unsigned char LedSeg[10] = {0x3f,0x06,0x5B,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f};
void Time0() interrupt 1 // 0: EX0 1:Time0 2: EX1 3: Time1,4:serial 中断
{
static unsigned int IntCnt;
TH0 = 0xfc;
TL0 = 0x66;
if(++IntCnt > 1000)
{
IntCnt = 0;
SecFlag = 1;
}
switch(++Counter%5) //显示功能
{
case 0:
- 2022-03-02 21:20:39下载
- 积分:1
-
C Primer Plus(第五版)中文版,不用多说了,看名字就知道这是经典书...
C Primer Plus(第五版)中文版,不用多说了,看名字就知道这是经典书-C Primer Plus (Fifth Edition) english version, Needless to say, the first name on the watch to know This is the classic book
- 2023-04-28 19:50:04下载
- 积分:1
-
动易说明 动易说明 动易说明 动易说明
动易说明 动易说明 动易说明 动易说明 -PowerEasy PowerEasy Description Description Description PowerEasy PowerEasy PowerEasy Description Description Description PowerEasy PowerEasy PowerEasy Description Description
- 2022-07-10 18:16:18下载
- 积分:1