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

搜索资源列表

  1. linux [0]11 源代码(带中文注释的)

    0下载:
  2. Linux 0.11 版本的中文件注释版本,把里面的E文按作者的理解,改成了中文,并且加入了作者自己的理解心得,对于学习Linux内核很有帮助.-0.11 version of the Linux File Notes version of the E inside the text by the author's understanding, the Chinese changed, and acceded to the author's understanding of id
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:285698
    • 提供者:李建波
  1. 8139_driver_linux

    0下载:
  2. linux_8139驱动源码,研究一遍,对你深入了解linux内核,了解网络设备驱动非常有帮助-linux_8139 driver source code, study it again, for your in-depth understanding of Linux kernel, understanding of the network device drivers have been very helpful
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:25897
    • 提供者:王二
  1. LinuxKernelInterpretation

    0下载:
  2. 教学内部实验教案,提供对操作系统内核的实验理解: Linux 操作系统内核 基本实验指导 Contents : z 系统安装实验 z Linux内核实验 z 进程管理实验 z 存储管理实验 z 进程通信实验 z I/O 设备管理实验 z 文件系统管理实验 -Internal experimental teaching lesson plans, provide the experimental understanding of the op
  3. 所属分类:Project Design

    • 发布日期:2017-05-12
    • 文件大小:2788910
    • 提供者:Tony Yau
  1. adc

    0下载:
  2. 这是pxa270的ADC驱动程序,测试功能完好,能加深对Linux内核的理解-This is the ADC driver PXA270, testing features intact, can deepen their understanding of Linux kernel
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:4771
    • 提供者:叶新栋
  1. stepmotor

    0下载:
  2. 这是pxa270的步进电机驱动程序,测试功能完好,能加深对Linux内核的理解-This is the PXA270 stepping motor driver, testing features intact, can deepen their understanding of Linux kernel
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:42797
    • 提供者:叶新栋
  1. linux_kernel_2_En

    0下载:
  2. 深入理解linux内核,详细剖析了linux的内核,是英文原版。-Depth understanding of linux kernel, a detailed analysis of the linux kernel is the original English edition.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:2893082
    • 提供者:cc
  1. 11linux

    0下载:
  2. Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在 与硬件设备之间建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设备进行打开(open)、关闭(close)、读写(read/write)等操作。通过分析和设计设备驱动程序,可以深入理解Linux系统和进行系统开发。本文通过一个简单的例子来说明设备驱动程序的设计。 -Linux system, device drivers the operating system kernel are an importan
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2202
    • 提供者:liuqinghua
  1. linuxcode

    0下载:
  2. 是关于linux内核的注释,有助于详细理解linux内核,是学习linux的好资料。-Linux kernel on the Notes will help a detailed understanding of linux kernel is good information to learn linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-18
    • 文件大小:4993513
    • 提供者:陈海华
  1. Linux-2.4.0-kernel-source

    1下载:
  2. 压缩包内是Linux 2.4.0的内核源码 主要是用于大家学习,可能内容有一些不完善,想望大家谅解-Compressed within a Linux 2.4.0 kernel source is mainly used them to learn, the content may have some imperfections, the understanding we desire
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-19
    • 文件大小:29132410
    • 提供者:jimowuxin
  1. A-Heavy-Commented-Linux-Kernel-Code

    0下载:
  2. 对Linux 早期操作系统内核(v0.95)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间内对Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究Linux 系统打下坚实的基础.-Early on the Linux operating system kernel (v0.95) all the code files a detailed and comprehensive notes and instructions designed to enable the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3754991
    • 提供者:赵叶红
  1. Linux1

    0下载:
  2. 深入理解Linux内核(第三版)中文版 Linux内核学习的经典图书,案头必备-In-depth understanding of the Linux kernel (third edition) Chinese version of the Linux kernel to learn the classic books, desk must
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-27
    • 文件大小:9755642
    • 提供者:Johnson
  1. A-Commented-Linux-Kernel-Source-Code

    0下载:
  2. 本书对Linux 早期操作系统内核(v0.11)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间 内对Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究Linux 系统打下坚实的基础-Book early for the Linux operating system kernel (v0.11) all the code files a detailed and comprehensive notes and instructions designed to
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5313436
    • 提供者:杨帅
  1. Understanding_the_Linux_Kernel

    0下载:
  2. 本书内容:内存管理,包括文件缓冲,进程交换和直接内存访问(DMA;虚拟文件系统层和第二和第三的扩展文件系统;;进程创建和调度;信号,中断和设备驱动程序的基本接口等-Understanding the Linux Kernel will acquaint you with all the inner workings of Linux, but it s more than just an academic exercise. You ll learn what conditions bring
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-12
    • 文件大小:2889183
    • 提供者:宋世磊
  1. Chapter2

    0下载:
  2. 介绍at&t汇编语法以及和intel汇编的区别。这对理解linux内核代码很重要!还介绍了gcc内嵌汇编编译。-Introduced at & t assembler syntax as well as the difference between compiled and intel. This is very important to understanding the linux kernel code! Gcc inline assembler.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:237603
    • 提供者:黄全明
  1. UnderstandingLinuxKernel3rd

    0下载:
  2. 《Understanding the Linux Kernel 3rd.Edition》帮助不懂Linux内核但是又必须在工作当中用到的技术人员学习 Linux 内核知识-Help understand the Linux kernel, Understanding the Linux Kernel 3rd.Edition but they must be used in the work which technicians to learn the knowledge of Linux ke
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-19
    • 文件大小:2883780
    • 提供者:183241677
  1. elecfans.com-LINUX

    0下载:
  2. 本文对Linux的进程部分源代码进行了分析;对于了解Linux内核结构和工作方式很有帮助,如果想把Linux移植到别的系统平台或作为嵌入系统平台应用,分析源代码也是必须的。本文所有对代码的分析是基于Linux-2.2.10版。-This part of the process of the Linux source code is analyzed for understanding the structure and workings of the Linux kernel helpful,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:64671
    • 提供者:肖光
  1. understanding_the_linux_kernel_3rd_ed.pdf.tar

    0下载:
  2. The third edition of Understanding the Linux Kernel takes you on a guided tour of the most significant data structures, algorithms, and programming tricks used in the kernel. Probing beyond superficial features, the authors offer valuable insight
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:5060198
    • 提供者:whiskey
  1. The-Linux-kernel

    0下载:
  2. 本书对 Linux 早期操作系统内核(v0.11)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间内对Linux 的工作机理获得全面而深刻的理解。-Book early to Linux operating system kernel (v0.11) all the code files in a detailed and comprehensive comments and annotations, is intended to enable the reader to i
  3. 所属分类:Driver develop

    • 发布日期:2017-05-19
    • 文件大小:5312635
    • 提供者:德静
  1. r420d

    0下载:
  2. Index of Documentation for People Interested in Writing and or Understanding the Linux Kernel.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:13176
    • 提供者:tongywzx
  1. Subverting.The.Windows.Kernel

    0下载:
  2. This book covers Windows rootkits, although most of the concepts apply to other operating systems as well, such as LINUX. We focus on kernel rootkits because these are the most difficult to detect. Many public rootkits for Windows are userland rootki
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1665960
    • 提供者:sukumi
« 1 2 34 5 6 »
搜珍网 www.dssz.com