CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 驱动编程 搜索资源 - 程序实例

搜索资源列表

  1. usb程序相关的库和头文件打包

    1下载:
  2. xp下usb 相关的程序开发所需要的库和头文件 一般提供的程序实例都没带这些编译往往少文件,这个里我从xp ddk 2600 提取出来的,方便大家使用,取下ddk太麻烦了而去也很大 usb用得上的就这些了。
  3. 所属分类:驱动编程

    • 发布日期:2008-09-05
    • 文件大小:104346
    • 提供者:hpsmallbee
  1. WMISample

    0下载:
  2. WMI驱动实例,可参看windows2000/xp WDM设备驱动程序开发-WMI driver sample,referring windows2000/xp WDM dirver program development.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:4405810
    • 提供者:尚一
  1. CharSample

    0下载:
  2. CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0-9)转换成一个中文(零-九),再把结果返回给应用程序,由应用程序显示出来。-CharSample examples of functions are : applications from the keyboard to receive a number, followed by DeviceIoControl call, this time
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1652242
    • 提供者:秦生
  1. CharFilter_Class

    0下载:
  2. CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。 该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileObject()->FsContext中。 -CharFilter_Class CharFilter e
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1689536
    • 提供者:秦生
  1. Xunic

    0下载:
  2. WDM驱动程序实例,用DriverStudio加Windows Xp DDK写的。-WDM example, use Windows Xp DriverStudio increase DDK wrote.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:401830
    • 提供者:孙俊
  1. wdmbook10

    0下载:
  2. 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
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1326312
    • 提供者:天宾
  1. WDM驱动程序构造的若干方法及实例

    0下载:
  2. WDM驱动程序构造的若干方法及实例-WDM structure of a number of methods and examples
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:107473
    • 提供者:阿牛
  1. PCI驱动实例

    2下载:
  2. PCI驱动代码实例,可以直接添加自己的用户程序完成完整的基于PCI传输的软件设计-PCI driver code examples, and can directly add their own customers complete the whole process based on the PCI transmission software design! !
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:33390
    • 提供者:许儒泉
  1. IAP 通过串口,i2c,CAN总线等方式在线升级

    1下载:
  2. LPC2XXX ,IAP 通过串口,i2c,CAN总线等方式在线升级程序实例代码
  3. 所属分类:驱动编程

  1. vrml实例模型

    0下载:
  2. 是个vrml程序
  3. 所属分类:驱动编程

  1. WDM_DriverStudio

    0下载:
  2. WDM驱动程序实例,用DriverStudio加vc-WDM driver for example, using DriverStudio plus vc
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:329600
    • 提供者:tmdcnmtmd
  1. DeviceIoControl

    0下载:
  2. IO_流驱动开发及相应的应用程序实例讲解-IO_ flow-driven development and the corresponding instance of the application to explain
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:385834
    • 提供者:路留
  1. 2009032610415400001

    2下载:
  2. 组态王 高版本 驱动开发 内含实例及教程 适合于初级用户定义自己的通讯协议,便于实现组态王驱动程序-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
  3. 所属分类:Driver Develop

    • 发布日期:2016-11-05
    • 文件大小:1740910
    • 提供者:fdsa
  1. toaster

    0下载:
  2. 烤箱驱动程序实例,叫你学会开发Windows驱动程序-toaster driver for windows
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:265702
    • 提供者:lsm
  1. DDKDemo

    0下载:
  2. VS2008开发驱动内核程序实例,配合WDK7.0开发DDK内核驱动程序。-VS2008 WDK7.0 PROGRAM DESIGN
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-06
    • 文件大小:1089708
    • 提供者:XPJ
  1. write_can_driver

    0下载:
  2. 编写CAN驱动程序实例,能够很好地指导编写驱动程序,-CAN write driver instance, can very well guide the preparation of driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:10959
    • 提供者:黄伟
  1. InsideWindowsDriverProgamming

    0下载:
  2. 本书详细讲解了设备驱动程序的原理及实现方法,有大量程序实例。-This book gave a detailed descr iption of device driver programming and implementation, there are large numbers of sampling programs.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-23
    • 文件大小:7659821
    • 提供者:Xiaopin Zhang
  1. Device.driver.snull

    0下载:
  2. 设备驱动程序实例snull代码Device driver code examples snull -Device driver code examples snull
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:7067
    • 提供者:mai
  1. OPC-client-of-the-VB-

    0下载:
  2. 利用VB语言开发的 OPC客户端VB程序实例 -OPC client instance of the VB program
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:20725
    • 提供者:断天涯
  1. pci

    0下载:
  2. PCI9054驱动程序实例,实现Windows上的PCI设备通讯。-PCI9054 Driver on windows
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-16
    • 文件大小:20285
    • 提供者:刘翔
« 12 3 4 »
搜珍网 www.dssz.com