单片机密码锁主程序.docVIP

  • 7
  • 0
  • 约1.09万字
  • 约 12页
  • 2018-05-09 发布于四川
  • 举报
主程序: #includereg51.h #define uchar unsigned char #define uint unsigned int uchar jian[16]={0xe7,0xee,0xde,0xbe,0xed,0xdd,0xbd,0xeb,0xdb,0xbb,0x7e,0x7d,0x7b,0x77,0xb7,0xd7}; uchar Users[6]={0,1,2,3,4,5}; //用户密码 uchar Fu_hao=0; //符号输出控制位 uchar U_Interrupt=0; //中断标志位 uchar Txet=0; uchar

文档评论(0)

1亿VIP精品文档

相关文档