搜索资源列表
WasSee
- was文件是云风为他的游戏引擎风魂开发的动画图片格式。前段时间迷上了梦幻西游,所以写了这个was图片的查看器。功能只是查看图片,不能解包WDF文件和导出图片。声明,本程序仅供梦幻好友看图和图形编程学习者使用,谢谢。
wdf pci驱动开发
- 应用wdf开发pci总线,可进行dma读写
Windows设备驱动程序WDF开发
- 武安河编著《Windows设备驱动程序WDF开发》配套源代码。
WDFDriverSource
- WDF驱动开发源代码,是学习WDF驱动开发框架的参考资料,值得学习-WDF driver development source code, is to learn WDF driver development framework of reference, it is worth learning
WDFBOOK.rar
- 本光盘为《Windows设备驱动程序WDF开发》书籍的配套光盘。光盘中含有书中所有实例的驱动程序和应用程序的全部源代码,以及生成的驱动程序和可执行的应用程序。除USBSample和PCISample实例因需要硬件设备的支持,读者无法运行外,其他11个实例均可在Windows XP和Windows Vista下运行。,The CD-ROM for the " Windows Device Driver Development WDF" book package CD-ROM. B
wdk_usb_driver_develop
- Wdf USB驱动开发资料,中文资料,很经典-Wdf USB driver development information, the Chinese data, it is classic
WDF
- WDF驱动的基本框架,对与入门驱动开发的人可以-the source code about driver
Windows_Kernel_Security_Programme
- 这是《寒江独钓——Windows内核安全编程》配书光盘,源码包括:Windows串口与键盘过滤驱动、Windows虚拟存储设备与存储设备过滤驱动、Windows文件系统过滤驱动、文件系统透明加密/解密驱动、Windows各类网络驱动(包括TDI过滤驱动及3类NDIS驱动),以及最新的WDF驱动开发模型-This is the " Snowy River fishing alone- Windows kernel security programming" book with C
PCISample
- PCI驱动开发实例,基于微软最新的驱动开发系统WDF-Examples of PCI-driven development, based on Microsoft' s latest driver development system WDF
WindowsDeviceDriverCode
- windows设备驱动开发,使用最新的WDF模型-windows Driver Development using WDF
KMDF_driver_study
- windows wdf 驱动开发资料,目前网上的驱动开发基本上都是wdm的,我上传个WDF的,欢迎下载-windows wdf driver develop,welcome to download it
wdf_driver_develop_study
- WDF 驱动开发资料,我收集的,可能对你有用,中文版的,欢迎下载-WDF driver development information, I collected, may be useful to you, the Chinese version, please download
WDF_USB
- 基于WDF的USB驱动开发指南,包含USB基础知识及其相关的驱动设计。 -usb driver design based on WDF
WDF_USBdriver
- 这是开发wdf USB设备驱动的实例,值得参考-This is the development wdf USB device driver instance, it is also useful
dio2431
- WDF驱动开发,代码例子 WDF开发-WDFDriverDelevolp
USBAtmelISP
- 利用WDF实现的USB通讯驱动以及接口DLL文件,利用WDF开发USB设备驱动比传统的WDM方法更简单-WDF realization of the USB communication driver interface DLL files, and use of WDF developing USB device drivers is easier than the traditional WDM
Windows wdf pdf and source
- 压缩包是电子书和源码。 《Windows设备驱动程序WDF开发》既适合具有一定计算机硬件及C/C++语言基础的计算机应用开发人员阅读,也适合作为计算机应用开发人员和高等院校学生的实用参考书。Windows最新的WDF驱动程序框架,包括KMDF和UMDF,KMDF是WDM的继续。本书主要介绍KMDF设备驱动程序的原理及编程方法;详细介绍KMDF对象及程序基本框架,KMDF和应用程序之间的通信、即插即用和电源管理的编程技术,过滤器驱动程序,KMDF访问硬件设备、处理硬件中断、实现DMA操作的编
WDFBOOK
- Windows设备驱动程序WDF开发书源码 -The WDF development Windows device driver source book
VCom_to_udp_umdf
- WDF开发的UMDF虚拟串口驱动,实现了串口数据到UDP数据的转换。可以在XP上使用。-A UMDF virtualserial driver developed by WDF,conver serial data to ethernet UDP packet. We can use it in XP or later.
Windows设备驱动程序WDF开发
- 网卡的设计与实现参考书籍,学习资料,wDF开发(Design and Implementation of Network Card)