-
Detailed design of windows driver chapter7 matching code
windows驱动程序设计详解chapter7
配套代码-Detailed design of windows driver chapter7 matching code
- 2022-01-25 21:52:41下载
- 积分:1
-
TCP数据流的播放工具的TCP / IP协议分析
tcp数据流重放工具,用于tcp/ip协议分析-tcp data stream playback tool for tcp/ip protocol analysis
- 2023-05-16 06:55:06下载
- 积分:1
-
小脑的以PIC 16F877板和CMUcam之间通信的例子
example of communication between the Cerebellum 16f877 pic board and the CMUcam
- 2022-05-12 21:05:05下载
- 积分:1
-
virtual serial port driver infrared
虚拟红外线串口驱动-virtual serial port driver infrared
- 2022-01-25 19:07:58下载
- 积分:1
-
CY3663的应用程序
CY3663的应用程序-cy3663 application program
- 2022-07-27 16:14:31下载
- 积分: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
-
在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
-
电源的驱动程序源代码
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
-
SD卡读写源程序,很好的一个驱动程序,希望
对大家起作用
SD卡读写源程序,很好的一个驱动程序,希望
对大家起作用-SD Card Reader source, a very good driver, and they hope to work everyone
- 2022-01-25 19:53:02下载
- 积分:1
-
这是一个查看USB设备枚举后状态的例程,虽然只…
这是微软的一个查看USB设备枚举后状态的例程,虽然它只支持到USB1.1,但是对于想做USB sniffer的开发者来说很应该读一读。-This is a USB device enumeration View condition after the routines, although only to the USB 1.1 support, but wants to develop the USB sniffers are concerned, it should read.
- 2022-05-19 02:48:31下载
- 积分:1