CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 理解Linux

搜索资源列表

  1. understandinglinuxkernel3rd

    0下载:
  2. 深入理解linux内核,值得阅读的一般好书
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:34354226
    • 提供者:李琦
  1. GNU-Make

    1下载:
  2. GNU Make 使用手册(中译版)本人在阅读Linux源代码过程中发现如果要全面了解Linux的结构、理解Linux的编程总体设计及思想必须首先全部读通Linux源代码中各级的Makefile文件。目前,在网上虽然有一些著作,但都不能全面的解释Linux源代码中各级的Makefile文件,因此本人认真阅读了GNU Make 使用手册(3.79)版原文,在此基础上翻译了该手册,以满足对Linux源代码有兴趣或者希望采用GCC编写程序但对缺乏GNU Make全面了解之人士的需要。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:110171
    • 提供者:zongying
  1. Linux0.11V1.0source

    0下载:
  2. linux1.1源码解析,深入理解linux系统和linux编程的必由之路
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1915816
    • 提供者: 陈联系
  1. linux内核内存管理

    0下载:
  2. linux内核内存管理,有助于深入理解linux内存管理方法
  3. 所属分类:软件工程

    • 发布日期:2011-01-17
    • 文件大小:661504
    • 提供者:hcyhit
  1. 深入理解Linux内核(第三版)

    0下载:
  2. linux内核经典书籍!
  3. 所属分类:文档资料

    • 发布日期:2011-03-31
    • 文件大小:6906725
    • 提供者:daizi0703
  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-11
    • 文件大小:2788910
    • 提供者:Tony Yau
  1. sd_linux_driver_flowchart

    0下载:
  2. SD卡的驱动流程图,一目了然的理解SD卡的驱动流程-flow chart of SD card in linux,so easy going!!!
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:97252
    • 提供者:Rochest
  1. student

    0下载:
  2. 理解Linux的文件系统的组织;掌握常用的数据结构;系统采用两级目录,其中第一级对应于用户账号,第二级对应于用户帐号下的文件 使用文件来模拟外存,进行数据结构设计和操作算法的设计,实现一个文件系统并实现基本的文件操作(为了简便文件系统,不考虑文件共享,文件系统安全以及管道文件与设备文件等特殊内容)。 -Understanding of Linux file system organization have commonly used data structure system uses
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:4710
    • 提供者:gf
  1. understand_the_Linux_Virtual_Memory

    0下载:
  2. 深入理解linux/unix下的虚拟内存工作原理-Depth understanding of linux/unix work under the principle of virtual memory
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1044117
    • 提供者:li
  1. linux

    0下载:
  2. 深刻理解Linux进程间通信.doc 详细介绍了linux进程间的通讯原理-A deep understanding of Linux inter-process communication. Doc details the inter-process communication principle linux
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:10631
    • 提供者:Lee
  1. understanding-of-the-Linux-network-protocol-stack-

    0下载:
  2. 对Linux网络协议栈结构的理解.Linux的协议栈基于分层的设计思想,总共分为四层,从下往上依次是 :物理层,链路层,网络层,应用层。-Linux network protocol stack on the understanding of the structure. Linux protocol stack based on the hierarchical design idea, a total is divided into four levels, from bottom to t
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:4753
    • 提供者:chenjun
  1. Linux_kernel_proc

    0下载:
  2. 彻底明白linux kernel里面的proc,知道内存里面存的是什么,更好的理解Linux kernel-Thoroughly understand the linux kernel inside the proc, know what memory which kept a better understanding of the Linux kernel
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:2727
    • 提供者:sunnorth
  1. GCC

    0下载:
  2. 帮助程序员快速的理解LINUX 的编译调试工具,快速的改正程序中的一些错误。-Help programmers quickly understand some error in LINUX compiler debugging tools, rapid correction procedures.
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:108773
    • 提供者:zhanfei
  1. Understangding-the-Linux-Kernel.tar

    0下载:
  2. 深入理解linux内核,提供详细的linux内核描述以及相应的源码示例,对于理解linux系统帮助很大-Understanding the linux kerner
  3. 所属分类:Development Research

    • 发布日期:2017-11-12
    • 文件大小:13014617
    • 提供者:qihongbo
  1. 2121

    0下载:
  2. Linux网络编程,设计Linux网络编程时所以函数以及实例详解,很好理解-Linux Network Programming, design Linux network programming examples explain it functions well, well understood
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:570133
    • 提供者:王星
  1. linux-multithreading

    0下载:
  2. linux关于多线程的整理资料,有个人的一些理解,不过更多的是基础知识-linux collate information about multithreading, there are some personal understanding, but more of a basic knowledge
  3. 所属分类:File Formats

    • 发布日期:2015-06-26
    • 文件大小:14336
    • 提供者:韩士杰
  1. linux_modem

    0下载:
  2. C写的modem拨号上网程序,有助于你理解linux下的网络编程-Written in C modem dial-up procedures to help you understand network programming under linux
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:8089
    • 提供者:yoyo
  1. Linux-Code--Tree

    0下载:
  2. Linux 文件目录 源码目录 方便理解linux架构 提高linux编程效率-Linux source file directory directory to facilitate the understanding of the Linux architecture to improve the efficiency of Linux Programming
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:16919
    • 提供者:huachaoge
  1. UnderstandingPLinux

    0下载:
  2. 深入理解linux网络协议 英文版 经典中的经典-Understanding Linux Network Internals
  3. 所属分类:software engineering

    • 发布日期:2015-06-22
    • 文件大小:16252928
    • 提供者:123
  1. 深入理解linux内核【第三版-中文】

    0下载:
  2. 这是一本关于linux内核的电子书,很好的学习资料,欢迎大家下载。(this is a book about linux kernel learning.)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-17
    • 文件大小:60450816
    • 提供者:瞄瞄瞄
« 12 »
搜珍网 www.dssz.com