This Unix C code monitors a web server every few minutes by trying to retrieve its home page. It sends you email when it can t connect, and every so often while the server is still down. It sends a final message when it comes back up. If you have email paging, just direct the email to your pager address.
標簽: monitors retrieve minutes server
上傳時間: 2015-01-11
上傳用戶:pompey
一個簡單的java教程,, 本人down的。無密碼
上傳時間: 2013-12-19
上傳用戶:ljt101007
yright 2002 Cygnal Integrated Products, Inc. // // Filename: LIION_BC_MAIN.c // Target Device: 8051F300 // Created: 11 SEP 2002 // Created By: DKC // Tool chain: KEIL Eval C51 // // This is a stand alone battery charger for a Lithium ION battery. // It utilizes a buck converter, controlled by the on-chip 8-bit PWM, // to provide constant current followed by constant voltage battery charge.
標簽: LIION_BC_MAIN Integrated Filename Products
上傳時間: 2013-12-23
上傳用戶:牧羊人8920
這是一個用C語言編寫的在turboc環境下運行的小程序,有興趣的朋友可能DOWN下來
上傳時間: 2015-03-18
上傳用戶:牛布牛
英蓓特的BIN文件拆分工具,可以用來把一個BIN文件按照實際配置的BANK數拆開DOWN到開發板上。
上傳時間: 2013-12-06
上傳用戶:yimoney
Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimedia RAD program that plays movies, WAV files, and MIDI files. Shutting down the BCB RAD programming tools and writing raw Windows API code instead. Creating components dynamically on the heap at runtime. Setting up event handlers (closures) dynamically at runtime. A brief introduction to using exceptions. This topic is covered in more depth in Chapter 5, "Exceptions." A brief introduction to ANSI strings. This subject is covered in more depth in Chapter 3, "C++Builder and the VCL." Using the online help. Greping through the include and source files that come with the product and with this book.
標簽: introduce Overview Borland Builder
上傳時間: 2014-01-04
上傳用戶:小鵬
超級瑪麗游戲源碼,絕對比你玩的跳的高,alt鍵跳,up,down,left,right上下左右
上傳時間: 2013-12-29
上傳用戶:宋桃子
BREW手機平臺下的實例,實現蘋果的移動。 通過按鍵盤的 “UP”、“Down”、“Left”、“Right”使整個蘋果可以在屏幕上自由移動(Step=1),通過按“*”使蘋果回到初始位置(屏幕的中間) 1,蘋果是由4個對象組合而成,移動的時候如何成為一個整體 2、作為key事件驅動區分各個按鍵動作 3、蘋果的每一次移動都是以上一次蘋果的位置為參考
上傳時間: 2015-04-10
上傳用戶:佳期如夢
溫度控制器V1.5 顯示為三個共陽極LED 溫度傳感器用單總線DS18B20 CPU為2051,四個按鍵,分別為UP,DOWN,SET 溫度調節上限為125度,下限為-55度 只能用于單只18B20
上傳時間: 2015-04-17
上傳用戶:qazxsw
CBC下寫的串口編程,API函數實例 I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I found both tasks confusing at best. It was particularly frustrating because I had, over the years, written so much stuff (including lots of serial comm software) for the DOS environment and numerous embedded applications. Interrupt driven serial comm, DMA transfer serial comm, TSR serial comm, C, assembler, various processors... you name it, it had written it. Yet, everything I knew seemed upside-down in the message-driven-callback world of Windows.
上傳時間: 2014-06-20
上傳用戶:cccole0605