Pointers in C Programming: A Modern Approach to Memory Management, Recursive Data Structures, Strings, and Arrays
暫譯: C 程式設計中的指標:現代記憶體管理、遞迴資料結構、字串與陣列的深入探討

Mailund, Thomas

  • 出版商: Apress
  • 出版日期: 2021-04-23
  • 定價: $2,250
  • 售價: 9.0$2,025
  • 語言: 英文
  • 頁數: 537
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1484269268
  • ISBN-13: 9781484269268
  • 相關分類: C 程式語言Algorithms-data-structures
  • 立即出貨 (庫存=1)

買這商品的人也買了...

相關主題

商品描述

 

Gain a better understanding of pointers, from the basics of how pointers function at the machine level, to using them for a variety of common and advanced scenarios. This short contemporary guide book on pointers in C programming provides a resource for professionals and advanced students needing in-depth hands-on coverage of pointer basics and advanced features. It includes the latest versions of the C language, C20, C17, and C14.

You'll see how pointers are used to provide vital C features, such as strings, arrays, higher-order functions and polymorphic data structures. Along the way, you'll cover how pointers can optimize a program to run faster or use less memory than it would otherwise.

There are plenty of code examples in the book to emulate and adapt to meet your specific needs.

What You Will Learn

 

  • Work effectively with pointers in your C programming
  • Learn how to effectively manage dynamic memory
  • Program with strings and arrays
  • Create recursive data structures
  • Implement function pointers

 

Who This Book Is For

 

Intermediate to advanced level professional programmers, software developers, and advanced students or researchers. Prior experience with C programming is expected.

 

 

商品描述(中文翻譯)

獲得對指標的更深入理解,從指標在機器層級的基本運作,到在各種常見和進階情境中使用它們。本書是一本關於 C 語言指標的短小現代指南,為需要深入實作指標基本概念和進階特性的專業人士和高級學生提供資源。它包含了 C 語言的最新版本,包括 C20、C17 和 C14。

您將看到指標如何用於提供 C 語言的重要特性,例如字串、陣列、高階函數和多型資料結構。在此過程中,您將學習指標如何優化程式,使其運行速度更快或使用更少的記憶體。

書中有大量的程式碼範例,您可以模擬和調整以滿足您的特定需求。

**您將學到的內容**

- 在 C 語言程式設計中有效地使用指標
- 學習如何有效管理動態記憶體
- 使用字串和陣列進行程式設計
- 創建遞迴資料結構
- 實作函數指標

**本書適合誰閱讀**

中級到高級的專業程式設計師、軟體開發人員,以及高級學生或研究人員。預期讀者具備 C 語言程式設計的先前經驗。

作者簡介

Thomas Mailund is an associate professor in bioinformatics at Aarhus University, Denmark. He has a background in math and computer science, including experience programming and teaching in the C and R programming languages. For the last decade, his main focus has been on genetics and evolutionary studies, particularly comparative genomics, speciation, and gene flow between emerging species.

作者簡介(中文翻譯)

托馬斯·梅倫德(Thomas Mailund)是丹麥奧胡斯大學(Aarhus University)生物資訊學的副教授。他擁有數學和計算機科學的背景,包括在 C 和 R 程式語言中的編程和教學經驗。在過去的十年中,他的主要研究重點是遺傳學和進化研究,特別是比較基因組學、物種形成以及新興物種之間的基因流動。