资源简介
In this book, I describe the Linux programming interface—the system calls, library
functions, and other low-level interfaces provided by Linux, a free implementation
of the UNIX operating system. These interfaces are used, directly or indirectly, by
every program that runs on Linux. They allow applications to perform tasks such as
file I/O, creating and deleting files and directories, creating new processes, executing
programs, setting timers, communicating between processes and threads on the
same computer, and communicating between processes residing on different
computers connected via a network. This set of low-level interfaces is sometimes
also known as the system programming interface.
Although I focus on Linux, I give careful attention to standards and portability
issues, and clearly distinguish the discussion of Linux-specific details from the discussion
of features that are common to most UNIX implementations and standardized
by POSIX and the Single UNIX Specification. Thus, this book also provides a comprehensive
description of the UNIX/POSIX programming interface and can be
used by programmers writing applications targeted at other UNIX systems or
intended to be portable across multiple systems.
代码片段和文件信息
- 上一篇:模糊控制与神经网络绝版
- 下一篇:unity游戏开发UI专用音效资源
相关资源
- keyclone 1.9i 破解版
- tracert课程设计
- geoip 经纬度
- apache-tomcat-7.0.57.zip
- intouch10.0
- primocache3.0.9破解+批处理
- objccn - Swift进阶 (Advanced Swift) (S
- Cocos2d-x《大抗战》塔防射击游戏源代
- nicholasyong_3150597.zip
- 周立功LPC1752开发板硬件参考资料
- 手机NFC写白卡工具包MCT、TagInfo、Car
- PIX4飞控+光流源代码
- 药店管理系统含数据库
- react快速上手开发完整版
- synergy-v1.8.8-stable-linux & windows
- Phase-Locked Loops Design Simulation and Appli
- lpc1114 学习资料及例程源代码
- Linux+C编程一站式学习+最新版+pdf+网页
- CC2538评估套件资料英文
- linux 系统下安装IE必备的三个包wine
- Linux网络数据包抓取源码分析和包过滤
- OpenRoad 二次开发资料
- Cryptography network security 7th [PDF]
- usb 串口驱动+《windows驱动开发技术详
- Abacom_sPlan7.0
- tesseract-ocr- 的字母数字识别
- 思科 cisco nav10-wf 固件 64M SRP532W-CN-K9
- Multiple View Geometry in Computer Vision (S
- HttpWatch+licensefile
- apache-maven-3.5.4-bin.tar.gz
评论
共有 条评论