圖書標籤: C C/C++ 計算機 C指針 編程 程序設計 Programming O'Reilly
发表于2025-05-30
Understanding and Using C Pointers pdf epub mobi txt 電子書 下載 2025
Improve your programming through a solid understanding of C pointers and memory management. With this practical book, you'll learn how pointers provide the mechanism to dynamically manipulate memory, enhance support for data structures, and enable access to hardware. Author Richard Reese shows you how to use pointers with arrays, strings, structures, and functions, using memory models throughout the book. Difficult to master, pointers provide C with much flexibility and power - yet few resources are dedicated to this data type. This comprehensive book has the information you need, whether you're a beginner or an experienced C or C++ programmer or developer. Get an introduction to pointers, including the declaration of different pointer types Learn about dynamic memory allocation, de-allocation, and alternative memory management techniques Use techniques for passing or returning data to and from functions Understand the fundamental aspects of arrays as they relate to pointers Explore the basics of strings and how pointers are used to support them Examine why pointers can be the source of security problems, such as buffer overflow Learn several pointer techniques, such as the use of opaque pointers, bounded pointers and, the restrict keyword
作者簡介 :
Richard Reese
華盛頓州塔爾頓州立大學副教授。Reese自2002年起就在塔爾頓州立大學教授計算機科學課程,此前在洛剋希德•馬丁公司做過十年的軟件開發。Reese著有多本技術圖書,包括Oracle Certified Associate,Java SE 7 Programmer Study Guide,Java 7 New Features Cookbook,EJB 3.1 CookBook等。
譯者簡介:
陳曉亮
美團網iOS工程師,長期關注Linux、iOS、C、Objective-C,推崇C語言,認為程序員的C功底會直接影響Objective-C代碼質量。他重視用戶體驗,喜歡乾淨的代碼,業餘時間喜歡讀書,經常與大傢探討技術問題,譯有《iOS6編程實戰》。
感覺還可以,看來是為瞭復習一下C的指針
評分感覺還可以,看來是為瞭復習一下C的指針
評分一本比較清晰的簡明的C指針指導性書籍,雖然每一個指針特性領域介紹都不是很深刻,但是總體還是比較全麵的。
評分挺使用的c指針
評分Worth reading.
前面3章写的很基础,易懂,对指针的各种用法剖析的很到位,内容方面也都是经常会用到的,不过关于栈区的内存分配似乎是错的,应该是参数从左到右 ,然后是局部变量从上到下,逐一压栈,最后函数返回值是压栈到上一层调用的位置 第4章的多重数组有一定的理解难度,不过好在讲解...
評分 評分 評分前面3章写的很基础,易懂,对指针的各种用法剖析的很到位,内容方面也都是经常会用到的,不过关于栈区的内存分配似乎是错的,应该是参数从左到右 ,然后是局部变量从上到下,逐一压栈,最后函数返回值是压栈到上一层调用的位置 第4章的多重数组有一定的理解难度,不过好在讲解...
評分我觉得前面3章还是不错的,后面不造是心情浮躁还是怎么,读不下去,匆匆而过,从字符串开始,太无聊了。但是这个书感觉对指针非常全面,所以还是4颗星。我第一本读完的书,这个书让我造了函数指针,最后一两章内容太浅了,都是老生常谈,隔靴搔痒,让人想多了解又不够具体。前...
Understanding and Using C Pointers pdf epub mobi txt 電子書 下載 2025