搜索资源列表

  1. WDF_USBdriver

    0下载:
  2. 这是开发wdf USB设备驱动的实例,值得参考-This is the development wdf USB device driver instance, it is also useful
  3. 所属分类:USB编程

    • 发布日期:2024-05-22
    • 文件大小:1465344
    • 提供者:李华
  1. RAMDisk_src1111

    0下载:
  2. 很好的非WDF的RAMDISK示例,非常适合入门-A good example of non-WDF of RAMDISK
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:208896
    • 提供者:石新兵
  1. ramdisk_wdf

    0下载:
  2. 是基于WDF写的一个实现虚拟磁盘驱动,用部分内存虚拟出一个硬盘(实际不存在的银盘)。 Ramdisk又叫虚拟磁盘或者内存盘,由于内存具有很高的速度,远远高于新出的SSD及传统主流的机械硬盘,于是便有人提出了用内存来替代硬盘的方法,这便是ramdisk。-Is based on the WDF to write a virtual disk drive, some memory with a virtual hard disk (t
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:20480
    • 提供者:殷宗华
  1. WDFSyllabus2008

    0下载:
  2. WDF syllabus document list
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:41984
    • 提供者:Basanagouda K
  1. 1394

    0下载:
  2. 1394 driver sample from wdf
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:110592
    • 提供者:GrencHcue
  1. WDFDriverSource

    0下载:
  2. WDF驱动开发源代码,是学习WDF驱动开发框架的参考资料,值得学习-WDF driver development source code, is to learn WDF driver development fr a mework of reference, it is worth learning
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:21740544
    • 提供者:panda
  1. WDKDocs_12112009_new

    0下载:
  2. WDK視窗 Windows 7 驅動開發, 包括 WDF, UMDF, KMDF-Windows Driver Foundation. This document covers technical aspects on how to write drivers for Windows 7. This includes WDK, WDF, UMDF, KMDF.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:58842112
    • 提供者:todd
  1. DMASample

    0下载:
  2. 基于WDF的DMA传输驱动,不需要硬件实现-WDF driver about DMA
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:75776
    • 提供者:李刚
  1. FilterSample

    0下载:
  2. 基于WDF模式下过滤驱动的源码,可以进行虚拟加载 -the WDF driver about filter
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:83968
    • 提供者:李刚
  1. pnpSample

    0下载:
  2. 基于WDF模式的下的PNP电源管理例程,可以虚拟加载-the WDF driver about pnp dispath
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:70656
    • 提供者:李刚
  1. UMDFSample

    0下载:
  2. 在WDF模式下UMDF模式下的简单驱动,可以对UMDF驱动有大致了解-the WDF driver about UMDF mode
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:86016
    • 提供者:李刚
  1. USBSample

    0下载:
  2. WDF模式下有关USB的驱动,可以通过编译-the WDF driver about USB
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:73728
    • 提供者:李刚
  1. KMDF_Echo_Sample

    0下载:
  2. wdf结构的驱动sample程序,适合初学者对驱动的认识.包括函数的结构和对象的建立-wdf driver sample program structure, suitable for beginners driven, including the structure of the function and object the establishment of
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:71680
    • 提供者:devin
  1. USBAtmelISP

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

    • 发布日期:2024-05-22
    • 文件大小:2662400
    • 提供者:zhaoyu
  1. WDF_USBSample

    0下载:
  2. WDF框架的USB Windows驱动开发例程,该例程包括了BULK方式和同步方式传输-WDF fr a mework USB Windows driver development routines, the routines include the BULK mode and synchronous mode transmission
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:490496
    • 提供者:llj
  1. Windows_wdf_pdf_and_source

    0下载:
  2. 压缩包是电子书和源码。 《Windows设备驱动程序WDF开发》既适合具有一定计算机硬件及C/C++语言基础的计算机应用开发人员阅读,也适合作为计算机应用开发人员和高等院校学生的实用参考书。Windows最新的WDF驱动程序框架,包括KMDF和UMDF,KMDF是WDM的继续。本书主要介绍KMDF设备驱动程序的原理及编程方法;详细介绍KMDF对象及程序基本框架,KMDF和应用程序之间的通信、即插即用和电源管理的编程技术,过滤器驱动程
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:55297024
    • 提供者:阿忠
  1. CameraDriver

    1下载:
  2. 摄像头的WDF源代码。有别于大都用WDM写的源代码,对于初学者有特别帮助-WDF source code of the camera. Is different from most of WDM write source code, for beginners
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:708608
    • 提供者:sinewy
  1. mouse

    1下载:
  2. 针对鼠标USB驱动开发的源代码,其采用的是用WDF编写。-The source code for mouse USB driver development, the use of the written using WDF.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:80896
    • 提供者:sinewy
  1. WDFBOOK

    0下载:
  2. Windows设备驱动程序WDF开发书源码 -The WDF development Windows device driver source book
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:21451776
    • 提供者:rattle
  1. KMDFstudy

    0下载:
  2. 有关WDF驱动学习的一些资料,基本是一些英文文档,属于入门的基础资料,有需要的朋友可以下载-Some information about the the WDF drive learning, the basic English documents belong to the entry of basic information, a friend in need can be downloaded
  3. 所属分类:软件工程

    • 发布日期:2024-05-22
    • 文件大小:3983360
    • 提供者:zuyao
« 1 2 3 45 6 »

源码中国 www.ymcn.org