IP屬地:江蘇
一、功能介紹 在單片機(jī)上面按鍵控制數(shù)碼管顯示按鍵次數(shù) 二、程序代碼 /******************D???·?à?ê|μ?51μ¥???...
一、功能介紹 編輯程序再用燒錄軟件編輯到板子上顯示數(shù)字 二、程序代碼 #include "reg52.h" sbit C1 = P2^7; sb...
一、功能介紹 編輯程序使數(shù)碼管中數(shù)字亮起來(lái)。 二、程序代碼 #include #define uchar unsigned char uchar...
一、功能介紹 用開關(guān)來(lái)控制密碼鎖。 二、程序代碼 #include #define uint unsigned int #define ucha...
一、功能介紹 開關(guān)控制LED的亮滅 二、程序代碼 1: #include <REGX51.H> #define uchar unsigned c...
一、功能描述 顯示黑猿猴照片 二、程序顯示 #include <REGX51.H> #include #define uint unsigned...
一、功能介紹 在LCD12864上顯示童心向黨 陳貽超愛國(guó) jiayou!的文字在滾動(dòng) 二、程序代碼 #include <REGX51.H> #...