Modern electronic systems SOlve SO many difficult problems that they often seem like magic. Nonetheless, these systems all have thesame basic limitation: they need a SOurce of electrical power! Most of the time this is a straightforward challenge for the electronicdesigner, because there are many power-delivery SOlutions. Yet SOmetimes a device has no direct power SOurce, and running wireSOr replacing batteries is impractical. Even when long-life batteries are usable, they eventually need to be replaced, which requires aservice call.
標簽: 能量收集
上傳時間: 2015-01-03
上傳用戶:zukfu
This simple SDI Notepad-like application demonstrates how, taking advantage of the MFC support for Unicode, to Turkmenize labels of the specified menu items. Actually, Turkmen is not supported by Windows 2000, therefore, to create such reSOurces as menu SO that strings in Turkmen could be displayed I had to invent an additional technique 這是一個與記事本類似的簡單的SDI應用程序,演示了怎樣使用MFC來支持 Unicode,對指定的菜單條目進行Turkmenize標簽化。實際上,Windwos 2000并不支持Turknen,因此,創建了那些菜單資源以便那些字符串可以在Turknen中顯示,為此我必須開發其它的技術。 來源: http://www.codeguru.com/advancedui/SDI_Note.html
標簽: Notepad-like demonstrates application advantage
上傳時間: 2013-11-26
上傳用戶:txfyddz
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
CZipFile is a lite library that allows you to get information about a zip archive. It is not able to decompress the files, but just retrieves the contents—the file name, file size, and SO on.
標簽: information CZipFile archive library
上傳時間: 2013-12-13
上傳用戶:ruixue198909
Tug of War(A tug of war is to be arranged at the local office picnic. For the tug of war, the picnickers must be divided into two teams. Each perSOn must be on one team or the other the number of people on the two teams must not differ by more than 1 the total weight of the people on each team should be as nearly equal as possible. The first line of input contains n the number of people at the picnic. n lines follow. The first line gives the weight of perSOn 1 the second the weight of perSOn 2 and SO on. Each weight is an integer between 1 and 450. There are at most 100 people at the picnic. Your output will be a single line containing 2 numbers: the total weight of the people on one team, and the total weight of the people on the other team. If these numbers differ, give the lesser first. )
上傳時間: 2014-01-07
上傳用戶:離殤
I. A brief description of the aiNet application. II. How to set up the aiNet on your system. III. SOme tips on using the aiNet IV. Example files
標簽: aiNet I. application description
上傳時間: 2013-12-22
上傳用戶:libenshu01
WHAT MIME64 IS: MIME64 is an encoding described in RFC1341 as MIME base64.Its purpose is to encode binary files into ASCII SO that they may be passedthrough e-mail gates. In this regard, MIME64 is similar to UUENCODE.Although most binaries these days are transmitted using UUENCODE, Ihave seen a few using MIME64, and I have had requests from friends thatI decode MIME64 files that have fallen into their hands. As long asSOme MIME64 continues to exist, a package such as this one is usefulto have.
標簽: MIME described 64 encoding
上傳時間: 2013-12-17
上傳用戶:maizezhen
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the conSOle. It has features like inserting, searching(linear), SOrting(bubble SOrt), deleting and load/save to a file. I wrote this during my study of Applied Computer Science SO it s intended mainly for students who want to know about SOme advanced programming techniques in C. The Code was compiled with MSVC++ 6.0 but it should compile with any ANSI-compliant compiler.
標簽: double-linked list Addressbook implemen
上傳時間: 2014-01-24
上傳用戶:asddsd
Have you ever wanted to copy a file from your Desktop Computer to your handheld Pocket PC? This included any Windows CE version too? Well if SO, I will present an easy way to do it here: It s called the Remote Application Programming Interface, or, RAPI in this article. It is touched on in the MSDN but not really explained very well.
標簽: your Computer handheld Desktop
上傳時間: 2013-12-24
上傳用戶:15071087253
A very small 250-line library (written entirely in MATLAB) that allows multiple MATLAB programs to talk to each other, SO that hundreds of procesSOrs can work together.
標簽: MATLAB entirely multiple programs
上傳時間: 2015-04-03
上傳用戶:nanshan