Data Structures, Algorithms, and Software Principles in C
✍ Scribed by Thomas A. Standish
- Publisher
- Addison-Wesley
- Year
- 1995
- Tongue
- English
- Leaves
- 778
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
Using C, this book develops the concepts and theory of data structures and algorithm analysis step by step, proceeding from concrete examples to abstract principles. The material is unified by the use of recurring themes such as efficiency, recursion, representation and trade-offs. Important software engineering concepts are also covered, including modularity, abstract data types and information hiding, as well as new developments such as risk-based software, life cycle models and object-oriented programming.
📜 SIMILAR VOLUMES
Cover title: Data structures, algorithms & software principles in C
The formulas of (1.3), (1.4), (1.5),(1.6) are all wrong! Can't believe it, four formulas in first page are all have errors. Maybe the author fell so sleepy when he's writing this book!
Data Structures and Algorithms in C++ это авторитетное руководство, которое демистифицирует даже самые сложные математические понятия, так что вы можете получить четкое понимание структуры данных и алгоритмы в C + +. Оно включает в себя объектно-ориентированное проектирование парадигмы использования
"An updated, innovative approach to data structures and algorithms Written by an author team of experts in their fields, this authoritative guide demystifies even the most difficult mathematical concepts so that you can gain a clear understanding of data structures and algorithms in C++. The unpar
Strengthen your understanding of data structures and their algorithms for the foundation you need to successfully design, implement and maintain virtually any software system. Theoretical, yet practical, DATA STRUCUTRES AND ALGORITHMS IN C++, 4E by experienced author Adam Drosdek highlights the fund