Extreme C

Extreme C

评分

★★★★★

ISBN

9781789341355

出版社

Packt Publishing 2019-10-31出版

作者

Kamran Amini

分类

编程设计

内容简介
Push the limits of what C - and you - can do, with this high-intensity guide to the most advanced capabilities of CKey Features* Make the most of C’s low-level control, flexibility, and high performance* A comprehensive guide to C’s most powerful and challenging features* A thought-provoking guide packed with hands-on exercises and examplesBook DescriptionThere’s a lot more to C than knowing the language syntax. The industry looks for developers with a rigorous, scientific understanding of the p
AI简介
这是一本专注于C语言的高级特性,以及如何使用这些特性编写高效、有效的系统的书籍。这本书不仅涵盖了C语言的基础知识,还深入探讨了C语言的高级特性,如函数指针、结构体、动态内存管理等。同时,本书还对C编译管道、进程内存结构、进程间通信、并发系统等主题进行了深入的讲解。 本书首先介绍了C语言的基本概念,包括变量、数据类型、控制结构、函数等,并详细介绍了函数指针的概念和用法。接着,本书深入探讨了结构体,包括结构体的定义、内存布局、以及如何通过结构体实现面向对象编程。此外,本书还对动态内存管理进行了深入讲解,包括堆和栈的区别、如何动态分配和释放内存等。 本书还详细介绍了C编译管道,包括预处理、编译、汇编和链接四个步骤,以及如何使用objdump和pmap等工具查看和分析程序内存。此外,本书还对进程内存结构进行了深入讲解,包括静态内存布局和动态内存布局,以及如何使用gdb和valgrind等工具进行调试。 本书还对进程间通信进行了深入讲解,包括文件系统、内存映射文件、网络、信号、共享内存、管道、Unix域套接字、消息队列和环境变量等。此外,本书还对并发系统进行了深入讲解,包括并发系统和并行系
阅读/下载地址