240 发简信
IP属地:江苏
  • 0308

    一 、程序 #include <REGX51.H> //#include"INTRINS.H" #define uchar unsigned c...

  • Resize,w 360,h 240
    0315流水灯

    一、功能描述 LED亮 二、程序 // ÕÔ±¦³Ï 2022-03-05 µç×ÓÃÜÂëËø #include <REGX51.H> #...

  • Resize,w 360,h 240
    0531 串口控制灯光

    一、功能描述 让8个LEE灯发光 二、程序 /**** ********************************************...

  • Resize,w 360,h 240
    0616《单片机应用技术》期末考试 数码管

    一、功能描述 当按下SM1和SM2,数码管会每次加1,当到十时,又归零。 一、结构图 二、程序 /******************СÃÛ·...

    0.1 233 0 11
  • Resize,w 360,h 240
    0301流水灯

    一、功能描述 LED灯从上到下依次亮,然后依次灭 二、程序 #include <REGX51.H> #define uint unsigned ...

  • Resize,w 360,h 240
    0222流水灯

    一、功能描述 LED流水灯亮 二、程序 #include <REGX51.H> #define uchar unsigned char #def...

  • Resize,w 360,h 240
    0409人体红外感应

    一、功能描述 人体红外感应当按下按钮,等就会亮。 二、程序 #include <REGX51.H> #define uchar unsigned...

  • Resize,w 360,h 240
    0322矩阵键盘

    一、功能描述 按下980417后,灯变亮。 二、程序 #include <REGX51.H> #include"INTRINS.H" #defi...

  • Resize,w 360,h 240
    0412人体红外模拟开关

    一、功能描述 人体红外模拟开关的灯亮 二、程序 #include <REGX51.H> #define uchar unsigned char ...