-
This book describes in detail how to use Shaoxie tool J
本书详细介绍了,如何利用烧写工具J-LINK来完成嵌入式开发过程中,文件的烧写移植过程。-This book describes in detail how to use Shaoxie tool J-LINK to complete the embedded development process, the file Shaoxie migration process.
- 2022-08-02 17:16:35下载
- 积分:1
-
有 没 有 简 单 一 些 的 办 法 呢 ? 我 们 可 以 令 一 个 普 通Win32 应 用 程 序 运 行 在Ring0 下, 从 而 获 得VxD...
-有 没 有 简 单 一 些 的 办 法 呢 ? 我 们 可 以 令 一 个 普 通Win32 应 用 程 序 运 行 在Ring0 下, 从 而 获 得VxD 的 能 力 吗 ? 答 案 是 肯 定 的,请看本文-- Is there any simpler solutions? We can make an ordinary Win32 applications running on Ring0 under VxD s ability to obtain it? The answer is yes, please see this article
- 2022-07-17 09:07:54下载
- 积分:1
-
ddkbuild
DDKBUILD - Integrating the Windows DDK with Visual Studio
-DDKBUILD- Integrating the Windows DDK with Visual Studio
- 2023-07-25 07:00:03下载
- 积分:1
-
一个实现系统注册表,进程启动和驱动加载的主动防御源代码...
一个实现系统注册表,进程启动和驱动加载的主动防御源代码-Realize a system registry, the process of start-up and drive to load the source code of the active defense
- 2022-03-06 00:57:50下载
- 积分:1
-
虚拟串口设备驱动。介绍了串口开发的框架模型。
虚拟串口设备驱动。介绍了串口开发的框架模型。-Virtual serial port device driver. Introduced the framework of the serial model of development.
- 2022-01-26 04:19:54下载
- 积分:1
-
本文主要论述了在windows环境下usb驱动程序的设计流程和基本步骤以及相关usb协议的简介和usb系统架构的简介。...
本文主要论述了在windows环境下usb驱动程序的设计流程和基本步骤以及相关usb协议的简介和usb系统架构的简介。-This paper mainly discusses the environment in the windows driver usb design flow and the basic steps and the associated usb protocol profiles and usb system architecture was introduced.
- 2022-06-21 01:07:57下载
- 积分:1
-
与`的USB键盘驱动范例编写的驱动
usbkbd,用wdm编写的usb和键盘的驱动示例-usbkbd with `prepared by the usb keyboard and the driving exemplars
- 2022-05-30 23:03:24下载
- 积分:1
-
MTV335datasheet和参考代码。供大家参考
MTV335datasheet和参考代码。供大家参考-MTV335datasheet and reference code. For your reference
- 2022-01-22 03:18:36下载
- 积分:1
-
共34个各种VxD的源代码
共34个各种VxD的源代码 -all types of 34 VXD codes
- 2022-02-15 02:33:53下载
- 积分:1
-
使用SetupCopyOEMInf预安装驱动,如果有数字签名的驱动预安装后插入设备,驱动自动安装完成....
使用SetupCopyOEMInf预安装驱动,如果有数字签名的驱动预安装后插入设备,驱动自动安装完成.-Demostrate usage of SetupCopyOEMInf().
1. Assume the driver pakcage includes a valid WHQL signature file (.cat)
2. Place the demo .exe file together with the driver package (inf, cat, sys, etc.)
3. Run the demo to pre-install the driver
4. Plug in the device, and the driver will be loaded automatically
- 2022-07-20 20:28:53下载
- 积分:1