-
通过VC源代码,讲述了如何进行设置模拟的过程,喜好驱动开发的朋友可以...
通过VC源代码,讲述了如何进行设置模拟的过程,喜好驱动开发的朋友可以-through VC source code, explains how to set up for the simulation process, preferences Driver Development friends can s
- 2023-02-23 02:05:03下载
- 积分:1
-
TI tmp100温度芯片驱动代码。是基于STC89C52的代码。
TI tmp100温度芯片驱动代码。是基于STC89C52的代码。-Temperature TI tmp100 code chip driver. The code is based on the STC89C52.
- 2022-01-24 13:51:01下载
- 积分:1
-
Creating User Mode Driver using Proxi
Creating User Mode Driver using Proxi
- 2022-06-21 17:55:33下载
- 积分:1
-
driver function DEVICEIOCONTROL details
驱动程序功能设备控制详细信息
- 2022-06-12 11:22:07下载
- 积分:1
-
This driver was developed using a USB keyboard from Cherry,as indicated by the V...
这个驱动程序是使用Cherry的USB键盘开发的,如VID和PID代码所示。必须为要支持的设备设置这些ID。类似地,您需要为设备类将Class设置为适当的字符串。
- 2022-03-06 14:48:18下载
- 积分:1
-
所谓固件,就是存储在程序内存中的程序,用以完成驱动程序无法完成的USB 芯片及外围芯片的初始化及控制工作[23]。USB固件程序设计是USB接口部分的主要工作,...
所谓固件,就是存储在程序内存中的程序,用以完成驱动程序无法完成的USB 芯片及外围芯片的初始化及控制工作[23]。USB固件程序设计是USB接口部分的主要工作,它的主要目的是:当USB设备连接到主机上时,主机可以发现新设备,然后建立连接并完成数据传输任务,也就是能够让Windows正常检测和识别USB设备。因此在USB固件程序中,最重要的工作就是USB描述符的定义和USB传输中断的处理。-called firmware is stored in the memory of the procedure, Drivers used to complete the impossible chip and external USB chip initialization and control work [23]. USB firmware design is USB major part of the work, its main objectives are : When USB devices connected to the host, the host can be found in new equipment, then establish a connection and data transmission to complete tasks, is to let the normal Windows USB detection and identification equipment. Therefore USB firmware procedures, the most important work is described USB define and USB transmission interruption of treatment.
- 2022-07-14 22:36:17下载
- 积分:1
-
开发驱动的“hello world" 用来入门不错。
开发驱动的“hello world" 用来入门不错。-development-driven "hello world" for good entry.
- 2022-02-01 01:17:47下载
- 积分:1
-
驱动开发工具driverstudio中文教程,比较详细得,好用!
驱动开发工具driverstudio中文教程,比较详细得,好用!-driven development tools driverstudio Chinese guide, in more detail and ease of use!
- 2022-03-22 10:43:10下载
- 积分:1
-
ndis驱动源代码,可以在驱动层进行windows网络封包拦截
ndis驱动源代码,可以在驱动层进行windows网络封包拦截-ndis driver source code, the driver layer network packet interception windows
- 2023-07-20 19:45:04下载
- 积分:1
-
这本书解释了如何编写设备驱动程序的最新成员的麦克风…
This book explains how to write device drivers for the newest members of the MicrosoftWindows family of operating systems using the Windows Driver Model (WDM). In this Introduction, I ll explain who should be reading this book, the organization of the book, and how to use the book most effectively. You ll also find a note on errors and a section on other resources you can use to learn about driver programming. Looking ahead, Chapter 1 explains how the two main branches of the Windows family operate internally, what a WDM device driver is, and how it relates to the rest of Windows.
- 2023-08-13 11:45:04下载
- 积分:1