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

搜索资源列表

  1. 如何编写Vxworks 设备驱动程序.rar

    0下载:
  2. 所属分类:嵌入式/单片机编程

    • 发布日期:
    • 文件大小:668911
    • 提供者:
  1. USBCounter

    0下载:
  2. windows2000下WDM设备驱动程序开发USB驱动-windows2000 under WDM device driver development USB drive
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:128396
    • 提供者:li
  1. WDMRegSample

    0下载:
  2. WDM设备驱动程序开发RegSample-WDM device driver development RegSample
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:95005
    • 提供者:li
  1. ledcontrol

    0下载:
  2. uClinux环境下,三星44B0处理器上测试通过的一个简单的字符设备驱动程序,实现了对4个LED的控制,测试通过-uClinux circumstances, Samsung 44B0 processors tested a simple character device driver, achieving the four LED control, the test
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1127
    • 提供者:潘涛
  1. Chap18

    0下载:
  2. | Target | 芯片固件程序 | keil C51 uVision2 | Windows98 | Loader | USB2.0接口 | loader.sys设备驱动程序 | Visual C++、98DDK | Windows98 Chap18 | Driver | 频谱分析仪 | bulktest.sys设备驱动程序 | Visual C++、98DDK | Windows98 | Host | | Win32应用程序 | Visual
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:184321
    • 提供者:曾斌
  1. WMISample

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

    • 发布日期:2008-10-13
    • 文件大小:4405810
    • 提供者:尚一
  1. Linux下网卡驱动程序源码分析

    1下载:
  2. linux下8139网卡驱动分析,非常彻底,本人照此移植成功了嵌入式设备上的网口-8139 NIC drivers under analysis, very thorough, I do the successful transplantation of embedded devices on the LAN
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:313766
    • 提供者:于军
  1. usosII_ModemDriver

    0下载:
  2. 在ARM内核的LPC2119硬件平台下,以uc/osII开发环境下写的操作modem的设备驱动程序。用户可以不用修改即可操作modem,而且代码是可重入的。-in the LPC2119 ARM core hardware platform, to uc / osII development environment to write the operation of the modem device driver. Users do not have to be amended to opera
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:195060
    • 提供者:周冬生
  1. virtual device driver

    1下载:
  2. < windows WDM 设备驱动程序>>一书附带光盘的例子,对于初学WDM驱动程序理解驱动程序框架有帮助.-lt; Lt; Windows WDM device drivers gt; Gt; A book with CD-ROM attached example, when a WDM driver framework of understanding helped.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:19376
    • 提供者:tom
  1. 内联汇编

    0下载:
  2. 在Visual C++中使用内联汇编不需要额外的编译器和联接器,且可以处理Visual C++中不能处理的一些事情,而且可以使用在C/C++中的变量,所以非常方便。内联汇编主要用于如下场合:   1.使用汇编语言写函数;   2.对速度要求非常高的代码;   3.设备驱动程序中直接访问硬件;   4.\"Naked\" Call的初始化和结束代码。 -used in conjunction with the compilation does not need
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2204
    • 提供者:
  1. Microsoft Windows CE Device Driver Kit

    0下载:
  2. Microsoft Windows CE设备驱动程序开发指南 介绍了为基于Windows CE的设备开发设备驱动程序的过程。-Microsoft Windows CE Device Driver Development Guide for Windows CE-based devices device driver development process.
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:4526855
    • 提供者:丁东
  1. CF卡完整读写驱动

    0下载:
  2. UC/FS做的文件系统很好.高版本的一般只有库文件.CF卡是一种很方便的存储设备。网上可得到的CF卡的驱动程序少三个文件:初始化、读和写。本代码测试读写成功。-UC / FS file system so well. High-only version for the general document. CF card is a very convenient storage devices. Online availability of the CF card driver less thre
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:7181
    • 提供者:亲镇
  1. 816-4854

    0下载:
  2. 本设备驱动教程是一本实际操作指南,介绍如何开发简单的 SolarisTM 操作系统(Solaris OS)驱动程序。设备驱动教程 还阐述了设备驱动程序在 Solaris 操作系统中的工作原理。本书与 Writing Device Drivers 配套。Writing Device Drivers 是一个详尽的参考文档,对多种设备和驱动程序进行了讨论。设备驱动教程探讨了完整的驱动程序,但没有对所有驱动程序类型进行全面分析。设备驱动教程中的很多地方都引用了 Writing Device Driver
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1363105
    • 提供者:史桂颖
  1. uart-mpu401

    0下载:
  2. 提供了一个对mpu401芯片的接口的midi uart miniport的wdm驱动程序,对于音频设备驱动程序开发人员来说,值得研究
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:13602
    • 提供者:zlx63
  1. linuxdsp

    0下载:
  2. 采用TMS320C6205的PCI设备驱动程序源代码 for Linux-using TMS320C6205 PCI device driver source code for Linux
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:4294
    • 提供者:王朝斌
  1. 获得USB设备句柄

    0下载:
  2. 我用VB写的应用程序,用的是68013芯片,驱动程序也已经安装好,并且操作系统已经能识别设备,可是应用程序用creatfile就是打不开设备,得不到设备句柄。-I use VB to write applications, using the 68013 chip, drivers have been installed, operating systems and equipment has the ability to recognize, but applications using cr
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1164
    • 提供者:宁雨
  1. 2006source23

    0下载:
  2. 《windows WDM 设备驱动程序开发指南》配套源码-"windows WDM Device Driver Development Guide" complementary source
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1934611
    • 提供者:许连
  1. drivedemo

    0下载:
  2. 用C语言和汇编编写设备驱动程序的示例-C language preparation and compilation of device drivers example
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:10297
    • 提供者:123
  1. examples.tar

    0下载:
  2. 最新出版的linux设备驱动程序(三)源码-published in the latest Linux device driver (3) FOSS
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:71527
    • 提供者:邓杰
  1. anetcom_windows2000

    0下载:
  2. anetcom_windows2000设备驱动程序设计指南(配套光盘)-anetcom_windows2000 Device Driver Design Guide (matching CD-ROM)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:229571
    • 提供者:开心
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com