C & Data Structures (Electrical and Computer Engineering Series) (PAP/CDR)

C & Data Structures (Electrical and Computer Engineering Series) (PAP/CDR)

  • ただいまウェブストアではご注文を受け付けておりません。 ⇒古書を探す
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 600 p.
  • 言語 ENG
  • 商品コード 9781584503385
  • DDC分類 005.73

Full Description


Divided into three separate sections, C & Data Structures covers C programming, as well as the implementation of data structures and an analysis of advanced data structure problems. Beginning with the basic concepts of the C language (including the operators, control structures, and functions), the book progresses to show these concepts through practical application with data structures such as linked lists and trees, and concludes with the integration of C programs and advanced data structure problem-solving. The book covers a vast range of data structures and programming issues, such as syntactic and semantic aspects of C, all control statements in C, concepts of function, macro, files and pointers with examples, graphs, arrays, searching and sorting techniques, stacks and queues, files, and preprocessing. C & Data Structures provides a comprehensive guide to all the data types in C with internal implementation, while providing examples to demonstrate their behavior.

Contents

PART ITypes Chapter 3: C Operators Chapter 4: Control Structures Chapter 5: The printf Function Chapter 6: Address and Pointers Chapter 7: The scanf Function Chapter 8: Preprocessing; Chapter 9: Arrays Chapter 10: Function Chapter 11: Storage of Variables Chapter 12: Memory Allocation Systems Chapter 13: Recursion Chapter 14: Strings Chapter 15: Structures Chapter 16: Union Chapter 17: Files PART II: DATA STRUCTURES Chapter 1: Arrays, Searching, and Sorting Chapter 2: Stacks and Queues Chapter 3: Linked List Chapter 4: Trees Arrays, Searching, Sorting, Hashing Chapter 2: Stacks and Queues Chapter 3: Linked Lists Chapter 4: Strings Chapter 5: Trees Chapter 6: Graphs Chapter 7: Miscellaneous Problems Appendix: About the CD-ROM Index