Data Structures and Algorithms Analysis. / Volume 1, : Data structures based on linear relations / / Xingni Zhou, Zhiyuan Ren, Yanzhuo Ma, Kai Fan, Xiang Ji.

Data structures is a key course for computer science and related majors. This book presents a variety of practical or engineering cases and derives abstract concepts from concrete problems. Besides basic concepts and analysis methods, it introduces basic data types such as sequential list, tree as w...

Full description

Saved in:
Bibliographic Details
Superior document:Title is part of eBook package: De Gruyter DG Ebook Package English 2020
VerfasserIn:
Place / Publishing House:Berlin ;, Boston : : De Gruyter, , [2020]
©2020
Year of Publication:2020
Language:English
Series:Information and Computer Engineering , .
Online Access:
Physical Description:1 online resource (XX, 288 p.)
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Frontmatter
  • Contents
  • Preface
  • 1. Introduction
  • 2. The data structure whose nodes share a linear logical relation – linear list
  • 3. Linear list with restricted operations – stack and queue
  • 4. Sequential list with special contents – multidimensional arrays and strings
  • Appendix A. Relation graph of data
  • Appendix B. How to add custom header files
  • Appendix C. Format of software design manual
  • Appendix D. Answers to selected exercises
  • References
  • Index