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

搜索资源列表

  1. embeddedLinux-11.pdf.rar

    0下载:
  2. 本书从第 6 章到第 10 章详细讲解了嵌入式 Linux 应用程序的开 发,这些都是处于用户空间的内容。 本章将进入到 Linux 的内核空间, 初步介绍嵌入式 Linux 设备驱动的开发。驱动的开发流程相对于应用。,This book from Chapter 6 to Chapter 10, detailed account of embedded Linux application development, which are in the content of user
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:801227
    • 提供者:piansu
  1. 123pp

    0下载:
  2. 嵌入式Linux设备驱动开发详解光盘实例代码 CAN Flash GPRS GPS ide IIC IIS lcd net RS485 serial usb简单设备驱动程序 键盘驱动程序 数字显示驱动程序 -Developing Detail Explain Embedded Linux device driver CD-ROM example code CAN Flash GPRS GPS ide IIC IIS lcd net RS485 serial usb device driver f
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:226696
    • 提供者:blue
  1. embeded-Linux-device-driver

    0下载:
  2. 嵌入式Linux设备驱动的研究与开发.杂志资料里的论文-Embedded Linux device drivers of research and development. Journal of information in the papers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:308666
    • 提供者:Saiu
  1. 20074elecfans0

    0下载:
  2. 嵌入式Linux设备驱动开发资料,找了很久才找到的-Embedded Linux device driver development information, looking for a long time to find the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:345238
    • 提供者:zhoujibo
  1. LINUX_driver

    0下载:
  2. 嵌入式linux设备驱动详解,高手必备手册-Detailed embedded linux device driver, you must Manual
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-27
    • 文件大小:10018833
    • 提供者:zt
  1. Embeddedlinuxdevicedriverdevelopment

    0下载:
  2. 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19978843
    • 提供者:keke
  1. Embeddedlinuxdevicedriverdevelopment_source

    0下载:
  2. 嵌入式linux设备驱动开发详解源代码嵌入式linux设备驱动开发详解源代码-Embedded linux device driver source code for Xiang Jie
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:227877
    • 提供者:keke
  1. base-on-PowerPC-embeded-Linux

    1下载:
  2. 本书详细地介绍了如何打造一个完整的嵌入式Linux 主要内容包括 Bootloader定制 Linux内核定制 LinuxRootfs定制 Linux守护进程定制 Linux设备驱动编程 Linux编程 实时 Linux 扩展等 同时本书结合PowerPC芯片 介绍了PowerPC芯片的基本结构 配置引导以及开发方法 本书的特点是注重实用 每篇内容都有具体的实例供参考 读者阅读了本书后 能够快速地在嵌入式PowerPC平台上运行起嵌入式Linux操作系统 开始系统的设计和研发本书可供Powe
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1961584
    • 提供者:李立
  1. linux-device-driver

    0下载:
  2. linux device driver介绍,非常适合linux编程人员对于嵌入式程序的编写-linux device driver descr iption is very suitable for embedded linux programmers to write programs 朗读显示对应的拉丁字符的拼音 字典名词0.减少0.还原
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:467778
    • 提供者:魔力鸟
  1. Linux-driver-development18

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第18章、LCD设备驱动。在多媒体应用的推动下,彩色LCD越来越多地应用到了嵌入式系统中,掌上电脑(PDA)、手机等多采用TFT显示器件,支持彩色图形界面,能显示图片并进行视频媒体播放。帧缓冲(Framebuffer)是Linux为显示设备提供的一个接口,它允许上层应用程序在图形模式下直接对显示缓冲区进行读写操作。本章主要讲解帧缓冲设备Linux驱动的架构及编程方法。-Author: HuaQing vis
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:887513
    • 提供者:华清远见
  1. Linux-driver-development15

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第15章、Linux的I2C核心、总线与设备驱动。I2C总线仅仅使用SCL、SDA这两根信号线就实现了设备之间的数据交互,极大地简化了对硬件资源和PCB板布线空间的占用。因此,I2C总线被非常广泛地应用在EEPROM、实时钟、小型LCD等设备与CPU的接口中。Linux系统定义了I2C驱动体系结构,在Linux系统中,I2C驱动由3部分组成,即I2C核心、I2C总线驱动和I2C设备驱动。这3部分相互协作,形
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:593783
    • 提供者:华清远见
  1. Linux-driver-development2

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第2章、驱动设计的硬件基础。本章讲解底层驱动工程师必备的硬件基础,给出了嵌入式系统硬件原理及分析方法的全景视图。2.1节讲解微控制器、微处理器、数字信号处理器以及应用于特定领域的处理器各自的特点。2.2节对嵌入式系统中所使用的各类存储器与CPU的接口、应用领域及特点进行了详细讲解。2.3节讲解常见的外设接口与总线的工作方式,包括串口、I2C、USB、以太网接口、ISA、PCI和cPCI等。嵌入式系统硬件电路
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:866709
    • 提供者:华清远见
  1. Linux--device-driver

    0下载:
  2. Linux device driver,可以帮助嵌入式初学者理好的理解Makefile的结构和编写方法-Linux device driver layman s character device driver, good management can help beginners to understand the embedded structure and preparation method of the Makefile
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:10314
    • 提供者:韦红万
  1. embedded-Linux-application

    0下载:
  2. 嵌入式Linux应用程序开发详解 目录: 第1 章 Linux 快速入门 第2 章 Linux 基础命令 第3 章 Linux 下的C 编程基础 第4 章 嵌入式系统基础 第5 章 嵌入式Linux开发环境的搭建 第6 章 文件IO编程 第7 章 进程控制开发 第8 章 进程间通信 第9章(多线程编程) 第10章(嵌入式Linux网络编程) 第11章(嵌入式Linux设备驱动开发) 第12章(Qt图形编程)-Embedded Linux app
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-28
    • 文件大小:11557557
    • 提供者:
  1. Essential.Linux.Device.Drivers

    0下载:
  2. A good Linux Device Driver book for embedded linux developers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3742077
    • 提供者:andy feng
  1. ARM--Linux-device-driver-code

    0下载:
  2. ARM嵌入式Linux设备驱动实例开发代码-ARM embedded Linux device driver instance to develop code
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-27
    • 文件大小:78911
    • 提供者:cai
  1. linux2.4-driver

    0下载:
  2. 用于新手熟悉嵌入式Linux设备驱动开发方法,驱动LED灯,七段数码管,和按键的代码-For the novice familiar with the embedded Linux device driver development, code-driven LED lights, seven segment LED, and buttons
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-04
    • 文件大小:13739
    • 提供者:觉主
  1. linux-pdf

    0下载:
  2. 第1章Linux快速入门,第2章Linux基础命令,第3章Linux C编程基础,第4章嵌入式系统基础,第5章嵌入式Linux开发环境搭建,第6章文件IO编程,第7章进程控制开发,第8章进程间通信,第9章Linux多线程编程,第10章嵌入式Linux网络编程,第11章嵌入式Linux设备驱动开发,第12章嵌入式Linux Qt图形编程-Chapter 1 Linux Quick Start Chapter 2 Linux based command, Chapter 3 Linux C Prog
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-11
    • 文件大小:11033375
    • 提供者:jiezhou
  1. Linux-Device-driver

    0下载:
  2. 嵌入式linux设备驱动开发的一些编程实例,hello,gps,i2c,lcd,net,usb等设备驱动开发实例。-Embedded linux device driver development, programming examples, hello, gps, i2c, lcd, net, usb device driver development instance.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-12
    • 文件大小:235223
    • 提供者:刘伟
  1. linux-gpio

    0下载:
  2. 嵌入式Linux设备驱动编程(包含中断)-Embedded Linux device driver programming (including interrupts)
  3. 所属分类:Driver develop

    • 发布日期:2017-03-29
    • 文件大小:226591
    • 提供者:meeloyu
« 12 3 4 »
搜珍网 www.dssz.com