出版社:东南大学出版社
年代:2013
定价:46.0
本书通过对C指针和内存管理的扎实理解来提高你的编程技能。在这本贴合实际的书籍里,你将了解到指针是如何提供了相应的机制来动态操纵内存,增强对数据结构的支持,允许直接访问硬件。作者Richard Reese通过本书中的内存模型为你展示了如何在数组、字符串、结构和函数中使用指针。虽然难以掌握,但是指针为C语言提供了灵活性和强大能力,不过很少有资料来讲述这种数据类型。无论你是初学者还是有经验的C或者C++编程人员和开发者,这本详尽的书籍都有着你所需要的知识。
Preface
1.Introduction
Pointers and Memory
Why You Should Become Proficient with Pointers
Declaring Pointers
HOW to Read a Declaration
Address of operator
Displaying Pointer Values
Dereferencing a Pointer Using the Indirection Operator
Pointers to Functions
The Concept ofNull
Pointer Size and Types
Memory Models
Predefined PointerRelated Types
Pointer operators
Pointer Arithmetic
Comparing Pointers
Common Uses of Pointers
Multiple Levels of Indirection
Constants and Pointers
Summary
2.DynamicMemoryManagementinC
Dynamic Memory Allocation
Memory Leaks
Dynamic Memory Allocation Functions
Using the malloc Function
Using the calloc Function
……
3.Pointers and Functions
4.Pointers and Arrays
5.Pointers and Strings
6.Pointers and Structures
7.Sechrity Lssues and the lmproper Use of pointers
8.Odds and Ends
lndex
通过对C指针和内存管理的扎实理解来提高你的编程技能。在这本贴合实际的书籍里,你将了解到指针是如何提供了相应的机制来动态操纵内存,增强对数据结构的支持,允许直接访问硬件。作者RichardReese通过《学习使用C指针(影印版)》中的内存模型为你展示了如何在数组、字符串、结构和函数中使用指针。
虽然难以掌握,但是指针为c语言提供了灵活性和强大能力,不过很少有资料来讲述这种数据类型。无论你是初学者还是有经验的C或者c++编程人员和开发者,这本详尽的书籍都有着你所需要的知识。
书籍详细信息 | |||
书名 | 学习使用C指针站内查询相似图书 | ||
9787564146030 如需购买下载《学习使用C指针》pdf扫描版电子书或查询更多相关信息,请直接复制isbn,搜索即可全网搜索该ISBN | |||
出版地 | 南京 | 出版单位 | 东南大学出版社 |
版次 | 影印本 | 印次 | 1 |
定价(元) | 46.0 | 语种 | 英文 |
尺寸 | 24 × 17 | 装帧 | 平装 |
页数 | 印数 |
学习使用C指针是东南大学出版社于2013.12出版的中图分类号为 TP312 的主题关于 C语言-程序设计-英文 的书籍。