The Linux Programming Interface describes the Linux API (application programming interface)-the system calls, library functions, and other low-level interfaces that are used, directly or indirectly, by every program that runs on Linux. Programs that explicitly use these interfaces are commonly called ...
The Linux Programming Interface (published in October 2010, No Starch Press, ISBN 978-1-59327-220-3) is a detailed guide and reference for Linux and UNIX system programming. With 1552 pages, 115 diagrams, 88 tables, nearly 200 example programs, and over 200 exercises, TLPI is the most ...
The Linux Programming Interface (published in October 2010, No Starch Press, ISBN 978-1-59327-220-3) is a detailed guide and reference for Linux and UNIX system programming. With 1552 pages, 115 diagrams, 88 tables, nearly 200 example programs, and over 200 exercises, TLPI is the most ...
ADAMS Application Programming Interface (API - NRC亚当斯的应用程序编程接口(API NRC 热度: Advanced Linux Programming中文版,linux高级编程(卷一,二,三) 热度: 电脑架构和设计,第四版 硬件和软件接口 Computer Organization and Design, Fourth Edition: The Hardware/Software Interface ...
In this authoritative work, Linux programming expert Michael Kerrisk provides detailed descriptions of the system calls and library functions that you need in order to master the craft of system programming, and accompanies his explanations with clear, complete example programs....
Linux是常用这个词来指整个类unix操作系统Linux内核的一部分。然而,这是一种误称,因为许多的关键组件包含在一个典型的商业Linux发行版实际上来自Linux早期的项目。 1.2.1 The GNU Project 1984年,理查德·斯托曼,一位在麻省理工学院工作的异常有才华的程序员,开始工作在创建一个“免费”UNIX实现。斯托曼的前景是一...
The Linux Programming Interface2012-04-01 上传大小:10.00MB 所需:33积分/C币 实训商业源码-vuefilemanager-laravel-v2.0.2-毕业设计.zip 实训商业源码-vuefilemanager-laravel-v2.0.2-毕业设计.zip 上传者:weixin_55688630时间:2025-05-09 西门子博途电梯控制系统:基于SCL语言与WinCC仿真的10层6梯程序设计 ...
Linux/UNIX系统编程手册 : The linux programming interface: a linux and UNIX system programming handbook . 下册 "Stephen Rago's update is a long overdue benefit to the community of professionals using the versatile family of UNIX and UNIX-like operating environments. It removes obsolescence and inclu...
全名;The Linux Programming Interface - A Linux and UNIX System Programming Handbook 作者:Michael KerrisK pdf格式,左边有目录,电脑上看很方便 The Linux Programming Interface2011-07-22 上传大小:6.00MB 所需:50积分/C币 系统调用和c库之间的关系
第2章 基本概念本章旨在向LINUX和UNIX“生手”们介绍一系列与LINUX系统编程有关的概念。2.1 操作系统的核心——内核术语“操作系统”通常包含两种不同涵义:1、指完整的软件包,这包括用来管理计算机资源的核心层软件,以及附带的所有标准软件工具,诸如,命令行解释器、图形用户界面、文件操作工具和文本编辑器等。2、在...