Pointers in C: A Hands on Approach (Expert's Voice in C)
暫譯: C 語言中的指標:實作方法 (C 語言專家之聲)
Hrishikesh Dewan
- 出版商: Apress
- 出版日期: 2013-12-23
- 售價: $2,660
- 貴賓價: 9.5 折 $2,527
- 語言: 英文
- 頁數: 168
- 裝訂: Paperback
- ISBN: 1430259116
- ISBN-13: 9781430259114
海外代購書籍(需單獨結帳)
商品描述
In spite of its vast usage, understanding and proper usage of pointers remains a significant problem. This book’s aim is to first introduce the basic building blocks such as elaborate details about memory, the compilation process (parsing/preprocessing/assembler/object code generation), the runtime memory organization of an executable and virtual memory. These basic building blocks will help both beginners and advanced readers to grasp the notion of pointers very easily and clearly. The book is enriched with several illustrations, pictorial examples, and code from different contexts (Device driver code snippets, algorithm, and data structures code where pointers are used).
Pointers in C contains several quick tips which will be useful for programmers for not just learning the pointer concept but also while using other features of the C language. Chapters in the book are intuitive, and there is a strict logical flow among them and each chapter forms a basis for the next chapter. This book contains every small aspect of pointer features in the C language in their entirety.
商品描述(中文翻譯)
《C 語言中的指標》為專業人士和進階學生提供了一個資源,滿足他們對指標基礎和進階特性的深入但實用的需求。其目標是幫助程式設計師充分發揮指標的潛力。
儘管指標的使用非常廣泛,但理解和正確使用指標仍然是一個重大問題。本書的目的是首先介紹基本的構建塊,例如有關記憶體的詳細資訊、編譯過程(解析/預處理/組譯/物件碼生成)、可執行檔的執行時記憶體組織和虛擬記憶體。這些基本構建塊將幫助初學者和進階讀者輕鬆而清晰地掌握指標的概念。本書中包含了多個插圖、圖示範例以及來自不同上下文的程式碼(設備驅動程式的程式碼片段、演算法和數據結構中使用指標的程式碼)。
《C 語言中的指標》包含了幾個快速提示,這些提示對於程式設計師不僅在學習指標概念時有用,還在使用 C 語言的其他特性時也會有所幫助。本書的章節設計直觀,並且各章之間有嚴謹的邏輯流程,每一章都為下一章奠定基礎。本書涵蓋了 C 語言中指標特性的每一個小方面。