银行叫号系统程序(完全通过老师审核).docxVIP

  • 7
  • 0
  • 约1.3万字
  • 约 20页
  • 2019-08-04 发布于江西
  • 举报

银行叫号系统程序(完全通过老师审核).docx

主机程序 #includereg51.h #includeintrins.h #define uchar unsigned char #define uint unsigned int sbit KEY0=P1^0; sbit KEY1=P1^1; sbit KEY2=P1^2; sbit KEY3=P1^3; sbit KEY4=P1^4; sbit KEY5=P1^5; sbit LED=P2^0; uchar code table0[]=WELCOME TO ICBC!; uchar code table1[]=Your No. is; uchar code table2[]=The queue is; uchar code table3[]=full,please wait; uchar code table4[]=CASH SERVICE; uchar code table5[]=PERSONAL SERVICE; uchar code table6[]=VIP SERVICE; uchar code table7[]=WT-; //char code dx516[3] _at_ 0x003b; sbit EN=P2^7; sbit RW=P2^6; sbit RS=P2^5; uchar num; uint k; uchar revers(uchar b) { uc

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档