CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - device driver

搜索资源列表

  1. S3C2440_WDF_Driver

    0下载:
  2. S3C2440 USB Device 驱动,基于WDF格式编写,非常罕见!-S3C2440 USB Device Driver, Programmed base on WDF, rarely seen!!
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:392433
    • 提供者:Fly Bby
  1. ProgramingTheWindowsDriverModel(2nd)

    0下载:
  2. 作者Walter Oney 本书介绍了如何使用Windows驱动模型(WDM)为Microsoft的Windows家族的新成员开发设备驱动程序。-This book explains how to write device drivers for the newest members of the MicrosoftWindows family of operating systems using the Windows Driver Model (WDM). In this Introdu
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-12
    • 文件大小:2693100
    • 提供者:闻扬
  1. design-of-color-LCD-display-system-Under-the-S3C24

    0下载:
  2. S3C2440A下彩色液晶显示系统的设计,以三星公司的嵌入式微处理器S3C2440A和夏普公司3.5inLCD屏LQ035Q7DH01为基础,设计了显示硬件电路,介绍了帧缓冲设备的处理机制及底层驱动的接口函数,针对本显示系统给出了如何开发其Linux帧缓冲设备驱动程序。不论是显示硬件电路还是软件驱动程序,都有很强的可移植性,可以方便地移植到不同的平台。-S3C2440A under the color LCD display system designed to Samsung' s S3
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-22
    • 文件大小:270318
    • 提供者:cen
  1. scullsingle

    0下载:
  2. how to write a character device driver. Example with test code. it is referred from Alessandro linux device diver book.. -how to write a character device driver. Example with test code. it is referred from Alessandro linux device diver book..
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:8246
    • 提供者:amit
  1. ESADIOT_PCI_Drivers

    0下载:
  2. This about PCI device driver in linux-This is about PCI device driver in linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:493706
    • 提供者:malli
  1. um_8500_0096_vxworks_driver

    0下载:
  2. VxWorks Device Driver Guide for the Datum bc635/637 PCI Time Frequency Processor Card
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:219473
    • 提供者:yujiangzheng
  1. DrvDemoTest

    0下载:
  2. 流设备驱动实际上就是导出标准的流接口函数的驱动,这是文档上面的定义。在WinCE中,所有的流设备都导出流设备接口,这样WinCE中的Device Manager可以加载和管理这些流设备驱动。-Stream device driver is actually the standard stream interface functions to export driven, which is the definition of the above documents. In WinCE, all s
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:3900
    • 提供者:helen
  1. libusb-0.1.1.tar

    0下载:
  2. libusb 库包含一组用来在没有内核驱动程序的情况下管理 USB 设备的接口。-Libusb is a high-level language API which conceals low-level kernel interactions with the USB modules. It provides a set of function which are adequate to develop a device driver for a USB device from the User
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:128594
    • 提供者:魏巍
  1. Frankusb

    0下载:
  2. 免费开源的USB 嵌入式端的协议栈. 已经实现了DCD ACM.-An open source usb device stack. free! CDC ACM class implemented.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-09
    • 文件大小:2202636
    • 提供者:中国
  1. LPC1768-USB-HID-dev-src

    1下载:
  2. USB HID device driver implimentation-NXP LPC1768 HID device
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-23
    • 文件大小:266804
    • 提供者:liuqing
  1. zylgpsr356

    0下载:
  2. ZylGPSReceiver is a Delphi / C++Builder component collection that communicates with a serial GPS receiver. It works with any NMEA compatible receiver connected to one of the serial ports. You can use it also with USB and Bluetooth devices, because
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:1231526
    • 提供者:b0x
  1. Codes

    3下载:
  2. 《圈圈教你玩USB(附盘)》附带的光盘中有USB学习板的电路图以及所有实验的完整源代码包(C/C++语言)。通过U盘、USB鼠标、USB键盘、USBMIDI键盘、USB转串口、自定义的USBHID设备和自定义的USB设备等几个具体的USB例子,一步步讲解USB设备及驱动程序和应用程序开发的详细过程和步骤。最后两章介绍USBWDM驱动开发,并给出一个简单的USB驱动和USB上层过滤驱动的实例。-"Circle teach you to play USB (attached disk)&q
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-02-27
    • 文件大小:35291431
    • 提供者:kevin
  1. 18B20

    0下载:
  2. C语言驱动18B20程序,文中只对单一器件驱动做了说明,对多个器件可参考MAIN中读代码的流程编写!-C language driver 18B20 procedure, the document only a single device driver to do a show that multiple devices can read the code refer to the process MAIN write!
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3584
    • 提供者:wg
  1. HideFolders

    0下载:
  2. c++ Hide Folders and files using Device Driver
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:54726
    • 提供者:obiwan
  1. Driver-development-on-embedded-LINUX-Study

    0下载:
  2. 基于嵌入式LINUX驱动程序开发的研究 .设备驱动程序及其功能 设备驱动程序开发过程-Driver development on embedded LINUX research. Device drivers and functional device driver development process
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:126620
    • 提供者:成功
  1. USB_Driver

    0下载:
  2. USB设备驱动程序源码,开发环境VC++6.0+DDK-USB device driver source code, development environment, VC++6.0+ DDK
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:51788
    • 提供者:Jerome
  1. Linux-Device-Derivers-3Editon

    0下载:
  2. Linux 设备驱动程序 魏永明编写的,设备驱动开发的经典。-Linux device driver Yong-Ming Wei written a classic device driver development.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:814869
    • 提供者:马翼枢
  1. gadget

    0下载:
  2. USB gadget设备驱动解析,编写gadget功能驱动。-USB gadget device driver analysis, the preparation of function-driven gadget.
  3. 所属分类:USB develop

    • 发布日期:2017-03-26
    • 文件大小:589619
    • 提供者:邓少林
  1. Linux-PCI-Driver

    0下载:
  2. Linux下无配置信息PCI设备的驱动开发,是基于LInux下开发无配置信息的PIC设备驱动的研究论文。-No configuration information under Linux PCI device driver development, is based on the LInux no configuration information developed under the PIC device driver of the research paper.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:295591
    • 提供者:李新龙
  1. Linux-PC104-data_driver.pdf

    0下载:
  2. 基于Linux的PC104数据采集卡的驱动实现,是研究基于Linux的PC104接口的设备驱动论文。-PC104 Linux-based data acquisition card drivers to achieve, is to study the PC104 Linux-based device driver interface paper.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:276513
    • 提供者:李新龙
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com