zoukankan      html  css  js  c++  java
  • Linux学习篇(七):Linux驱动开发书籍推荐

    书籍表格,同序号的 可能是同一书的中英两版,序号越小推荐强度越高:

    0--understanding-the-linux-kernel
    1--鸟哥的Linux私房菜-基础学习篇(第四版)
    1--深入Linux内核架构Wolfgang Mauerer
    1--Linux Kernel Development, 3rd Edition A thorough guide to the design and implementation of the Linux kernel by Robert Love
    1--Professional Linux Kernel Architecture by Wolfgang Mauerer
    2----精通LINUX设备驱动开发
    2--Essential Linux Device Drivers by Sreekrishnan Venkateswaran
    3--Advanced Programming in the UNIX Environment by W. Richard Stevens, Stephen A. Rago
    3--[UNIX环境高级编程_第二版]
    3--UNIX环境高级编程(中文第三版)
    4--Linux Device Driver Development Cookbook Develop custom drivers for your embedded Linux applications by Rodolfo Giometti
    5--Linux设备驱动开发详解:基于最新的Linux 4.0内核
    6--Linux Device Drivers, 3rd Edition by Jonathan Corbet, Alessandro Rubini, Greg Kroah-Hartman
    6--Linux For Beginners The Ultimate Guide To The Linux Operating System Linux by Vardy Adam.
    6--the-art-of-debugging-with-gdb-ddd-and-eclipse
    7--Managing Projects with GNU Make, 3rd Edition by Mecklenburg Robert
    编程之美 by 《编程之美》小组
    编程珠玑 第2版 by Jon Bentley
    编码 隐匿在计算机软硬件背后的语言 by [美] Charles Petzold
    计算机网络:自顶向下方法(第6版) by Keith W.Ross,James F.Kurose
    计算机组成与设计:硬件软件接口 by David A. Patterson, John L. Hennessy
    剑指Offer 名企面试官精讲典型编程题 by 何海涛
    人月神话(32周年中文纪念版)
    深入理解机器学习:从原理到算法 从原理到算法 by Shai Shalev Shwartz Shai Ben David
    深入理解云计算 基本原理和应用程序编程技术 by Rajkumar Buyya Christian Vecchiola,S.T
    算法导论(原书第3版)_中文 by [美] Thomas H.Cormen、Charles E.Leiserson、Ronald L.Rivest、Clifford Stein
    算法(第四版)中文版 图灵程序设计丛书  Algorithms (Incomplete) by 美 Robert Sedgewick 美 Kevin Wayne译 谢路云
    算法图解 by [美] Aditya Bhargava

    我的第一本算法书 by 石田保辉 宫崎修一
    Advanced Linux programming by Mark Mitchell Jeffr
    Alberto Liberal De Los Ríos - Linux Driver Development for Embedded Processors - Second Edition_ Learn to develop Linux embedded drivers with kernel 4.9 LTS-Independently published (2018)
    Beginning Linux programming by Neil Matthew Richa
    DC1--第一本Docker书修订版 by [澳] 詹姆斯·特恩布尔James Turnbull
    DC1--The Docker Book by James Turnbull

    How Linux Works What Every Superuser Should Know by Brian Ward
    John Madieu - Linux Device Drivers Development_ Develop customized drivers for embedded Linux-Packt Publishing (2017)
    Linux Basics for Hackers Getting Started with Networking, Scripting, and Security in Kali by OccupyTheWeb
    Linux Kernel Module Programming Guide by Peter Jay Salzman, Michael Burian, Ori Pomerantz
    OS0--深入理解计算机系统(原书第3版)by Randal E.Bryant David OHallaron
    OS1--现代操作系统 Modern Operation Systems by Andrew S. Tanenbaum Array Array
    OS1--Modern Operating Systems by Andrew S. Tanenbaum, Herbert Bos
    TCPIP详解 卷1:协议(原书第2版) by 凯文.R.福尔,W.理查德.史蒂文斯
    UNIX and Linux System Administration Handbook by Evi Nemeth et al.

    << 转载需注明出处 >>
  • 相关阅读:
    python测试开发django-rest-framework-92.反序列化(ModelSerializer)之DecimalField保留2位小数
    python测试开发django-rest-framework-91.反序列化(ModelSerializer)之ChoiceField选项字段校验
    python测试开发django-rest-framework-90.反序列化(ModelSerializer)之唯一字段校验UniqueValidator
    python测试开发django-rest-framework-89.反序列化(ModelSerializer)之read_only和write_only
    python测试开发django-rest-framework-88.反序列化(ModelSerializer)之校验传入参数
    python接口自动化39-JMESPath解析json数据
    sql server全文搜索和filestream
    sql server 2008 filestream
    sql server存储和搜索非结构化数据
    cross server怎么取出自定义头部的Token
  • 原文地址:https://www.cnblogs.com/Huae/p/13771028.html
Copyright © 2011-2022 走看看