-
里面有通过JTAG口对FLASH的烧写代码,以及原理图和PCB图。
里面有通过JTAG口对FLASH的烧写代码,以及原理图和PCB图。-Source code that can write FLASH through JTAG interface and its PCB diagram and schematic diagram
- 2022-12-07 20:10:03下载
- 积分:1
-
用C#开发的如何获取系统所有驱动器,对可用驱动器进行检查.
用C#开发的如何获取系统所有驱动器,对可用驱动器进行检查.-With C# Developed system of how to obtain all drives, the drives available to be checked.
- 2022-12-28 01:45:03下载
- 积分:1
-
窗口驱动模型假设一个硬件设备可以有几个驱动程序…
The Windows Driver Model assumes that a hardware device can have several drivers, each of which contributes in some way to the successful management of the device. WDM accomplishes the layering of drivers by means of a stack of device objects. I discussed this concept in Chapter 2. Up until now, I’ve been talking exclusively about the function driver that manages the main functionality of a device. To round out this book, I’ll describe how you write a filter driver that resides above or below the function driver and modifies the behavior of the device in some way by filtering the I/O request packets (IRPs) that flow through it.
- 2022-07-19 01:55:34下载
- 积分:1
-
教你如何实现键盘开机,驱动程序员必看!
教你如何实现键盘开机,驱动程序员必看!-teach you how to achieve a keyboard button and drive programmers Watchable!
- 2022-04-18 12:50:24下载
- 积分:1
-
用汇编语言控制模数转换芯片max1270的源程序。
用汇编语言控制模数转换芯片max1270的源程序。-assembly language control module chip max1270 conversion of the source.
- 2022-08-10 00:24:32下载
- 积分:1
-
用vc自己编写flash烧录的源代码
可以实际使用进行flash烧写
用vc自己编写flash烧录的源代码
可以实际使用进行flash烧写-vc themselves with the preparation of the flash source code replication can be used for burning flash
- 2022-05-18 09:00:31下载
- 积分:1
-
windows WDM 设备驱动程序的一些例子
windows WDM 设备驱动程序的一些例子 -Some examples for windows WDM
- 2022-04-01 20:11:52下载
- 积分:1
-
PCI驱动开发框架
PCI驱动开发框架-PCI driver development framework
- 2022-04-24 10:14:00下载
- 积分:1
-
java数据库编程
java数据库编程-java database programming
- 2022-03-24 20:01:33下载
- 积分:1
-
一个很好的WDM驱动编程入门程序,包括驱动和测试代码。含有所有基本的驱动功能例程,适合初学者学习参考...
一个很好的WDM驱动编程入门程序,包括驱动和测试代码。含有所有基本的驱动功能例程,适合初学者学习参考-a good WDM Driver programming entry procedures, including drivers and test code. Contain all the basic functions of the driving routines, learning reference for beginners
- 2023-07-04 02:10:03下载
- 积分:1