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

搜索资源列表

  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. PCI

    0下载:
  2. compuware 提供的PCI设备驱动函数-compuware functions provided by PCI device driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:8654
    • 提供者:LLG
  1. scull

    0下载:
  2. 字符设备代码,是设备驱动程序一书中的examples-scull
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:17376
    • 提供者:lyh
  1. HID_USB

    0下载:
  2. 用C++编写的实现对hid设备的搜索与读写功能,-C++, search and read U disk function
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-13
    • 文件大小:3108444
    • 提供者:张红宾
  1. Analysis_of_serial_device_driver_source_code

    0下载:
  2. 《串口设备驱动源程序的分析》。主要介绍串口设备驱动的设计步骤和原理,言简意赅,一目了然,便于理解。-" Serial device driver source code analysis." Introduces the serial device driver design procedures and principles, concise, clear, easy to understand.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:6916
    • 提供者:Tir
  1. Windows_2000_XP_WDM_Driver_Development

    0下载:
  2. 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。 本书是一本
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-21
    • 文件大小:35526025
    • 提供者:lijianli
  1. pci_windows_driver_design

    0下载:
  2. pci设备windows通用驱动程序设计-pci device driver for windows universal design
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:157630
    • 提供者:Jawen
  1. PCIDevice_Driver

    0下载:
  2. 本程序为基于WDM的PCI设备驱动程序,系统用于数据采集并上传到工控机,数据率约为50MBps。使用轮询方式采集(预留了中断处理接口,但是数据带宽受限)。-This program is based on the PCI WDM device drivers, system for data collection and upload it to the IPC, the data rate of about 50MBps. Collected using polling (reserved f
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-30
    • 文件大小:13307050
    • 提供者:hu
  1. CH375WDM

    0下载:
  2. CH375的驱动,比较好的驱动学习代码。使用375的PCI设备均可以使用。-CH375 driver, good driver to learn the code. PCI devices using the 375 can be used.
  3. 所属分类:Driver Develop

    • 发布日期:
    • 文件大小:54755
    • 提供者:luobing
  1. Device.driver.snull

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

    • 发布日期:2017-03-28
    • 文件大小:7067
    • 提供者:mai
  1. Device.driver.scullv

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

    • 发布日期:2017-03-30
    • 文件大小:9986
    • 提供者:mai
  1. Ldd2.simple.driver.code

    0下载:
  2. 设备驱动程序ldd2 samples simple代码Ldd2 samples simple device driver code -Ldd2 samples simple device driver code
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:3406
    • 提供者:mai
  1. NT_Driver

    0下载:
  2. 测试驱动,非即插即用设备,可以用driverstudio加载-test driver,not pnp device driver,load by driverstudio
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:6244
    • 提供者:zhangzhen
  1. wdm_driver

    0下载:
  2. 测试驱动,即插即用设备,可以用driverstudio加载-test driver,pnp device,load by driverstudio
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:5895
    • 提供者:zhangzhen
  1. Windows

    0下载:
  2. 介绍了Windows环境下的设备驱动程序设计,适合任何想学习Windows设备驱动程序设计的人员-Describes the Windows environment device driver design, suitable for anyone who wants to learn Windows device driver programming staff
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-26
    • 文件大小:9263878
    • 提供者:李奕嵚
  1. SEEDDM642DRIVE

    0下载:
  2. 合众达DM642驱动程序设计,包含FVID函数,设备的说明-Triangle of DM642 driver design, including FVID function, descr iption of the device
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:281574
    • 提供者:li
  1. HID

    0下载:
  2. HID枚举主要用于HID设备的枚举。以及如何实现hid的读书,写数功能。-HID enumeration
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:109319
    • 提供者:dawson
  1. Nucleus

    0下载:
  2. 基于Nucleus的IC卡设备驱动,可供搞ic卡,手机sim卡的朋友借鉴-Nucleus of the IC card-based device driver, for engaging in ic card, mobile phone sim card' s friends learn
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:67769
    • 提供者:张亮
  1. driver-globalmem

    0下载:
  2. 含并发控制的globalmem驱动,Linux设备驱动开发-With concurrency control globalmem drive, Linux device driver development
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:2447
    • 提供者:henry
  1. XXSPLAY

    0下载:
  2. 医疗企业开发的驱动界面不知道是什么设备上的,大家-Medical business development driven interface does not know what the device, and we look
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:17205
    • 提供者:王元
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 27 »
搜珍网 www.dssz.com