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

搜索资源列表

  1. ARM_Linux

    0下载:
  2. 本书详细地讲述了基于ARM平台的嵌入式Linux操作系统移植的过程及应注意的事项-This book describes in detail the platform based on ARM embedded Linux operating system migration process and should pay attention
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:179328
    • 提供者:tample
  1. Linux-driver-development12

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第12章、Linux字符设备驱动综合实例。本章将分析5个典型的字符设备驱动,在这些驱动中,将灵活地运用到前面各章所讲解的内容。12.1节讲解按键的设备驱动,加深读者对字符设备驱动架构、阻塞与非阻塞、中断、定时器等相关知识的理解。12.2节讲解触摸屏的设备驱动,触摸屏的设备驱动比按键的设备驱动稍微复杂一些,但是很类似。12.3节讲解TI的DSP提供给通用CPU的HPI(主机并行接口)的设备驱动,硬件结构为AR
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:629248
    • 提供者:华清远见
  1. C-P-P-Embedded-Systems-Programming

    0下载:
  2. 本书讲述了linux的一些入门的知识和技巧.可以帮助初学者更加容易的进入linux的学习.-This book describes some of the linux entry knowledge and skills can be more easily help the beginner into linux learning.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1437633
    • 提供者:huyue
  1. Understanding-the-Linux-Kernel-3rd

    0下载:
  2. 这是一本英文电子书,主要是讲的是了解嵌入式内核的-This is an English book, mainly about the understanding of embedded cores
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-12
    • 文件大小:2889209
    • 提供者:曾俊杰
  1. Qt

    0下载:
  2. 本书主要讲解描述跨平台图形软件的Qt使用,Qt不但可以运行在Windows、Linux、Mac等操作系统上,还可以移植到嵌入式设备中,并且还有许多第三方驱动。   本书从Qt编程最基础的程序讲起,详细讲解了Qt模块与Qt功能类、Qt文件操作、Qt桌面软件设计、Qt程序与用户交互、Qt图形绘制与多媒体、Qt网络编程、Qt数据库编程、Qt进程与线程、Qt工具使用、Qt嵌入式开发等内容,适合广大Qt编程人员、嵌入式工程师、计算机专业师生使用-This book describes the main
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-22
    • 文件大小:7017178
    • 提供者:张付有
  1. mmu

    0下载:
  2. 嵌入式Linux应用开发完全手册一书中的关于mmu的测试程序-Embedded Linux application development, a book full manual test procedures on mmu
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:8207
    • 提供者:lishenghui
  1. nand

    0下载:
  2. 嵌入式Linux应用开发完全手册一书中关于nand flash的测试程序-Embedded Linux application development, a book full manual test procedures on nand flash
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:5031
    • 提供者:lishenghui
  1. sdram

    0下载:
  2. 嵌入式Linux应用开发完全手册一书中关于sdram的测试程序-Embedded Linux Application Development Guide, a book about sdram full test procedures
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1957
    • 提供者:lishenghui
  1. uart

    0下载:
  2. 嵌入式Linux应用开发完全手册一书中关于uart的测试程序-Embedded Linux application development, a book full manual test procedures on uart
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:7194
    • 提供者:lishenghui
  1. Embe-linux

    0下载:
  2. 这是华清远见出的很不错的一本书籍,是学习嵌入式的好帮手,章节都很完整,很高清,带书签,对大家很有帮助-This is the vision of a very good book, is embedded learning good helper, chapters are very complete, very high, with a bookmark, it is very helpful to everyone
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-24
    • 文件大小:8156829
    • 提供者:nieyibin
  1. linuxDR

    0下载:
  2. 嵌入式linux设备驱动是嵌入式系统中十分重要的组成部分。本书详细讲解了嵌入式linux的各种设备驱动,包括字符设备驱动、数字显示驱动、键盘驱动、a/d驱动、d/a驱动、lcd驱动、触摸屏驱动、can总线驱动、iic总线驱动、音频总线驱动、ide接口驱动、闪存芯片驱动、usb驱动、串口驱动、网络设备驱动等,并结合大量实例进行讲解,读者可以快速熟悉和掌握相关知识。 -Embedded linux device driver is a very important part of embedd
  3. 所属分类:Linux驱动

    • 发布日期:2017-06-01
    • 文件大小:13872463
    • 提供者:zhj
  1. Write-OS-examples

    0下载:
  2. 《一步步写嵌入式操作系统》是一本学习嵌入式操作系统和嵌入式linux的好书,该代码是该书的源代码,希望对家有帮助!-The embedded operating system step by step to write "is a learning embedded operating system and embedded Linux good books, the code is the book of the source code, and the hope to the home he
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:360843
    • 提供者:longhong
  1. SmartARM3250

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

    • 发布日期:2017-04-08
    • 文件大小:287212
    • 提供者:赵泉彬
  1. hyq_tar_bz2_www.cjhytec.com

    0下载:
  2. 作者何永琪, 书名<<嵌入式Linux系统实用开发>>书中的例程源码-He Yongqi of title < < embedded Linux system practical development of the > > book routine source
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-24
    • 文件大小:43593
    • 提供者:awakening2
  1. txtreader-0.6.5

    0下载:
  2. 基于linux的嵌入式电子书阅读器设计。实现了txt文档的阅读功能。-Design of embedded linux-based e-book reader. Txt document reading function.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:218488
    • 提供者:yan guo yu
  1. Linux.for.Embedded.and.Real-time.Applications

    0下载:
  2. The book explains the use of Linux in embedded and realtime applications. The focus is on how to use Linux subsystems in those specific applications. For example, how to use the network stack in Linux to achieve realtime response requirements.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-22
    • 文件大小:6896879
    • 提供者:
  1. EmbeddedLinuxsystemtraining

    0下载:
  2. 嵌入式Linux系统实训教程的随书光盘,应该很不错的-Embedded Linux system training tutorial CD with the book, it should be good! !
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-19
    • 文件大小:5175911
    • 提供者:彭勇
  1. Linuxkernal

    0下载:
  2. 这是Linux的内核源码,简单易懂。并且还配有电子书,可供进一步学习。如果你是搞嵌入式Linux的工程师或是网络服务器编程人员,这一定值得你收藏。-This is the Linux kernel source, simple and easy to understand. And comes with the e-book, available for further study. If you are engaged in embedded Linux engineers or networ
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:48999424
    • 提供者:郑通
  1. Embed-LinuxC

    0下载:
  2. 嵌入式Linux开发指导书,内容很详细,分14章-Embedded Linux development guide book is very detailed, 14 Chapter
  3. 所属分类:Driver develop

    • 发布日期:2017-11-30
    • 文件大小:7897389
    • 提供者:
  1. ARM_embedded_Linux(Full-version)

    0下载:
  2. 《ARM嵌入式Linux系统开发技术详解》完整版本,该书由浅入深、通俗易懂地讲解了嵌入式Linux的系统设计与开发。全书共25章,从嵌入式处理器ARM开始,讲解了ARM处理器的资源、ARM的指令集、ADS开发工具、嵌入式系统硬件环境的构建、Boot Loader、Linux内核移植、嵌入式文件系统、嵌入式Linux多任务程序开发、嵌入式Linux设备驱动开发、嵌入式Linux网络程序开发、MiniGUI图形界面开发、设备驱动开发案例、综合案例等内容。书中通过大量的例程来讲解知识要点,并提供了大量
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-13
    • 文件大小:6965866
    • 提供者:zloves
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com