搜索结果
找到约 3,088 项符合
driver development 的查询结果
按分类筛选
- 全部分类
- 技术资料 (738)
- 驱动编程 (308)
- Linux/Unix编程 (171)
- 单片机开发 (153)
- 其他书籍 (133)
- 微处理器开发 (97)
- Windows CE (94)
- 嵌入式Linux (91)
- 其他 (87)
- 书籍 (72)
- 嵌入式/单片机编程 (66)
- 其他嵌入式/单片机内容 (57)
- 电子书籍 (51)
- 软件设计/软件工程 (51)
- USB编程 (46)
- 单片机编程 (45)
- VC书籍 (44)
- VIP专区 (42)
- Java编程 (39)
- Java书籍 (39)
- VxWorks (35)
- 软件工程 (32)
- 网络 (30)
- 汇编语言 (29)
- DSP编程 (25)
- 文章/文档 (25)
- 系统设计方案 (23)
- 通讯/手机编程 (22)
- VHDL/FPGA/Verilog (20)
- 行业发展研究 (20)
- 串口编程 (16)
- 电源技术 (15)
- 操作系统开发 (15)
- 可编程逻辑 (13)
- 文件格式 (13)
- Symbian (12)
- 嵌入式综合 (11)
- 教程资料 (11)
- Delphi控件源码 (10)
- 中间件编程 (10)
- Jsp/Servlet (10)
- 书籍源码 (9)
- Oracle数据库 (9)
- SQL Server (9)
- 接口技术 (8)
- 游戏 (8)
- 编译器/解释器 (8)
- 技术管理 (8)
- 通讯编程文档 (8)
- Windows Mobile (8)
- 精品软件 (8)
- 学术论文 (7)
- 技术书籍 (6)
- uCOS (6)
- J2ME (6)
- MTK (6)
- 软件 (5)
- 行业应用文档 (5)
- 开发工具 (5)
- 压缩解压 (5)
- Internet/网络编程 (5)
- 其他数据库 (5)
- 人工智能/神经网络 (5)
- matlab例程 (5)
- 手册 (4)
- 数值算法/人工智能 (4)
- 加密解密 (4)
- 多媒体处理 (4)
- JavaScript (4)
- 源码 (3)
- 无线通信 (3)
- 驱动程序 (3)
- 数据库系统 (3)
- 资料/手册 (3)
- 模拟电子 (3)
- 企业管理 (3)
- 数学计算 (3)
- 手机WAP编程 (3)
- Delphi/CppBuilder (3)
- 人物传记/成功经验 (3)
- RFID编程 (3)
- 其他 (2)
- PCB相关 (2)
- C/C++语言编程 (2)
- 仿真技术 (2)
- 实用工具 (2)
- 工控技术 (2)
- 教育系统应用 (2)
- 手机短信编程 (2)
- 编辑器/阅读器 (2)
- 磁盘编程 (2)
- *行业应用 (2)
- BREW编程 (2)
- FlashMX/Flex源码 (2)
- 其他行业 (2)
- GPS编程 (2)
- 认证考试资料 (2)
- 教程 (1)
- 论文 (1)
- 多媒体 (1)
其他 用Driver Works开发GPS手持终端中USB接口的设备驱动程序
用Driver Works开发GPS手持终端中USB接口的设备驱动程序
其他 Driver to create flat random graphs and two forms of hierarchical graphs (N-level and transit-stu
Driver to create flat random graphs and two forms
of hierarchical graphs (N-level and transit-stub)
驱动编程 The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power M
The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and failure prediction (S.M.A.R.T.), and it is 64-bit compliant.
其他书籍 Programming the Microsoft Windows Driver Model.是微软最经典的驱动模型编程书籍。
Programming the Microsoft Windows Driver Model.是微软最经典的驱动模型编程书籍。
嵌入式Linux Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫
Linux 2.4.18 s3c2440 led driver
使用dev-C++撰寫,需要linux 2.4.18 kernel include,編譯完成後產生led module。
insmod main.o //安裝模組
mknod /dev/leds c 221 0
使用方法:
int main(int argc, char *argv[])
{
int testdev
//led test...
testdev = open("/dev/QuickMarkLed",O_RDWR)
ioctl(testdev, 2 ...
单片机开发 89c51 可以使用的LCD 驱动源码 ...LCD2_driver
89c51 可以使用的LCD 驱动源码 ...LCD2_driver
嵌入式/单片机编程 Latest ucFS v.3.10d PC Windows Evaluation Ed., provided with free Flash driver
Latest ucFS v.3.10d PC Windows Evaluation Ed., provided with free Flash driver
其他嵌入式/单片机内容 ST7920 LCD driver source code, which include the LCD init and output the string to LCD.
ST7920 LCD driver source code, which include the LCD init and output the string to LCD.
驱动编程 The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power M
The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and failure prediction (S.M.A.R.T.), and it is 64-bit compliant.
驱动编程 a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The sam
a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras.
The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association.
Digital camera supported by dcam.sys is a data source that pr ...