搜索资源列表
understandinglinuxkernel3rd
- 深入理解linux内核,值得阅读的一般好书
GNU-Make
- GNU Make 使用手册(中译版)本人在阅读Linux源代码过程中发现如果要全面了解Linux的结构、理解Linux的编程总体设计及思想必须首先全部读通Linux源代码中各级的Makefile文件。目前,在网上虽然有一些著作,但都不能全面的解释Linux源代码中各级的Makefile文件,因此本人认真阅读了GNU Make 使用手册(3.79)版原文,在此基础上翻译了该手册,以满足对Linux源代码有兴趣或者希望采用GCC编写程序但对缺乏GNU Make全面了解之人士的需要。
Linux0.11V1.0source
- linux1.1源码解析,深入理解linux系统和linux编程的必由之路
linux内核内存管理
- linux内核内存管理,有助于深入理解linux内存管理方法
深入理解Linux内核(第三版)
- linux内核经典书籍!
LinuxKernelInterpretation
- 教学内部实验教案,提供对操作系统内核的实验理解: Linux 操作系统内核 基本实验指导 Contents : z 系统安装实验 z Linux内核实验 z 进程管理实验 z 存储管理实验 z 进程通信实验 z I/O 设备管理实验 z 文件系统管理实验 -Internal experimental teaching lesson plans, provide the experimental understanding of the op
sd_linux_driver_flowchart
- SD卡的驱动流程图,一目了然的理解SD卡的驱动流程-flow chart of SD card in linux,so easy going!!!
student
- 理解Linux的文件系统的组织;掌握常用的数据结构;系统采用两级目录,其中第一级对应于用户账号,第二级对应于用户帐号下的文件 使用文件来模拟外存,进行数据结构设计和操作算法的设计,实现一个文件系统并实现基本的文件操作(为了简便文件系统,不考虑文件共享,文件系统安全以及管道文件与设备文件等特殊内容)。 -Understanding of Linux file system organization have commonly used data structure system uses
understand_the_Linux_Virtual_Memory
- 深入理解linux/unix下的虚拟内存工作原理-Depth understanding of linux/unix work under the principle of virtual memory
linux
- 深刻理解Linux进程间通信.doc 详细介绍了linux进程间的通讯原理-A deep understanding of Linux inter-process communication. Doc details the inter-process communication principle linux
understanding-of-the-Linux-network-protocol-stack-
- 对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
Linux_kernel_proc
- 彻底明白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
GCC
- 帮助程序员快速的理解LINUX 的编译调试工具,快速的改正程序中的一些错误。-Help programmers quickly understand some error in LINUX compiler debugging tools, rapid correction procedures.
Understangding-the-Linux-Kernel.tar
- 深入理解linux内核,提供详细的linux内核描述以及相应的源码示例,对于理解linux系统帮助很大-Understanding the linux kerner
2121
- Linux网络编程,设计Linux网络编程时所以函数以及实例详解,很好理解-Linux Network Programming, design Linux network programming examples explain it functions well, well understood
linux-multithreading
- linux关于多线程的整理资料,有个人的一些理解,不过更多的是基础知识-linux collate information about multithreading, there are some personal understanding, but more of a basic knowledge
linux_modem
- C写的modem拨号上网程序,有助于你理解linux下的网络编程-Written in C modem dial-up procedures to help you understand network programming under linux
Linux-Code--Tree
- Linux 文件目录 源码目录 方便理解linux架构 提高linux编程效率-Linux source file directory directory to facilitate the understanding of the Linux architecture to improve the efficiency of Linux Programming
UnderstandingPLinux
- 深入理解linux网络协议 英文版 经典中的经典-Understanding Linux Network Internals
深入理解linux内核【第三版-中文】
- 这是一本关于linux内核的电子书,很好的学习资料,欢迎大家下载。(this is a book about linux kernel learning.)