- Hands-On System Programming with C++
- Dr. Rian Quinn
- 145字
- 2021-07-02 14:42:26
Preface
With this book, we aim to provide you with an understanding of Linux/Unix system programming, a reference manual on Linux system calls, and an insider's guide to writing smarter, faster code using C++. The book will explain the differences between POSIX standard functions and special services offered by modern C++.
This book will also teach the reader about basic I/O operations, such as reading from, and writing to, files, advanced I/O interfaces, memory mappings, optimization techniques, thread concepts, multithreaded programming, POSIX threads, interfaces for allocating memory and optimizing memory access, basic and advanced signal interfaces, and their role on the system. This book will also explain clock management, including POSIX clocks and high-resolution timers. Finally, this book uses modern examples and references to provide up-to-date relevance to C++ and the wider community, including the Guideline Support Library and its role in system programming.
- Python絕技:運(yùn)用Python成為頂級(jí)數(shù)據(jù)工程師
- Python數(shù)據(jù)挖掘:入門(mén)、進(jìn)階與實(shí)用案例分析
- Learning JavaScriptMVC
- 數(shù)據(jù)架構(gòu)與商業(yè)智能
- 金融商業(yè)算法建模:基于Python和SAS
- 云原生數(shù)據(jù)中臺(tái):架構(gòu)、方法論與實(shí)踐
- Oracle RAC日記
- Doris實(shí)時(shí)數(shù)倉(cāng)實(shí)戰(zhàn)
- Expert Python Programming(Third Edition)
- 數(shù)據(jù)之美:一本書(shū)學(xué)會(huì)可視化設(shè)計(jì)
- Scratch Cookbook
- Access 2013 數(shù)據(jù)庫(kù)管理與應(yīng)用從新手到高手
- 大學(xué)計(jì)算機(jī):理解和運(yùn)用計(jì)算思維
- 產(chǎn)品經(jīng)理數(shù)據(jù)修煉30問(wèn)
- Oracle 11g數(shù)據(jù)庫(kù)系統(tǒng)設(shè)計(jì)、開(kāi)發(fā)、管理與應(yīng)用