Pointers in C Programming : A Modern Approach to Memory Management, Recursive Data Structures, Strings, and Arrays (1st)

個数:
電子版価格
¥11,850
  • 電子版あり
  • ポイントキャンペーン

Pointers in C Programming : A Modern Approach to Memory Management, Recursive Data Structures, Strings, and Arrays (1st)

  • ウェブストア価格 ¥12,329(本体¥11,209)
  • APress(2021/04発売)
  • 外貨定価 US$ 64.99
  • 【ウェブストア限定】洋書・洋古書ポイント5倍対象商品(~2/28)
  • ポイント 560pt
  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 537 p.
  • 言語 ENG
  • 商品コード 9781484269268
  • DDC分類 005

Full Description

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. 

Contents

1: Introduction.- 2: Memory, Objects, and Addresses.- 3: Pointers.- 4: Pointers and Types.- 5: Arrays.- 6: Working with Arrays.- 7: Strings.- 8: Substrings Through Ranges.- 9: Dynamic Memory Management.- 10: Generic Dynamic Arrays.- 11: Singly-linked Lists.- 12: Search Trees.- 13: Function Pointers.- 14: Generic Lists and Trees.- 15: Reference Counting Garbage Collection.- 16: Allocation Pools.- 17: Conclusions.

最近チェックした商品