-
quartesII 中文超详细使用教程ALTERA公司出版
quartesII 中文超详细使用教程ALTERA公司出版-Chinese quartesII use of ultra-detailed tutorials published ALTERA
- 2022-02-01 02:46:00下载
- 积分:1
-
数据结构(c语言)清华版实习题集,魔王的语言,
数据结构(c语言)清华版实习题集,魔王的语言,-Data structure (c language) version of internship Tsinghua title set, devil" s language,
- 2022-06-15 06:33:26下载
- 积分: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
-
This book covers satellite networking as a separate discipline, as well as an in...
This book covers satellite networking as a separate discipline, as well as an integrated part
of the global network infrastructure.
- 2022-07-07 03:50:58下载
- 积分:1
-
IrpMan_pdf
IrpMan_pdf
- 2022-08-13 03:59:16下载
- 积分:1
-
基于新型DSP
基于新型DSP-BF533的嵌入式运动图像目标跟踪系统的设计和方案-Based on the new DSP-BF533 Embedded Motion Picture target tracking system design and program
- 2022-03-22 00:18:04下载
- 积分:1
-
hr表格,用于人力资源工作,适用制造工厂
hr表格,用于人力资源工作,适用制造工厂-hr forms, for human resources work, applicable manufacturing plant
- 2023-06-19 11:35:03下载
- 积分:1
-
Beginning Java 2 SDK 1.4 Edition 源码
Beginning Java 2 SDK 1.4 Edition 源码-Beginning Java 2 SDK 1.4 Edition FO
- 2022-10-17 14:05:03下载
- 积分:1
-
CAN总线在变电站自动化系统中的应用
CAN总线在变电站自动化系统中的应用-CAN bus in the substation automation system application
- 2022-03-01 18:41:48下载
- 积分:1
-
uijijjijui.zip
uijijjijui.zip
- 2022-04-29 05:02:29下载
- 积分:1