搜索结果
找到约 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)
Linux/Unix编程 Linux输入子系统和鼠标驱动的分析
Linux输入子系统和鼠标驱动的分析,详细分析drivers/input/mouse/amimouse.c的工作原理。给需要编写或修改鼠标驱动的兄弟一个参考!
Linux/Unix编程 Linux MTD介绍: MTD(memory technology device内存技术设备)是用于访问memory设备(ROM、flash)的Linux的子系 统。MTD的主要目的是为了使新的
Linux MTD介绍:
MTD(memory technology device内存技术设备)是用于访问memory设备(ROM、flash)的Linux的子系
统。MTD的主要目的是为了使新的memory设备的驱动更加简单,为此它在硬件和上层之间提供了一个
抽象的接口。MTD的所有源代码在/drivers/mtd子目录下。我将CFI接口的MTD设备分为四层(从设备节
点直到底层硬件驱 ...
嵌入式Linux 是《linux设备驱动》RD2,的中文版
是《linux设备驱动》RD2,的中文版,本书是告诉一个新手,如何开发Linux驱动,本书是根据E文翻译过来的,适合搞嵌入式行业而且英文不太好的朋友,如果英文nice,建议看《linux device drivers 3》,站里有,如果你在本站找不到,也可以发邮件给我,我发给你! my email: lifei4690277@yahoo.com.cn ...
其他 The MAX481E, MAX483E, MAX485E, MAX487E–MAX491E, and MAX1487E are low-power transceivers for RS-485
The MAX481E, MAX483E, MAX485E, MAX487E–MAX491E,
and MAX1487E are low-power transceivers for RS-485 and
RS-422 communications in harsh environments. Each driver
output and receiver input is protected against ±15kV electrostatic
discharge (ESD) shocks, without latchup. These parts
contain one driver ...
Linux/Unix编程 * This driver is to be used as a skeleton driver to be able to create a * USB driver quickly. The
* This driver is to be used as a skeleton driver to be able to create a
* USB driver quickly. The design of it is based on the usb-serial and
* dc2xx drivers.
USB编程 This software package contains the USB framework core developped by ATMEL, as well as two HID driv
This software package contains the USB framework core developped by ATMEL,
as well as two HID drivers for a mouse and a keyboard.
The following files are included :
- core/
-> Source code for the framework core
-> Makefile for the core
- hid/
-> Source code for the HID drivers
-> Makefile ...
嵌入式/单片机编程 These are P-Channel enhancement mode silicon gate power fi eld effect transistors. They are ad
These are P-Channel enhancement mode silicon gate
power &#64257 eld effect transistors. They are advanced power
MOSFETs designed, tested, and guaranteed to withstand a
speci&#64257 ed level of energy in the breakdown avalanche mode
of operation. All of these power MOSFETs are designed for
applicatio ...
*行业应用 Barcode label printing on Zebra printers Using Print DLL s. To use this code, we have to download su
Barcode label printing on Zebra printers Using Print DLL s. To use this code, we have to download suitable printer drivers and install on yr PC.
驱动编程 plx9054的WDM驱动程序
plx9054的WDM驱动程序,采用Drivers Studio以及win2000DDK开发。
其他书籍 The Microsoft(R) Guide for Assembly Language and C Programmers By Ray Duncan PROGRAMMING FOR MS-DO
The Microsoft(R) Guide for Assembly Language and C Programmers
By Ray Duncan
PROGRAMMING FOR MS-DOS
Genealogy of MS-DOS
MS-DOS in Operation
Structure of MS-DOS Application Programs
MS-DOS Programming Tools
Keyboard and Mouse Input
Video Display
Printer and Serial Port
File Management
Volumes and Dir ...