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

搜索资源列表

  1. linux_driver_program

    0下载:
  2. 详细讲解如何编写linux设备驱动程序,是驱动编程初学者的必备手册-explain in detail how to prepare Linux device driver, driven programming is a prerequisite beginners manual
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:431.87kb
    • 提供者:li ming
  1. linux_interupt_and_driver

    0下载:
  2. 通过对Linux设备驱动程序的分析与研究,探索了驱动程序设计的方法,并针对一简易中断板设计了中断与IO设备驱动程序实例-of Linux Device Driver for the analysis and study, explore the driver design, and a summary suspension against plate design with the interruption of IO device driver examples
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:232.2kb
    • 提供者:王军
  1. linux

    0下载:
  2. 作为一名电子工程师,而且是一个什么都想自己做的人,我一向愿意用计算机来控制外部设备。甚至还在我们父辈的Apple-2e时代,我就已经开始寻找别的平台,希望可以与我定制的环境相连,并且可以写我自己的驱动程序软件。不幸的是,八十年代的个人电脑并没有那么强大,不论在软件层还是硬件层上,个人电脑的内部设计都远不如Apple-2e,并且在很长一段时间内,可以获得的文档都不能令人满意。但是,接着发生的事是Linux出现了,我决定试一试,于是买了昂贵的386主板,并且没有跑任何商业软件。 那时侯,我正在大
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1.04mb
    • 提供者:李立安
  1. Linux

    0下载:
  2. Linux设备驱动程序开发基础.ppt 让你轻松了解Linux设备驱动程序开发基础,及其流程,还有最基本的概念!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:203.08kb
    • 提供者:snakeloveist
  1. Windriver__五分钟学会写设备驱动程序

    1下载:
  2. 谁必须用WinDriver? 1. 硬件开发者--用这个驱动程序向导来快速测试你的新硬件。 2. 软件开发者 --用这个驱动程序向导来 产生设备驱动代码驱动你的硬件。用 WinDriver 工具来检测和调试 你的驱动程序。. WinDriver支持哪个操作系统? 1. WinDriver现在支持 Windows 95, 98, NT, 2000, Windows CE, Linux, Solaris和 VxWorks. 检查一下 RFTech 网址看看在操作系统支持上是否有新的升
  3. 所属分类:编程文档

    • 发布日期:2009-04-21
    • 文件大小:506.5kb
    • 提供者:mathusa
  1. linux下sja1000-can设备驱动程序

    0下载:
  2. linux下sja1000-can设备驱动程序的范例
  3. 所属分类:文档资料

    • 发布日期:2011-04-13
    • 文件大小:29.44kb
    • 提供者:caijia1987
  1. [Linux设备驱动程序

    0下载:
  2. [Linux设备驱动程序
  3. 所属分类:文件格式

  1. 深入浅出分析Linux设备驱动程序中断

    0下载:
  2. Linux的中断宏观分为两种:软中断和硬中断。声明一下,这里的软和硬的意思是指和软件相关以及和硬件相关,而不是软件实现的中断或硬件实现的中断。
  3. 所属分类:咨询培训

  1. LinuxCharDevice

    0下载:
  2. LINUX内核字符设备驱动以及说明--The LINUX kernel of character equipment
  3. 所属分类:Document

    • 发布日期:2017-11-09
    • 文件大小:27.92kb
    • 提供者:站长
  1. USBLinux4

    0下载:
  2. USB-LINUX环境下的驱动程序开发(主机端驱动与设备端驱动)-USB-LINUX environment Driver Development
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:292.22kb
    • 提供者:wang
  1. LinuxDeviceDriver

    0下载:
  2. 如何编写Linux设备驱动程序 在Linux环境下设计驱动程序,思想简洁,操作方便,功能也很强大,但是支持函数少,只能依赖kernel中的函数,有些常用的操作要自己来编写,而且调试也不方便。-How to write Linux device driver design in the Linux environment driver, thinking of simple, easy to operate, function is also very powerful, but less s
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:12.06kb
    • 提供者:liz
  1. LINUX-driver-develop2

    0下载:
  2. 中程在线信息产业培训:第二讲,字符设备驱动程序、驱动模块介绍-Medium-range online information industry training: Lecture, character device drivers, driver module introduced
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:54.52kb
    • 提供者:张斌
  1. LINUX-driver-develop3

    0下载:
  2. 中程在线信息产业培训:第二讲,字符设备驱动程序、驱动模块介绍-Medium-range online information industry training: Lecture, character device drivers, driver module introduced
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:57.46kb
    • 提供者:张斌
  1. PCI_Linux

    0下载:
  2. 基于PCI总线的嵌入式Linux设备驱动程序的研究与实现-Research and Implementation of embedded Linux device drivers based on PCI bus
  3. 所属分类:软件工程

    • 发布日期:2017-05-08
    • 文件大小:1.69mb
    • 提供者:liujinsuiyue
  1. Linux-net-device-analyse

    0下载:
  2. [摘要] 在本文中,首先概括了网络设备总体特征和工作原理,接着在分析了一个重要的数据结构device后,重点剖析了网络设备的整个初始化工作过程;简单地分析了设备的打开和关闭的操作后,是有关数据包的传输和接收的分析;在最后,本文对写网络设备驱动程序做了一个总结。以上的每部分的分析,都是在NE2000以太网卡的基础上进行的。在附录中是一个虚拟的字符设备驱动程序以及写这个程序的体会,该程序已成功使用过,它是在网络设备分析之前本人做的一个小小的试验。-[Abstract] In this article
  3. 所属分类:Project Design

    • 发布日期:
    • 文件大小:86.91kb
    • 提供者:leeo
  1. linux--driver--develop

    0下载:
  2. 驱动开发简介 设备驱动分类 Linux下字符型设备管理 Linux驱动编译和加载方式 简单Linux字符型设备驱动程序 驱动程序与应用程序的区别-Driven Development Introduction classified under Linux device driver managing Linux character device drivers compiled and loaded is simple Linux character device drive
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:949.29kb
    • 提供者:hui
  1. Linux-based-

    0下载:
  2. 基于嵌入式Linux设备驱动程序的开发-Development of embedded Linux-based device driver
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:168.79kb
    • 提供者:苏菲
  1. Ldd3

    0下载:
  2. Linux设备驱动程序第三版中文版学习Linux设备驱动的经典书籍-Over the years, this bestselling guide has helped countless programmers learn how to support computer peripherals under the Linux operating system, and how to develop new hardware under Linux. Now, with this third ed
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1.25mb
    • 提供者:张水梅
  1. Linux-device-driver-develop

    0下载:
  2. 关于linux设备驱动的程序详细开发介绍。-About linux device driver development program described in detail.
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3.17mb
    • 提供者:dsa
  1. linux程序设计(第三版)

    0下载:
  2. linux设备驱动开发详解电子书籍,程序设计教程(Linux device driven development detailed electronic books, programming tutorials)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2018-04-21
    • 文件大小:4.29mb
    • 提供者:温酒华雄
« 12 »
搜珍网 www.dssz.com