搜索资源列表

  1. VxWork设备驱动程序设计之宏定义优化

    0下载:
  2. 在VxWorks 编程过程中,善于运用宏定义,会给程序设计带来很 大的灵活性。一个好的宏定义会给我们的程序带来事半功倍的效果。-in VxWorks programming process, skillfully use the macros, program design will bring a lot of flexibility. A good definition of Acer will bring our proced
  3. 所属分类:VxWorks

    • 发布日期:2024-05-16
    • 文件大小:60416
    • 提供者:笑千秋
  1. 2006source23

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

    • 发布日期:2024-05-16
    • 文件大小:2099200
    • 提供者:许连
  1. drivedemo

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

    • 发布日期:2024-05-16
    • 文件大小:10240
    • 提供者:123
  1. examples.tar

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

    • 发布日期:2024-05-16
    • 文件大小:71680
    • 提供者:邓杰
  1. anetcom_windows2000

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

    • 发布日期:2024-05-16
    • 文件大小:1077248
    • 提供者:开心
  1. linuxDeviceDriver2.4

    0下载:
  2. Linux设备驱动程序第二版,中文版,pdf格式-Linux Device Driver second version, the Chinese version, pdf format! !
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:1044480
    • 提供者:邹勇
  1. LinuxDevice_cn

    0下载:
  2. Linux设备驱动 是一本很好的书,描述了低层驱动的实现方法和注意事项-Linux device driver is a very good book, describes the lower-driven methods and attention to issues
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-16
    • 文件大小:1519616
    • 提供者:shen
  1. USB_WDM_Driver

    0下载:
  2. 用DriverStudio开发WDM型的USB设备驱动程序-with DriverStudio development WDM type of USB device driver
  3. 所属分类:USB编程

    • 发布日期:2024-05-16
    • 文件大小:17408
    • 提供者:redapple
  1. linux_driver

    0下载:
  2. linux设备驱动(第二版) 附带源码 经典linux驱动图书-(2nd Edition) fringe classic linux-source-driven books
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-16
    • 文件大小:137216
    • 提供者:大海蓝天
  1. qudong12

    0下载:
  2. LINUX下的字符设备驱动程序代码,并有测试程序和MAKEFILE-LINUX character device driver code, and test procedures and MAKEFILE
  3. 所属分类:驱动编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:饶元见
  1. leddrv

    0下载:
  2. Linux设备驱动程序 硬件平台:H9200评估板(基于AT91RM9200构建) 软件平台:Linux-2.4.19-rmk7 驱动设备:LED 作者:flyerwing 编写驱动程序 ——————————————————————————————————————— 1. 编写驱动程序源文件leddrv.c-device drivers for Linux hardware platforms : H9200
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:吴权
  1. Cant_CD

    0下载:
  2. 真是美国Chris Cant编写的WindowsWDM设备驱动程序开发指南一书的附带光盘.-the United States is prepared by Chris Cannot WindowsWDM Device Driver Development Guide a book with CD-ROM attached.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-16
    • 文件大小:1357824
    • 提供者:zhang
  1. v1394

    0下载:
  2. 这是一个人精简的1394设备驱动程序,利用xpddk开发,可以在xp 2000平台下运行。实现单字节操作,块操作其,注册中断函数回调等,工程名为amc2102为项目名称,代码实例实际上是1394设备驱动程序-This is a streamlining of the 1394 device drivers, using xpddk development, the xp 2000 platforms. Single-byte opera
  3. 所属分类:驱动编程

    • 发布日期:2024-05-16
    • 文件大小:761856
    • 提供者:何虎
  1. smboldriver

    0下载:
  2. 了解linux设备驱动程序的基本原理,包括symbol device coding,debug and testing。-Linux device drivers to understand the basic principles, symbol device including coding, testing and debug.
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:肖水军
  1. Linux_driver_designe

    0下载:
  2. Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在 与硬件设备之间 建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设 备进行打开(open)、关闭(close)、读写(read/write)等操作。通过分析和设计设 备驱动程序,可以深入理解Linux系统和进行系统开发-Linux system, device drivers operating system kernel is an im
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:fhy
  1. add_LINUX_driver

    0下载:
  2. 如何在嵌入式LINUX中增加自己的设备驱动程序,,麻雀虽小,五脏俱全,读完这篇文档,足以知道如何在嵌入式LINUX中增加自己的设备驱动程序-in Embedded Linux increased its own device drivers, sparrows small, perfectly formed. reading this document, to know how in embedded Linux increased i
  3. 所属分类:电子书籍

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:zds
  1. LINUX_Device_Driver

    0下载:
  2. 【软件设计电子书】【Windows驱动程序开发篇】\LINUX设备驱动程序.pdf-electronic book software design [] [Windows Driver Development-- Part \ Linux device driver Preface. pdf
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:10017792
    • 提供者:蔺福盛
  1. Windows_2000_XP_WDM_Driver

    0下载:
  2. 【软件设计电子书】【Windows驱动程序开发篇】\Windows 2000_XP WDM设备驱动程序开发.pdf-electronic book software design [] [Windows Driver Development-- Part \ Windows 200 0_XP WDM device driver development. pdf
  3. 所属分类:驱动编程

    • 发布日期:2024-05-16
    • 文件大小:53611520
    • 提供者:蔺福盛
  1. WDM-driver-program

    0下载:
  2. WDM驱动程序设计   一.WDM简介   微软不断推出新的操作系统,现在Windows98和Windows2000已经成了主流,原先用来实现驱动程序的VxD技术随着Win95的淡出也慢慢地将退出历史舞台,在Windows98和Windows2000中设备驱动程序将根据Windows驱动程序模型(WDM)来设计。WDM通过提供一种灵活的方式来简化驱动程序的开发,在实现对新硬件支持的基础上减少并降低所必须开发的驱动程序的数量
  3. 所属分类:编程文档

    • 发布日期:2024-05-16
    • 文件大小:16384
    • 提供者:中国
  1. WDMBOOK_XP

    0下载:
  2. 《Windows 2000/XP WDM设备驱动程序开发》书中实例 CharSample-"Windows 2000/XP WDM device driver development," the book examples CharS ample
  3. 所属分类:驱动编程

    • 发布日期:2024-05-16
    • 文件大小:3160064
    • 提供者:aniu
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org