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

搜索资源列表

  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. qtopia-book

    0下载:
  2. 本书是一本针对Linux环境下利用C++函数库Qtopia进行嵌入式研发的软件研发人员的入门书。本书融合了笔者在长期的软件研发过程中总结的大量实战经验,以智能移动终端的研发为背景,详细介绍了嵌入式Linux的研发环境和Qtopia的设计架构。本书适用的读者主要为从事嵌入式软件、C/C++等领域的初、中级软件工程师和在校本科生、研究生等。   TrolltechR、Trolltech、QtR、Qt、QtopiaR、Qtopia、SXETM等为Trolltech公司的注册商标,本书涉及的所有代码
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2794135
    • 提供者:coldwater
  1. embeded_linux

    0下载:
  2. 《嵌入式Linux应用开发详解》的源码 /demo**本书各章部分例子程序源代码 /examples**样例程序的源代码和makefile- Embedded Linux application development explain the source/demo** part of the various chapters of the book source code examples/examples** sample program source code and mak
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:976765
    • 提供者:
  1. Embedded-Linux-Primer

    0下载:
  2. linux内核内幕电子书好东东大家分享不可多得-linux kernel Insider e-book to share with you a rare good Dongdong
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2650515
    • 提供者:xifeng
  1. ARM_Developer_Suite_V.1.2_Developer_Guide

    0下载:
  2. for ARM developed, this book describe in detail about ARM instruction under Embedded Linux environment-for ARM developed, this book describe in detail about ARM instruction under Embedded Linux environment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:686290
    • 提供者:joyce
  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. Book-EmbLinuxApp-Code

    0下载:
  2. 《嵌入式Linux应用程序开发详解》实例代码-" Developing Detail Explain the application of embedded Linux" example code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:23162
    • 提供者:谢浩华
  1. Linux.Building.Embeded.System.chm.tar

    0下载:
  2. A every nice book for building embedded linux system.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1043491
    • 提供者:JonsenElizee
  1. BOOK

    0下载:
  2. William von Hagen (Bill) has been a UNIX system administrator for over 20 years and a Linux fanatic since the early 1990s. He has worked as a systems programmer, system administrator, writer, applications developer, drummer, and documentation man
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3655247
    • 提供者:smile
  1. Building-Embedded-Linux-Systems-1e

    0下载:
  2. 这是一本嵌入式的入门读物,详细介绍了关于嵌入式要用的开发环境和开发工具。-This book is intended for the beginning embedded system developer who would like to become familiar with the tools and techniques used in developing embedded systems based on Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1046009
    • 提供者:
  1. Study-Embedded-Linux-on-S3c2410

    0下载:
  2. 本书是学习嵌入式开很好的发入门,硬件平台为三星公司的ARM开发板-This book is a good for people who studying embedded Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:6963322
    • 提供者:FLOW
  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. 21_Linux_PPT

    0下载:
  2. 该资料包含《21天学通Linux嵌入式开发》随书PPT-The information includes " 21 Days of embedded Linux development," with the book PPT
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4285172
    • 提供者:stanley
  1. Embedded-Linux-Primer

    0下载:
  2. Comprehensive Real-World Guidance for Every Embedded Developer and Engineer. This book brings together indispensable knowledge for building efficient
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4593042
    • 提供者:hkhot
  1. Building.Embedded.Linux.Systems

    0下载:
  2. 構建嵌入式Linux系統顯示您如何設計和構建自己的嵌入式systemsusing的Linux® 內核免費的開源工具和框架。由開源社區 activemember編寫,這本書是結構逐步讀者介紹嵌入式Linux theintricacies的詳細信息,並在每章的例子,達到最重要的部份 描述如何Linux是嵌入式設備上的實際。-Building Embedded Linux Systems shows you how to design and build your own embedded
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1279440
    • 提供者:ixhxpns
  1. Building.Embedded.Linux.Systems.pdf

    0下载:
  2. book for embedded lovers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1283295
    • 提供者:ballu
  1. Learning-Debian-GNU-Linux

    0下载:
  2. 构建嵌入式Linux系统显示您如何设计和构建自己的嵌入式系统使用的Linux® 内核免费的开源工具和框架。开源社区的活跃成员编写的,这本书是结构逐步读者介绍嵌入式Linux的复杂性的详细信息,并在每章的例子,实际上是嵌入式设备上的Linux如何在描述高潮。-Building Embedded Linux Systems shows you how to design and build your own embedded systems using Linux® as the ke
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:3054997
    • 提供者:lijing
  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. embedded-linux-code.tar

    0下载:
  2. Embedded Linux System Design and Development该书的源代码,对于像学习Linux的有很大帮助,很有参考价值-Embedded Linux System Design and Development book' s source code, like to learn Linux, great reference value
  3. 所属分类:Linux-Unix program

    • 发布日期:
    • 文件大小:43611
    • 提供者:lisong
  1. Embedded Linux learning guide book

    0下载:
  2. 嵌入式Linux学习指导用书,适合自学使用。(Embedded Linux learning guide book, suitable for self-study use.)
  3. 所属分类:Linux/Unix编程

« 12 3 4 »
搜珍网 www.dssz.com