-
这本书
书中的主要程序文件。在打开例题的.dsw文件后,请读者在
tools菜单下的 Options 的 Directories 标签中选择
Executable files,并添加光盘中的 MakeDrvr.bat 所在
的路径-The book
- 2022-02-07 23:17:39下载
- 积分:1
-
PC控制MCU,串口通讯,对话框打印,报表
PC控制MCU,串口通讯,对话框打印,报表-PC MCU, communication, print, report
- 2022-02-04 04:34:00下载
- 积分:1
-
隐藏进程,虽然你的进程正在运行,但是在控制面板上却看不到你的进程...
隐藏进程,虽然你的进程正在运行,但是在控制面板上却看不到你的进程-hide process
- 2022-05-20 06:53:15下载
- 积分:1
-
PCI硬件的驱动程序范例,可以根据该架构编写自己的PCI驱动程序...
PCI硬件的驱动程序范例,可以根据该架构编写自己的PCI驱动程序-PCI hardware drivers for example, can be prepared under the framework of PCI Driver
- 2022-01-25 18:09:40下载
- 积分:1
-
USBD的驱动程序,Linux环境下的usb device的驱动程序
USBD的驱动程序,Linux环境下的usb device的驱动程序-USBD drivers, Linux environment under the USB device driver
- 2023-03-14 05:25:03下载
- 积分:1
-
JTAG的驱动程序自动安装。
JTAG驱动安装程序,自动安装,无需设置参数。-JTAG driver installer automatically installed.
- 2023-06-17 06:45:03下载
- 积分:1
-
CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0...
CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0-9)转换成一个中文(零-九),再把结果返回给应用程序,由应用程序显示出来。-CharSample examples of functions are : applications from the keyboard to receive a number, followed by DeviceIoControl call, this time passed to the driver, a driver will be digital (0-9) converted into a Chinese (zero-9), and then return the results to the application, applications displayed.
- 2022-12-16 14:30:03下载
- 积分:1
-
在windows2000下面的一个进程监视驱动,可以监视所有进程的创建和关闭。使用了微软未公开的函数。...
在windows2000下面的一个进程监视驱动,可以监视所有进程的创建和关闭。使用了微软未公开的函数。-This is a proccess monitor driver for windows2000,it can monitor all proccess created or closed. This source code uses function not open to pulblic of microsoft!
- 2022-04-28 10:40:45下载
- 积分:1
-
Delphi开发驱动的一个例子
1.映射ntoskrnl.exe到内存
2.重定位信息...
3.搜索SSDT基址
4.补丁回去...
Delphi开发驱动的一个例子
1.映射ntoskrnl.exe到内存
2.重定位信息...
3.搜索SSDT基址
4.补丁回去-Delphi developed an example-driven 1. Mappings ntoskrnl.exe into memory 2. ... 3, re-positioning information. Search SSDT base address 4. Patch back
- 2022-08-20 07:53:59下载
- 积分:1
-
基于中断的串口驱动
基于中断的串口驱动-Based on the serial port interrupt-driven
- 2022-12-14 22:35:03下载
- 积分:1