搜索结果
找到约 170 项符合
Drivers 的查询结果
按分类筛选
- 全部分类
- 驱动编程 (36)
- Linux/Unix编程 (17)
- 嵌入式Linux (11)
- 其他书籍 (9)
- 单片机开发 (7)
- 其他嵌入式/单片机内容 (6)
- Windows CE (6)
- 技术资料 (6)
- 单片机编程 (5)
- VC书籍 (5)
- 电源技术 (4)
- 微处理器开发 (4)
- USB编程 (4)
- 其他 (4)
- 通讯/手机编程 (3)
- 软件设计/软件工程 (3)
- 操作系统开发 (3)
- 嵌入式/单片机编程 (3)
- 汇编语言 (2)
- 系统设计方案 (2)
- MTK (2)
- 书籍 (2)
- 其他文档 (1)
- 资料/手册 (1)
- 模拟电子 (1)
- 传感与控制 (1)
- 工控技术 (1)
- 接口技术 (1)
- 传真(Fax)编程 (1)
- 软件工程 (1)
- 手机短信编程 (1)
- 文章/文档 (1)
- Windows Mobile (1)
- 网络 (1)
- DSP编程 (1)
- Java编程 (1)
- VxWorks (1)
- GPS编程 (1)
- *行业应用 (1)
- 串口编程 (1)
- Delphi/CppBuilder (1)
- 编译器/解释器 (1)
- 磁盘编程 (1)
- 技术教程 (1)
- Linux/uClinux/Unix编程 (1)
- 行业应用 (1)
- 论文 (1)
- 手册 (1)
其他嵌入式/单片机内容 Nucleus GRAFIX Porting Guide
Nucleus GRAFIX Porting Guide,本文档包括Toolset Errors and Warnings 、
Display Device Initialization
Display Device Drivers、
Test Suite and Demo Program Modifications
VC书籍 Far too many programmers and software designers consider efficient C++ to be an oxymoron. They rega
Far too many programmers and software designers consider efficient C++ to be an
oxymoron. They regard C++ as inherently slow and inappropriate for performancecritical
applications. Consequently, C++ has had little success penetrating domains such
as networking, operating system kernels, device drive ...
传真(Fax)编程 利用FaxModem通过串口或TAPI接口直接发送和接收传真 一套非常不错的传真库(稳定
利用FaxModem通过串口或TAPI接口直接发送和接收传真 一套非常不错的传真库(稳定,高速),几乎支持所有的FaxModem,出自Symantec公司 Winfax 中国作者之手。
一 .Some of the standard features:
1.Comes with Class1, Class1.0, Class2 and Class 2.0 Fax Drivers
2.Class 1 ECM error correction .
3.Supports CCITT T. ...
软件工程 Programming the Microsoft Windows Driver Model Copyright © 1999 by Walter Oney General Informa
Programming the Microsoft Windows Driver Model
Copyright &copy 1999 by Walter Oney
General Information
The companion disc for Programming the Microsoft Windows Driver Model contains more than 20 sample drivers and test programs to illustrate the topics covered by the book. The file you re viewing co ...
微处理器开发 A complete set of bit banged, software driven I2C routines I created for any PIC device - and they w
A complete set of bit banged, software driven I2C routines I created for any PIC device - and they work!! These functions are single master only functions, and are ideal for communicating with things like EEPROMs, LCD Drivers, ADC Converters etc
手机短信编程 This serial client in JAVA allows sending, reading and writing of SMS via a serial COM port. The too
This serial client in JAVA allows sending, reading and writing of SMS via a serial COM port. The tool uses the PDU SMS format. IRDA drivers are included. The functionality can be implemented into applications for remote alerting or SMS authentification.
DSP编程 DSP/BIOS Driver Developer Kit 1.11 The DSP/BIOS Driver Developer Kit (DDK) provides a selection of
DSP/BIOS Driver Developer Kit 1.11
The DSP/BIOS Driver Developer Kit (DDK) provides a selection of pre-tested DSP/BIOS device drivers, and documentation on how to write a driver to the DSP/BIOS driver model, known as IOM. The DDK includes C source code for all drivers. The DDK 1.11 has been validate ...
其他嵌入式/单片机内容 FLASH文件系统的源码
FLASH文件系统的源码,Flash memory is a nonvolatile memory, which allows the user
to electrically program (write) and erase information. The
exponential growth of flash memory has made this technology
an indispensable part of hundreds of millions of electronic
devices.
Flash memory has several ...
驱动编程 This directory builds the Tape class driver for Microsoft® Windows® Server 2003. The class dri
This directory builds the Tape class driver for Microsoft&reg Windows&reg Server 2003. The class driver implements device-independent support, and exports support routines for device-specific tape miniclass drivers. It handles device-independent tape requests and calls the tape minidriver routines t ...
驱动编程 The sfloppy sample is a super floppy driver that resides in the directory \NtddkSrcStoragesfloppy. I
The sfloppy sample is a super floppy driver that resides in the directory \\Ntddk\Src\Storage\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in the driver stack, and brokers communication between the application level and the port ...