Cantitate/Preț
Produs

Data Structures and Algorithms: A First Course

Autor Iain T. Adamson
en Limba Engleză Paperback – 6 aug 1996
All young computer scientists who aspire to write programs must learn something about algorithms and data structures. This book does exactly that. Based on lecture courses developed by the author over a number of years the book is written in an informal and friendly way specifically to appeal to students.
The book is divided into four parts: the first on Data Structures introduces a variety of structures and the fundamental operations associated with them, together with descriptions of how they are implemented in Pascal; the second discusses algorithms and the notion of complexity; Part III is concerned with the description of successively more elaborate structures for the storage of records and algorithms for retrieving a record from such a structure by means of its key; and finally, Part IV consists of very full solutions to nearly all the exercises in the book.
Citește tot Restrânge

Preț: 33220 lei

Preț vechi: 41525 lei
-20% Nou

Puncte Express: 498

Preț estimativ în valută:
6358 6627$ 5293£

Carte tipărită la comandă

Livrare economică 06-20 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783540760474
ISBN-10: 3540760474
Pagini: 432
Ilustrații: XI, 419 p.
Dimensiuni: 155 x 235 x 25 mm
Greutate: 0.68 kg
Ediția:Softcover reprint of the original 1st ed. 1996
Editura: SPRINGER LONDON
Colecția Springer
Locul publicării:London, United Kingdom

Public țintă

Lower undergraduate

Cuprins

I Data Structures.- 1 Arrays, Records and Linked Lists.- 2 Stacks and Queues.- 3 Binary Trees.- 4 Heaps.- 5 Graphs.- II Algorithms.- 6 Algorithms and Complexity.- 7 Sorting Algorithms.- 8 Graph Algorithms.- 9 Some Miscellaneous Algorithms.- III Storing and Searching.- 10 Storing in Arrays and Lists.- 11 Storing in Binary Trees.- 12 Storing in Multiway Trees.- IV Solutions.- 13 Solutions to Exercises 1.- 14 Solutions to Exercises 2.- 15 Solutions to Exercises 3.- 16 Solutions to Exercises 4.- 17 Solutions to Exercises 5.- 18 Solutions to Exercises 6.- 19 Solutions to Exercises 7.- 20 Solutions to Exercises 8.- 21 Solutions to Exercises 9.- 22 Solutions to Exercises 10.- 23 Solutions to Exercises 11.- 24 Solutions to Exercises 12.