-
文件过滤驱动程序,这个例子用来过滤IRP_MJ_POWER,IRP_MJ_PNP和IRP_MJ_SCSI,...
文件过滤驱动程序,这个例子用来过滤IRP_MJ_POWER,IRP_MJ_PNP和IRP_MJ_SCSI,-File filter driver, this example used to filter IRP_MJ_POWER, IRP_MJ_PNP and IRP_MJ_SCSI,
- 2022-11-05 15:25:03下载
- 积分:1
-
这是一个转为i/o卡开发得驱动程序,配接得是俄华通得组态软件...
这是一个转为i/o卡开发得驱动程序,配接得是俄华通得组态软件-to i/o card driver of development, the distribution is received in Russia and China-in configuration software
- 2022-03-05 01:07:16下载
- 积分:1
-
ZLG500B读卡模块上位机测试程序
ZLG500B读卡模块上位机测试程序---如果你没有选择循环测试选项的话,设置完要进行操作的扇区和块以及密码、数据这些参数,把卡放到感应区内后,就可以点击写入数据,读出数据,写入数值,读出数值和加减按钮进行操作。-ZLG500B PC reader module testing procedures-- if you have no choice test cycle options, set up to operate the End of the sector and block and password, data these parameters, sensors card into the region, will be able to click into the data sensed data, write numerical reading Numerical Modified out buttons and operate.
- 2022-05-08 14:36:51下载
- 积分:1
-
This is prepared to use a FIFO queuing procedures, data can be read there is a F...
这是使用FIFO编写的一个排队程序,可以将读取的数据存在一个FIFO中,由应用程序读取-This is prepared to use a FIFO queuing procedures, data can be read there is a FIFO, the read by the application
- 2022-04-10 16:32:57下载
- 积分:1
-
CE下基于Zylonite硬件平台的SD卡驱动开发
CE下基于Zylonite硬件平台的SD卡驱动开发-CE-based hardware platform Zylonite the SD card driver development
- 2022-08-24 02:54:39下载
- 积分:1
-
开发win2000驱动程序框架源代码,开发驱动程序是会有用
开发win2000驱动程序框架源代码,开发驱动程序是会有用-Win2000 driver development framework source code, development driver will be useful for
- 2022-03-09 14:50:43下载
- 积分:1
-
usb blaster 93c46烧写文件
usb blaster 93c46烧写文件-usb blaster 93c46 programmer documentation
- 2022-08-15 03:29:31下载
- 积分:1
-
虚拟串口设备驱动。介绍了串口开发的框架模型。
虚拟串口设备驱动。介绍了串口开发的框架模型。-Virtual serial port device driver. Introduced the framework of the serial model of development.
- 2022-01-26 04:19:54下载
- 积分:1
-
窗口从驱动程序获取信息,仅供参考。一些…
从驱动中获取窗口信息,仅供参考.其中有些硬编码在不同版本下需要修正,请注意,不能直接生吞活剥。-Window from the driver to obtain information, for reference purposes only. Some of them hard-coded in the different versions of the need to amend, please note that should not directly生吞活剥.
- 2022-02-11 15:28:18下载
- 积分:1
-
的flpydisk示例是一个软盘驱动器驻留在目录 ntddksrcst…
The flpydisk sample is a floppy driver that resides in the directory NtddkSrcStorageFdcFlpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The floppy driver takes commands from the application and then calls routines in the controller which will in turn perform the actual interaction with the device. The sample compiles in 64-bit, but has not been tested in this environment. It is compatible with x86 and Alpha platforms.
- 2022-07-17 09:42:13下载
- 积分:1