-
在中国,PCI9054 C模式数据手册,翻译好。
pci9054 C模式databook,中文的,翻译的还不错。-pci9054 C mode databook, in Chinese, translated well.
- 2023-02-28 08:20:04下载
- 积分:1
-
plx 公司的pci9054 的数据手册,英文版本
plx 公司的pci9054 的数据手册,英文版本-plx
- 2022-09-06 00:45:03下载
- 积分:1
-
一个可以对系统硬件进行访问的驱动程序,可以对系统的所有设备进行访问!...
一个可以对系统硬件进行访问的驱动程序,可以对系统的所有设备进行访问!-A visit to the system hardware drivers, the system can visit all the equipment!
- 2022-04-12 01:16:38下载
- 积分:1
-
AD,DA驱动程序,这是我们竞赛时写的程序,该AD DA程序已经在目标板上调试成功...
AD,DA驱动程序,这是我们竞赛时写的程序,该AD DA程序已经在目标板上调试成功-AD, DA driver, this is our competition when a written procedure, the AD DA procedure has been successful in the target-board debugging
- 2023-03-17 15:40:04下载
- 积分:1
-
//24c01
//24c01-24c16读写驱动器,ACC sbit a0=^0//ACC位置定义,使用最快的ACC sbit ACC a1=^1=a2 sbit ACC sbit a3^2^3=ACC sbit a4=^ACC a5=4 sbit ACC sbit a6^5^6=ACC sbit a7 ACC=^7
- 2022-01-28 18:38:03下载
- 积分:1
-
VC例程:该程序是由VC编写有关USB编程(完整代码)
VC例程:该程序是由VC编写有关USB编程(完整代码)-How to write USB driver ( vc language)
- 2023-06-16 09:00:03下载
- 积分:1
-
1302 的 程序代码
1302驱动程序 调试通过.rar
20051104
1302 的 程序代码
1302驱动程序 调试通过.rar
20051104-1302 code of 1302 through the driver debugging. Rar 20051104
- 2022-09-17 20:05:03下载
- 积分:1
-
4x3 keyboard driver for avr family
4x3 keyboard driver for avr family
- 2022-01-25 19:18:16下载
- 积分:1
-
windows WDM 设备驱动程序的一些例子
windows WDM 设备驱动程序的一些例子 -Some examples for windows WDM
- 2022-04-01 20:11:52下载
- 积分:1
-
In the first eight chapters, I described most of the features of a full
In the first eight chapters, I described most of the features of a full-blown WDM driver suitable for any random sort of hardware device. But you should understand a few more general-purpose techniques, and I’ll describe them in this chapter. In the chapter’s first section, I’ll explain how to log errors for eventual viewing by a system administrator. In addition, I’ll provide instructions about how to create your own system threads, how to queue work items for execution within the context of existing system threads, and how to set up watchdog timers for unresponsive devices.
- 2022-01-25 16:45:56下载
- 积分:1