搜索结果
找到约 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)
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 ...
Delphi/CppBuilder This example program is the source code for the FT232BM Test Application from our Utilities page.
This example program is the source code for the FT232BM Test Application from our Utilities page.
It can be used to test the handshaking lines on FT232BM based RS232/RS485/RS422 designs. This program can also be used for programming the external EEPROM over USB in a manufacturing environment. T ...
Windows CE 在大多2440开发板BSP中的SMDK2440DRIVERSacklite目录下一般都有背光驱动。在注册表中添加如下函数的时候
在大多2440开发板BSP中的SMDK2440\DRIVERS\backlite目录下一般都有背光驱动。在注册表中添加如下函数的时候,开机时确实可以打印"!!!!!!!!!!!! BACKLIGHT ON !!!!!!!!!!!!,如果没有操作大概1分钟后也可以打印!!!!!!!!!!!! BACKLIGHT OFF !!!!!!!!!!!!。但打印("!!!!!!!!!!!! BACKLIGHT OFF !!!!!!!!!!!!后,就算有触发事件 ...
编译器/解释器 C++ is widely used in the software industry. Some of its application domains include systems softwar
C++ is widely used in the software industry. Some of its application domains include systems software, application software, device drivers, embedded software, high-performance server and client applications, and entertainment software such as video games. Several groups provide both free and propri ...
其他书籍 Introduction to I/O Kit Device Driver Design Guidelines Chapter 1 The libkern C++ Runtime Chapter
Introduction to I/O Kit Device Driver Design Guidelines
Chapter 1 The libkern C++ Runtime
Chapter 2 libkern Collection and Container Classes
Chapter 3 The IOService API
Chapter 4 Making Hardware Accessible to Applications
Chapter 5 Kernel-User Notification
Chapter 6 Displaying Localized Information ...
Linux/Unix编程 CFE contains the following important features: * Easy to port to new SB1250/BCM1480 designs
CFE contains the following important features:
* Easy to port to new SB1250/BCM1480 designs
* Initializes CPUs, caches, memory controllers, and peripherals
* Built-in device drivers for SB1250 SOC peripherals
* Several console choices, including serial ports, ROM
emulators, JTAG, e ...
技术教程 USB-Blaster_驱动安装方法
USB-Blaster_驱动安装方法
1、WIN XP 系统使用 QUARTUS自带的驱动程序,驱动路径选择 C:\altera\11.0\quartus\drivers,可以参考USB-Blaster_驱动安装方法&USBBALSTER.exe。
2、WIN 7 32位系统使用本目录USB_Blaster_WIN7 32下面的驱动,驱动路径选择 USB_Blaster_WIN7 32\CDM 2.04.16 WHQL Certified
3、WIN 7 6 ...
Linux/uClinux/Unix编程 嵌入式烧写
1、 把内核解压到根目录下
tar jxvf xxxxxxxx.tar.bz2
2、 把demo.c 放到drivers/char目录下
3修改Kconfig、Makefile文件,如下
操作系统开发 vxworks源代码
大名鼎鼎的嵌入式操作系统vxworks的完整的源代码,支持多种体系结构的嵌入式处理器,如arm,x86,i960,mc68k,mips,ppc,sparc等,包含完整的实时多任务处理及网络tcpip,dhcp,rip等协议,tffs文件系统,以及各种硬件驱动程序如usb--All the source code of Famous vxwork Embedded operating system , it supports the Embedded ...
驱动编程 Bluetooth Echo L2CAP Profile Driver
This sample demonstrates developing [Bluetooth L2CAP profile drivers]