-
JHD12864C LCD display data sheet
JHD12864C LCD display data sheet
- 2022-03-23 16:08:09下载
- 积分:1
-
它可能需要安慰的事实,他们保留最终控制权…
Technophobes may take solace in the fact that they retain ultimate control over their electronic servants so long as they control the power switch. Power is, of course, the sine qua non of computing, but personal computers haven’t done an especially good job of managing it until quite recently.-Technophobes may take solace in the fact that they retain ultimate control over their electronic servants so long as they control the power switch. Power is, of course, the sine qua non of computing, but personal computers haven’t done an especially good job of managing it until quite recently.
- 2022-01-22 01:51:30下载
- 积分:1
-
电源的驱动程序源代码
a useful driver program,source code for power supply...
电源的驱动程序源代码
a useful driver program,source code for power supply-Power driver source code for a useful driver program, source code for power supply
- 2022-07-28 05:33:26下载
- 积分:1
-
这是一个关于Windows驱动开发的书籍,对有志于驱动开发的人来说,内容值得一读。...
这是一个关于Windows驱动开发的书籍,对有志于驱动开发的人来说,内容值得一读。-This is a book on Windows driver development, driver development for people interested in it, the content is worth reading.
- 2023-06-02 15:05:15下载
- 积分:1
-
ht1621 LCD driver can drive through the debugging has liquid crystal display.
ht1621液晶驱动程序,经调试已可以驱动液晶显示。-ht1621 LCD driver can drive through the debugging has liquid crystal display.
- 2022-07-02 12:13:55下载
- 积分:1
-
USB HID 开发必备工具,是USB协议的第九章内的所有头文件,可作学习和实际编程的材料...
USB HID 开发必备工具,是USB协议的第九章内的所有头文件,可作学习和实际编程的材料-USB HID to develop the necessary tools, USB protocol is the ninth chapter of all the header files and can be used for learning and the actual programming of the material
- 2022-03-03 19:11:43下载
- 积分:1
-
PDC605
PDC605-HT1621的驱动程序 -PDC605-HT1621 driver PDC605-HT1621 driver
- 2022-04-26 18:56:10下载
- 积分:1
-
C鼠标驱动:这个程序包含鼠标的前8个功能,其他程序可以调用这个程序来得到鼠标的基本 功能!...
C鼠标驱动:这个程序包含鼠标的前8个功能,其他程序可以调用这个程序来得到鼠标的基本 功能!-mouse-driven C : This contains the mouse before 8 functions, other procedures can call this procedure to be the basic functions of the mouse!
- 2022-08-18 11:23:33下载
- 积分:1
-
只保留 CPU,内存,主板和硬盘试试,不带显卡,
只保留 CPU,内存,主板和硬盘试试,不带显卡,-retain only the CPU, memory, motherboard and hard drive try, without graphics,
- 2023-07-27 08:35: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