CBC下寫(xiě)的串口編程,API函數(shù)實(shí)例 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.
上傳時(shí)間: 2014-06-20
上傳用戶(hù):cccole0605
開(kāi)發(fā)工具:Java 提供者:伊力特 CreateXML.rar 2005-11-30 136KB 0 ·基于jdom實(shí)現(xiàn)xml文件的創(chuàng)建等..... 開(kāi)發(fā)工具:Java 提供者:甘杉 FileOperator.rar 2005-11-29 47KB 5 ·這是一個(gè)用java編寫(xiě)類(lèi)似于notepad文件編輯器.. 開(kāi)發(fā)工具:Java 提供者:郭永 J2ME慢慢學(xué)教程.zip 2005-11-29 395KB 3 ·j2me簡(jiǎn)明教程-初學(xué)者的好幫手絕對(duì)好看,下次會(huì)提供更多的資料。.. 開(kāi)發(fā)工具:Java 提供者:ahu mp3播放器網(wǎng)絡(luò)版.zip 2005-11-29 497KB 2 ·一個(gè)網(wǎng)絡(luò)版的JAVA制作的MP3播放起的源代碼.. 開(kāi)發(fā)工具:Java 提供者:hao Oracle SQL 內(nèi)置函數(shù)大全.rar 2005-11-28 43KB 4 ·Oracle SQL 內(nèi)置函數(shù)大全,Oracle SQL 內(nèi)置函數(shù)大全。.. 開(kāi)發(fā)工具:Java
標(biāo)簽: Java CreateXML 2005 jdom
上傳時(shí)間: 2014-11-12
上傳用戶(hù):253189838
The following Philips LPC2k CAN examples in this directory were provided by ESAcademy. LPC2_CANAll_V110: Receives all CAN messages in a receive queue. LPC2_CANFull_V110: Uses Full-CAN-like reception filtering. LPC2_CANBlinky_V130: Minimal example of MicroCANopen, uses Full-CAN-like reception filtering and implements both Rx and Tx Interrupt Service Routines.
標(biāo)簽: ESAcademy following directory examples
上傳時(shí)間: 2015-04-25
上傳用戶(hù):hasan2015
The following Philips LPC2k CAN examples in this directory were provided by ESAcademy. LPC2_CANAll_V110: Receives all CAN messages in a receive queue. LPC2_CANFull_V110: Uses Full-CAN-like reception filtering. LPC2_CANBlinky_V130: Minimal example of MicroCANopen, uses Full-CAN-like reception filtering and implements both Rx and Tx Interrupt Service Routines.
標(biāo)簽: ESAcademy following directory examples
上傳時(shí)間: 2013-12-13
上傳用戶(hù):牛津鞋
The following Philips LPC2k CAN examples in this directory were provided by ESAcademy. LPC2_CANAll_V110: Receives all CAN messages in a receive queue. LPC2_CANFull_V110: Uses Full-CAN-like reception filtering. LPC2_CANBlinky_V130: Minimal example of MicroCANopen, uses Full-CAN-like reception filtering and implements both Rx and Tx Interrupt Service Routines.
標(biāo)簽: ESAcademy following directory examples
上傳時(shí)間: 2014-01-06
上傳用戶(hù):zukfu
Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file. Draak Compiler是一個(gè)多語(yǔ)言,宏編譯器,可以在一個(gè)單獨(dú)的文件中定義所有的語(yǔ)法和代碼生成。Draak 是一個(gè)單獨(dú)的二進(jìn)制文件,可以在任意平臺(tái)上只使用一個(gè)文件來(lái)編譯任何上下文無(wú)關(guān)的語(yǔ)言(類(lèi)似 C, Pascal, Java)。
標(biāo)簽: multi-language generation compiler defined
上傳時(shí)間: 2013-12-30
上傳用戶(hù):a673761058
CoLIN 人工語(yǔ)言模擬 漢化版 2002年8月9日 原作者 布朗 alan j. brown 15 Kinloch Road Renfrew Scotland PA4 0RJ alan@barc0de.demon.co.uk http://www.barc0de.demon.co.uk/ 漢化者 陳輝 主頁(yè): http://go2debug.yeah.net 郵件: go2debug@hotmail.com ICQ: 149054569 簡(jiǎn)介 通過(guò)菜單可以清空數(shù)據(jù)庫(kù)。 程序會(huì)從你的輸入中學(xué)習(xí),如果你不想這樣,就請(qǐng)關(guān)閉學(xué)習(xí)功能。 原作者聲明 This program is giftware. If you like it send me something nice. Copyright is fully reserved by Alan J. Brown, any program developed from the CoLIN source code must give Alan J. Brown appropriate credit. 更多問(wèn)題 請(qǐng)到我的主頁(yè) http://go2debug.yeah.net 或者給我發(fā)信 go2debug@hotmail.com 另外在布朗的主頁(yè)上有留言板
標(biāo)簽: j. Scotland Kinloch Renfrew
上傳時(shí)間: 2014-01-20
上傳用戶(hù):彭玖華
This is an example how one could hide a process on Windows based operation systems from task viewers like ProcDump (G-RoM, Lorian & Stone) or ProcessExplorer (SysInternals). It could e.g. be used as some kind of dump protection. The way to get this done is very different on NT and 9x machines.
標(biāo)簽: operation Windows example process
上傳時(shí)間: 2013-12-17
上傳用戶(hù):wang0123456789
This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1 This ARM Example may be debugged using only the uVision Simulator and your PC--no additional hardware or evaluation boards are required. The Simulator provides cycle-accurate simulation of all on-chip peripherals of the ADuC7000 device series. You may create various input signals like digital pulses, sine waves, sawtooth waves, and square waves using signal functions which you write in C. Signal functions run in the background in the simulator within timing constraints you configure. In this example, several signal functions are defined in the included Startup_SIM.INI file.
標(biāo)簽: the Analyzer Compiler project
上傳時(shí)間: 2013-12-19
上傳用戶(hù):Yukiseop
JBoss, one of the leading java Open Source groups, integrates and develops these services for a full J2EE-based implementation. JBoss provides JBossServer, the basic EJB container, and Java Manage Preface 18 Great Events of the Twentieth Centuryment Extension (JMX) infrastructure. It also provides JBossMQ, for JMS messaging, JBossTX, for JTA/JTS transactions, JBossCMP for CMP persistence, JBossSX for JAAS based security, and JBossCX for JCA connectivity. Support for web components, such as servlets and JSP pages, is providedby an abstract integration layer. Implementations of the integration service are provided for third party servlet engines like Tomcat and Jetty. JBoss enables you to mix and match these components through JMX by replacing any component you want with a JMX compliant implementation for the same APIs.
標(biāo)簽: integrates develops services leading
上傳時(shí)間: 2014-11-03
上傳用戶(hù):wsf950131
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1