K3:--- P1.6 K4:--- P1.7 BEEP:--- P3.7 K3 --- 控制按鍵 K4 --- 清零按鍵 開機顯示: SECOND-CLOCK 0 TIME 00:00:00:00 K3 --- 控制按鍵: 第一次按下時,開始計時。 顯示 BEGIN COUNT 1 TIME 00:00:01:88 第二次按下時,暫停計時。 顯示 PAUST COUNT 2 TIME 00:00:01:88 第三次按下時,累計計時。 顯示 BEGIN COUNT 3 TIME 00:08:08:88 第四次按下時,暫停計時。 顯示 PAUST COUNT 4 TIME 00:08:08:88 K4 --- 清零按鍵: 在任何狀態(tài)下,按一下K4,均可清零。 顯示 SECOND-CLOCK 0 TIME 00:00:00:00 0,1,2,3,4 表示按下K3鍵的次數(shù)。
標簽: SECOND-CLOCK K3 BEEP K4
上傳時間: 2014-01-14
上傳用戶:515414293
這是編寫的一個操作系統(tǒng)的CLOCK算法。是在vc++環(huán)境下編繹的。
標簽: CLOCK vc 編寫 操作系統(tǒng)
上傳時間: 2013-12-24
上傳用戶:hxy200501
c8051f020 實時時鐘模塊程序 內(nèi)含IIC模塊程序/********************** SYSTEM CLOCK 8M********************************/ extern unsigned char xdata currenttime[16]={0} extern unsigned char xdata settime[16]={ 0x00, // control regesiter 1 0x00, // control regesiter 2 0x01, //current second 0x19, //current minute 0x20, //current hour 0x29, //current data 0x04, //current week 0x07, //current month 0x05, //current year 0x00, // alarm value reset 0x00, // alarm value reset 0x00, // alarm value reset 0x00, // alarm value reset 0x00, // clk out disable 0x00, // close timer 0x00, } /*********************************************************************/ extern void Current_Time ( void ) extern void Set_Time ( void )
標簽: c8051f020 SYSTEM CLOCK IIC
上傳時間: 2015-06-30
上傳用戶:edisonfather
CLOCK 源程序c lock 源程序 CLOCK 源程序c lock 源程序
上傳時間: 2013-12-18
上傳用戶:lgnf
Digital CLOCK in Assembly 我的一個大學滿分VHDL作品,數(shù)字石英鐘的模擬程序。
標簽: Assembly Digital CLOCK VHDL
上傳時間: 2014-01-25
上傳用戶:hullow
芯片為EM78P153 P64,P65接晶振,振蕩模式為4MHz晶振 看門狗關(guān),指令周期為2個CLOCK,P63為復位腳
上傳時間: 2015-08-24
上傳用戶:1966640071
My thesis entitled "fpga digital CLOCK," immature, to enlighten
標簽: enlighten entitled immature digital
上傳時間: 2014-01-02
上傳用戶:hxy200501
時鐘萬年歷代碼 CLOCK.java放在了一個名叫 CLOCK的包里
上傳時間: 2014-01-10
上傳用戶:zq70996813
* This a software code module for a time-of-day CLOCK object. * The CLOCK may be fixed 12-hour, fixed 24-hour, or dynamically * configurable between these two types. CLOCK data can be accessed * as a binary number representing the number of minutes since midnight * or a BCD number formatted according to the time-of-day description * in the TIME module 0404x. The functions work with time-of-day values * which conform to normally accepted CLOCK values of 1:00 to * 12:59 BCD / 0 to 719 binary for a 12-hour CLOCK or CLOCK values * 00:00 to 23:59 BCD / 0 to 1439 binary for a 24-hour CLOCK. On power-up * the CLOCK is 12:00 BCD / 0 binary for a 12-hour or dynamically * configurable CLOCK, or 00:00 BCD / 0 binary for a 24-hour CLOCK.
標簽: CLOCK time-of-day software module
上傳時間: 2013-12-07
上傳用戶:llandlu
Dallas RTC (Real Time CLOCK)code 的源碼
上傳時間: 2015-09-09
上傳用戶:270189020
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1