搜索结果

找到约 132 项符合 Look-ahead 的查询结果

USB编程 This project shows how to use the IOKit notification mechanism to register to be notified when devic

This project shows how to use the IOKit notification mechanism to register to be notified when devices come and go. It uses the Cypress/Anchor EZ-USB chip. (Look at the following example for another way to get notified when a device is unplugged).
https://www.eeworm.com/dl/643/305027.html
下载: 182
查看: 1097

其他书籍 C/C++ Reference There are no "Introduction to Programming" tutorials here. This site is meant to

C/C++ Reference There are no "Introduction to Programming" tutorials here. This site is meant to be used by more-or-less experienced C++ programmers, who have a good idea of what they want to do and simply need to look up the syntax. If you re interested in learning C/C++, try one of these sites: ...
https://www.eeworm.com/dl/542/328591.html
下载: 90
查看: 1042

Delphi控件源码 his an ecapsulation of the ICS - Internet Component Suite. ICS can be found at : http://users.swing

his an ecapsulation of the ICS - Internet Component Suite. ICS can be found at : http://users.swing.be/francois.piette/indexuk.htm Please take the time to look at the code and learn something. If you re a Dephi Pro, you can probably give me some tips as I am still new to Delphi programming.
https://www.eeworm.com/dl/666/329673.html
下载: 46
查看: 1093

Linux/Unix编程 Written for embedded systems programmers and engineers, as well as networking professionals, this

Written for embedded systems programmers and engineers, as well as networking professionals, this in-depth guide provides an inside look at the entire process of implementing and using the Linux TCP/IP stack in embedded systems projects.
https://www.eeworm.com/dl/619/358065.html
下载: 98
查看: 1046

Java编程 Whenever there is an application to write, breaking it up to small pieces is a great idea. The small

Whenever there is an application to write, breaking it up to small pieces is a great idea. The smallest piece of any application would probably be a data object, or a simple Bean in Java. Java Beans are simple Java classes that have a distinctive look and behavior. Their simplest purpose is to conta ...
https://www.eeworm.com/dl/633/363357.html
下载: 53
查看: 1049

电子书籍 BlackBerry Hacks will enhance your mobile computing with great tips and tricks. You ll learn that th

BlackBerry Hacks will enhance your mobile computing with great tips and tricks. You ll learn that the BlackBerry is capable of things you never thought possible, and you ll learn how to make it an even better email and web workhorse: Get the most out of the built-in applications Take control of em ...
https://www.eeworm.com/dl/cadence/ebook/375981.html
下载: 185
查看: 1037

单片机开发 look1為電子看板的第二個芯片

look1為電子看板的第二個芯片,使用自制的握手信號與look通訊,可以進行數據傳送,以及控制16個數碼管顯示,此案例已成功用於生產現志,所用的元件很少,功能較大呢
https://www.eeworm.com/dl/648/386947.html
下载: 196
查看: 1055

驱动编程 This book explains how to write device drivers for the newest members of the MicrosoftWindows family

This book explains how to write device drivers for the newest members of the MicrosoftWindows family of operating systems using the Windows Driver Model (WDM). In this Introduction, I ll explain who should be reading this book, the organization of the book, and how to use the book most effectively. ...
https://www.eeworm.com/dl/618/398081.html
下载: 119
查看: 1059

J2ME Have you ever seen players eyes light up as they explore the worlds that you ve created in your gam

Have you ever seen players eyes light up as they explore the worlds that you ve created in your games? If you have, then game development probably has you hooked firmly in its grasp! If you ve never taken your games beyond the PC, now s the time! "J2ME Game Programming" is a hands-on guide that tea ...
https://www.eeworm.com/dl/660/408361.html
下载: 116
查看: 1062

数据结构 The Bit Array structure provides a compacted arrays of Booleans, with one bit for each Boolean value

The Bit Array structure provides a compacted arrays of Booleans, with one bit for each Boolean value. A 0 [1] bit corresponds to the Boolean value false [true], respectively. We can look at a stream of bytes as a stream of bits each byte contains 8 bits, so any n bytes hold n*8 bits. And the operat ...
https://www.eeworm.com/dl/654/414286.html
下载: 201
查看: 1037