搜索资源列表
usb程序相关的库和头文件打包
- xp下usb 相关的程序开发所需要的库和头文件 一般提供的程序实例都没带这些编译往往少文件,这个里我从xp ddk 2600 提取出来的,方便大家使用,取下ddk太麻烦了而去也很大 usb用得上的就这些了。
WMISample
- WMI驱动实例,可参看windows2000/xp WDM设备驱动程序开发-WMI driver sample,referring windows2000/xp WDM dirver program development.
CharSample
- CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0-9)转换成一个中文(零-九),再把结果返回给应用程序,由应用程序显示出来。-CharSample examples of functions are : applications from the keyboard to receive a number, followed by DeviceIoControl call, this time
CharFilter_Class
- CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。 该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileObject()->FsContext中。 -CharFilter_Class CharFilter e
Xunic
- WDM驱动程序实例,用DriverStudio加Windows Xp DDK写的。-WDM example, use Windows Xp DriverStudio increase DDK wrote.
wdmbook10
- Programming the Microsoft Windows Driver Model这是为该书补充的例子程序.需要以前安装的实例配合使用-Programming the Microsoft Windows Driver Model this is the book for examples to add to the proceedings. need examples of previously installed with the use of
WDM驱动程序构造的若干方法及实例
- WDM驱动程序构造的若干方法及实例-WDM structure of a number of methods and examples
PCI驱动实例
- PCI驱动代码实例,可以直接添加自己的用户程序完成完整的基于PCI传输的软件设计-PCI driver code examples, and can directly add their own customers complete the whole process based on the PCI transmission software design! !
IAP 通过串口,i2c,CAN总线等方式在线升级
- LPC2XXX ,IAP 通过串口,i2c,CAN总线等方式在线升级程序实例代码
vrml实例模型
- 是个vrml程序
WDM_DriverStudio
- WDM驱动程序实例,用DriverStudio加vc-WDM driver for example, using DriverStudio plus vc
DeviceIoControl
- IO_流驱动开发及相应的应用程序实例讲解-IO_ flow-driven development and the corresponding instance of the application to explain
2009032610415400001
- 组态王 高版本 驱动开发 内含实例及教程 适合于初级用户定义自己的通讯协议,便于实现组态王驱动程序-KingView high version of the driver development includes examples and tutorials for the primary users define their own communication protocol is easy to realize Kingview Driver
toaster
- 烤箱驱动程序实例,叫你学会开发Windows驱动程序-toaster driver for windows
DDKDemo
- VS2008开发驱动内核程序实例,配合WDK7.0开发DDK内核驱动程序。-VS2008 WDK7.0 PROGRAM DESIGN
write_can_driver
- 编写CAN驱动程序实例,能够很好地指导编写驱动程序,-CAN write driver instance, can very well guide the preparation of driver
InsideWindowsDriverProgamming
- 本书详细讲解了设备驱动程序的原理及实现方法,有大量程序实例。-This book gave a detailed descr iption of device driver programming and implementation, there are large numbers of sampling programs.
Device.driver.snull
- 设备驱动程序实例snull代码Device driver code examples snull -Device driver code examples snull
OPC-client-of-the-VB-
- 利用VB语言开发的 OPC客户端VB程序实例 -OPC client instance of the VB program
pci
- PCI9054驱动程序实例,实现Windows上的PCI设备通讯。-PCI9054 Driver on windows