|
| Login | Sign up | My Wish List |
![]() | Data Structures in ANSI C by Saumyendra Sengupta, Paul Edwards ISBN-10: 9780126366556 ISBN-10: 0-12-636655-1 ISBN-13: 9780126366556 ISBN-13: 978-0-12-636655-6 Hardcover 1991-01 Morgan Kaufmann Publishers Find Lowest Price | |
Editorials | ||
Book Description Here is a comprehensive treatment of data structures using the 1989 ANSI standard implementation of the C language. The author covers all basic and structured data types, including lists, strings, and abstract types. Examples come with completely dubugged source code and output results. A special section on data structures in an object-oriented environment using C++ is included. Special attention is paid to development of practical applications such as windows, databases, mathematical problems, and text editors. The use of the C language and treatment of object-oriented methods lays a solid foundation for software development in the professional environment of the future. Key Features * Covers the use of pointers and structures in C * Includes information on data structures in an object-oriented environment such as C++ * Discusses elementary data structures (stacks, queues, trees, files, and more) * Explores searching and sorting routines * Stresses the development of practical applications such as windows and databases * Full C source code and output is included for all examples * Numerous review questions and exercises accompany each chapter | ||
Reviews | ||
Student This is great book I ever seen before, you must it. VERY VERY GOOD and easy to learning ! | ||
Data Structures in ANSI C Great book w/ lots of source code. There are no direct answers to the excercises but you can find most of them in the examples. I use it as a self study guide and find it really helpful. | ||