-
这是一个关于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
-
PC watch dog driver
PC watch dog driver
- 2022-03-25 23:17:51下载
- 积分:1
-
文件隐藏工具 非常实用!!!!!!文件隐藏工具 非常实用
文件隐藏工具 非常实用!!!!!!文件隐藏工具 非常实用-Document very useful tool to hide hidden files !!!!!! very useful tool
- 2022-11-13 09:20:03下载
- 积分:1
-
MCS
MCS-96单片机A_D转换器应用-通过检测AD_RESULT(LO)中的S位来判定A/D转换是否完成。需要注意的是,当发出启动A/D转换命令后,AD_RESULT中的S位要经过8个状态周期后才能对其查询.-MCS-96 microcontroller A_D converter applications-through detection AD_RESULT (LO) the S to determine A/D converter whether completed. We need to be aware that when issued start A/D conversion orders, AD_RESULT the S-8 to go through cycle after the state of its inquiries.
- 2023-07-23 04:20:03下载
- 积分:1
-
Early in the device driver development process, it’s important to devote some th...
Early in the device driver development process, it’s important to devote some thought to how you’ll distribute your driver and how an end user will install your driver and the hardware it serves. MicrosoftWindows XP and Microsoft Windows 98/Me use a text file with the file extension INF to control most of the activities associated with installing drivers. You provide the INF file. It goes either on a diskette or on a disc that you package with the hardware, or else Microsoft makes it available on line or on a setup disc. In the INF file, you tell the operating system which file or files to copy onto the end user’s hard disk, which registry entries to add or modify, and so on.
- 2022-04-13 02:52:26下载
- 积分:1
-
该源码是用DDK编写的WDM驱动程序,可以与上一个驱动程序对照阅读...
该源码是用DDK编写的WDM驱动程序,可以与上一个驱动程序对照阅读
- 2023-08-31 23:05:03下载
- 积分:1
-
uart driver to use in avr family
uart driver to use in avr family
- 2022-03-14 04:27:12下载
- 积分:1
-
19264液晶显示屏的显示驱动程序,通过少量的程序代码更改,可以应用到每个程序中。...
19264液晶显示屏的显示驱动程序,通过少量的程序代码更改,可以应用到每个程序中。-program of 192*64 graphical LCD Driver,you can apply this driver to your own system by rewriting little of the code.
- 2022-03-23 08:14:37下载
- 积分:1
-
用vc编写,把USB接口驱动程序做成动态连接库,可以供其它程序调用...
用vc编写,把USB接口驱动程序做成动态连接库,可以供其它程序调用-prepared using vc, USB driver caused dynamic link library, called for other programs
- 2023-05-10 04:25:02下载
- 积分:1
-
WDM driver for example, using DriverStudio plus vc
WDM驱动程序实例,用DriverStudio加vc-WDM driver for example, using DriverStudio plus vc
- 2023-09-07 07:35:03下载
- 积分:1