资源列表
[驱动编程] WindowsWDM
说明:驱动开发书籍,对于驱动开发初学者是很好的学习资料-Drive the development of books, for beginners-driven development is a very good learning materials<Tony> 在 2025-07-16 上传 | 大小:11.74mb | 下载:0
[驱动编程] tdifw-1.4.4
说明:开源的防火墙代码,基于Tdi和NDIS双层实现-Open source firewall code, based on double NDIS tdi and implementation<马建坤> 在 2025-07-16 上传 | 大小:11.54mb | 下载:0
[驱动编程] ldd3_pdf.tar
说明:Driver Development Manual. It teaches how to write device drivers for linux kernel<rebbe> 在 2025-07-16 上传 | 大小:11.64mb | 下载:0
[驱动编程] linux-device-drivers-_pdf
说明:Linux器件驱动编程,经典!适用于需要PC编程体验的人员和专业编程技术人员参考!-Linux device drivers,This book should be an interesting source of information both for people who want to experiment with their computer and for technical programmers who face the need to deal with the in<yueniao> 在 2025-07-16 上传 | 大小:11.61mb | 下载:0
[驱动编程] 010_intstallandUninstall
说明:郁金香驱动编程第10课。010_添加卸载驱动例程,主要讲解如何在系统中安装驱动,卸载驱动-The tulip driver programming Lesson 10. To 010_ to add uninstall driver routines, mainly on how to install the driver in the system, uninstall the driver<潘静> 在 2025-07-16 上传 | 大小:11.53mb | 下载:0
[驱动编程] UMDF-Driver-Skeleton-Sample
说明:用户驱动开发框架下的一个最基本的驱动程序。带有中文注释。-User driven development under the fr a mework of one of the most basic of the driver.With Chinese annotations.<lipeng> 在 2025-07-16 上传 | 大小:11.55mb | 下载:0
[驱动编程] WindowsWdm
说明:windows驱动开发书,非常适合初学者,有需要的请来下载-if somebody want to lean windows driver,please download it,it is simple to leaner<jack> 在 2025-07-16 上传 | 大小:11.74mb | 下载:0
[驱动编程] 8549057USBFilter1
说明:usb过滤驱动WDM(和KDM)是分层的,在构造设备栈时,IO管理器可以使一个设备对象附加到另外一个初始驱动程序创建的设备对象上。与初始设备对象相关的驱动程序决定的IRP,也将被发送到附加的设备对象相关的驱动程序上。这个被附加的驱动程序便是过滤驱动程序。过滤驱动可以在设备栈的任何层次中插入。IO管理器发出的IRP将会沿着右图的顺序从上往下传递并返回。因此,我们可以使用过滤驱动程序来检查、修改、完成它接收到的IRP,或者构造自己的IRP。(The USB filter driver WDM (an<bruce135lee > 在 2025-07-16 上传 | 大小:11.58mb | 下载:0