-
全中文注释的Linux源代码,这是Linux的早期版本,用来学习是不过...
全中文注释的Linux源代码,这是Linux的早期版本,用来学习是不过-Notes of the entire Chinese Linux source code, which is an early version of Linux, but is used for learning
- 2022-07-14 23:08:50下载
- 积分:1
-
虚拟内存分配、回收和内外存交换的算法
虚拟内存分配、回收和内外存交换的算法-virtual memory allocation, recovery and foreign exchange deposit algorithm
- 2022-05-07 00:15:27下载
- 积分:1
-
mpeng Lib
mpeng Lib
- 2022-03-26 05:35:25下载
- 积分:1
-
《UNIX环境高级编程》的所有源代码
《UNIX环境高级编程》的所有源代码- "UNIX Environment High-level Programming" active code
- 2023-08-02 01:20:03下载
- 积分:1
-
LINUXvideopPREVIEW, LINUX images below to open a tool for source code
LINUXvideopPREVIEW, LINUX下面打开图像的工具源代码-LINUXvideopPREVIEW, LINUX images below to open a tool for source code
- 2022-01-31 14:12:11下载
- 积分:1
-
用于移植在pthread环境中开发的应用程序到没有pthread支持的环境...
用于移植在pthread环境中开发的应用程序到没有pthread支持的环境-for transplantation pthread environment in the development of applications that in the absence of a supportive environment pthread
- 2022-03-22 16:15:27下载
- 积分:1
-
图像浏览器1.5是一个示例应用程序显示图片GTK
Image Viewer 1.5 is a Gtk sample application for show pictures
- 2022-02-20 15:18:36下载
- 积分:1
-
关于UNIX系统的教案,内容丰富,讲解详细,可以参考
关于UNIX系统的教案,内容丰富,讲解详细,可以参考 -on UNIX System templates, rich in content, to explain in detail, they can refer to
- 2022-02-04 11:50:31下载
- 积分:1
-
死锁以及如何与互斥解决它
Deadlock and how to solve it with mutex
a client request bank command like DEPOSIT CREATE TRANSFER WITHDRAW
and 4 server
server 1 simple server.
server 2 shows wrong answer an withdraw(2 terminal - 2 threads)
server 3 solve 2
server 4 solve deadlock on transfer-Deadlock and how to solve it with mutex
a client request bank command like DEPOSIT CREATE TRANSFER WITHDRAW
and 4 server
server 1 simple server.
server 2 shows wrong answer an withdraw(2 terminal- 2 threads)
server 3 solve 2
server 4 solve deadlock on transfer
- 2022-06-19 01:49:01下载
- 积分:1
-
Linux 内核0.11 完全注释 修正版1.2.本书对Linux 早期操作系统内核(v0.11)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短...
Linux 内核0.11 完全注释 修正版1.2.本书对Linux 早期操作系统内核(v0.11)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间
内对Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究Linux 系统打下坚实的基础。虽然所选择的版本较低,
但该内核已能够正常编译运行,其中已经包括了LINUX 工作原理的精髓,通过阅读其源代码能快速地完全理解内核的运作
机制。书中首先以Linux 源代码版本的变迁历史为主线,详细介绍了Linux 系统的发展历史,着重说明了各个内核版本之间
的重要区别和改进方面,给出了选择0.11(0.95)版作为研究的对象的原因。另外介绍了内核源代码的组织结构及相互关系,
同时还说明了编译和运行该版本内核的方法。然后本书依据内核源代码的组织结构对所有内核程序和文件进行了注释和详细
说明。每章的安排基本上分为具体研究对象的概述、每个文件的功能介绍、代码内注释、代码中难点及相关资料介绍、与当
前版本的主要区别等部分。最后一章内容总结性地介绍了继续研究Linux 系统的方法和着手点。2-A Heavily Commented Linux Kernel Source Code
- 2022-12-01 11:30:04下载
- 积分:1