|
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title: Data Structures Using C
- Author(s) A. K. Sharma
- Publisher: Pearson; eBook (Online Editions)
- Hardcxover/Paperback 560 pages
- eBook: PDF
- Language: English
- ISBN-10: 8131792544
- ISBN-13: 978-8131792544
- Share This:
|
A data structure is the logical organization of a set of data items that collectively describe an object. Using the C programming language, this book describes how to effectively choose and design a data structure for a given situation or problem.
About the Authors- N/A
- Data Structures Using C (A. K. Sharma)
- The Mirror Site (1) - PDF
- The Mirror Site (2) - PDF
- Data Structures Using C++ (D.S. Malik)
-
Data Structures Using C (Reema Thareja)
This book has been developed to provide a comprehensive and consistent coverage of both the abstract concepts of data structures as well as the implementation of these concepts using C language.
-
Data Structures and Algorithms Using C (Debdutta Pal, et al.)
Refine and enhance the innovative approach to algorithms and data structures. Using a C implementation, highlights conceptual topics, focusing on ADTs and the analysis of algorithms for efficiency as well as performance and running time.
-
Notes on Data Structures and Programming Techniques in C
There are two purposes to this book: to teach you to program in the C programming language, and to teach you how to choose, implement, and use data structures and standard programming techniques.
-
Algorithms in C (Robert Sedgewick)
The book describes a variety of algorithms in a number of areas of interest, emphasizes fundamental techniques, providing readers with the tools to confidently implement, run, and debug useful algorithms.
-
Data Structures and Algorithm Analysis in C++, 3rd Edition
A comprehensive treatment focusing on the creation of efficient data structures and algorithms, using C++. This text explains how to select or design the data structure best suited to specific problems.
-
Data Structures and Problem Solving Using C++ (Mark Weiss)
This book provides a practical introduction to data structures and algorithms from the viewpoint of abstract thinking and problem solving, as well as the use of C++. clear separation of the interface and implementation.
-
An Open Guide to Data Structures and Algorithms (Paul Bible, et al)
This textbook serves as a gentle introduction for undergraduates to theoretical concepts in data structures and algorithms in computer science while providing coverage of practical implementation (coding) issues.
-
Data Structures and Algorithms with OPP Design Patterns in C++
This book presents readers with a modern, object-oriented perspective for looking at data structures and algorithms using C++, clearly showing how to use polymorphism and inheritance, and including fragments from working and tested programs.
-
Data Structures and Algorithms with OPP Design Patterns in C#
It promotes object-oriented design using C# and illustrates the use of the latest object-oriented design patterns. Virtually all the data structures are discussed in the context of a single class hierarchy.
-
Data Structures and Algorithms with OPP Design Patterns in Java
It promotes object-oriented design using Java and illustrates the use of the latest object-oriented design patterns. Virtually all the data structures are discussed in the context of a single class hierarchy.






