Hello User This is nothing, but a simple program which if kept in start of windows will shut down the system by itself within five minutes of starting. It takes the time from the system & starts its Timer to shut down after 5 minutes (not considering seconds). U can use shutdown.exe,once started there is only one exit that u know only. EXIT : DOUBLECLICK TIME TO ENABLE EXIT
標(biāo)簽: nothing program windows simple
上傳時(shí)間: 2016-12-26
上傳用戶:yxgi5
Hello User This is nothing, but a simple program which if kept in start of windows will shut down the system by itself within five minutes of starting. It takes the time from the system & starts its Timer to shut down after 5 minutes (not considering seconds). U can use shutdown.exe,once started there is only one exit that u know only. EXIT : DOUBLECLICK TIME TO ENABLE EXIT
標(biāo)簽: nothing program windows simple
上傳時(shí)間: 2014-03-06
上傳用戶:ruan2570406
本示例程序是STM32的一個(gè)綜合測(cè)試程序,主要演示了GPIO、Timer、NVIC、UART等功能
上傳時(shí)間: 2016-12-29
上傳用戶:tzl1975
PC與單片機(jī)雙向通訊智能溫控程序 #include <AT89X51.H> #include <intrins.h> #define Key_UP P1_0 #define Key_DOWN P1_1 #define Key_SET P1_2 #define RelayOutPort P2_0 #define LEDPort P0 #define DELPort P2_1 #define LEDTwoC P3_6 #define LEDThreeC P3_7 #define TMPort P2_7 #define INBUF_LEN 5 //數(shù)據(jù)長(zhǎng)度 unsigned char inbuf1[INBUF_LEN]={ 0 , 0 , 0 , 0 , 0 } //發(fā)送緩沖區(qū) unsigned char inbuf2[50] //接收緩沖區(qū) unsigned char count3 void init_serialcomm( void ) { SCON = 0x50 //SCON: serail mode 1, 8-bit UART, enable ucvr TMOD |= 0x20 //TMOD: Timer 1, mode 2, 8-bit reload PCON |= 0x80 //SMOD=1 TH1 = 0xFA //Baud:4800 fosc=11.0592MHz IE |= 0x90 //Enable Serial Interrupt TR1 = 1 // Timer 1 run } //向串口發(fā)送一個(gè)字符 void send_char_com( unsigned char ch) { SBUF=ch while (TI== 0 ) TI= 0
標(biāo)簽: include intrins define Key_UP
上傳時(shí)間: 2014-11-29
上傳用戶:風(fēng)之驕子
本人用AVR mega32寫(xiě)的一個(gè)關(guān)于輸出32路PWM的程序,其中有UART,PWM,Timer,spi,F(xiàn)lash讀寫(xiě),等等模塊可供參考。程序用Studio4 + GCC編寫(xiě)
上傳時(shí)間: 2013-12-24
上傳用戶:思琦琦
自己用VC編寫(xiě)的一個(gè)關(guān)于滾動(dòng)條的實(shí)驗(yàn),其中涉及wnd和Timer知識(shí),希望對(duì)大家有用
標(biāo)簽: 編寫(xiě) 實(shí)驗(yàn)
上傳時(shí)間: 2017-01-29
上傳用戶:梧桐
C51源程序集錦 This a demo program showing a way to perform simultaneous RS-232 transmit and receive using only one hardware Timer. The transmit and receive routines divide each bit time into 4 slices to allow synchronizing to incoming data that may be out of synch with outgoing data.
標(biāo)簽: simultaneous transmit program perform
上傳時(shí)間: 2017-02-08
上傳用戶:yangbo69
aduc7026裸機(jī)程序,實(shí)現(xiàn)子功能包括:ADC,Timer中斷,F(xiàn)lash讀寫(xiě),Uart與PC通訊。
上傳時(shí)間: 2017-02-18
上傳用戶:xcy122677
溫控儀表的初始化程序,CPU為C8051F020內(nèi)含有定時(shí)器ADC,SPI,UART,Timer使能以及SYSCLK、端口配置的初始化程序
上傳時(shí)間: 2017-02-25
上傳用戶:xfbs821
S12的一些初始化,包含SCI,Timer,PWM等等
上傳時(shí)間: 2014-02-11
上傳用戶:xsnjzljj
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1