Data Structures and Algorithms Using C#
Autor Michael McMillanen Limba Engleză Hardback – 25 mar 2007
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 383.99 lei 6-8 săpt. | |
Cambridge University Press – 25 mar 2007 | 383.99 lei 6-8 săpt. | |
Hardback (1) | 757.86 lei 6-8 săpt. | |
Cambridge University Press – 25 mar 2007 | 757.86 lei 6-8 săpt. |
Preț: 757.86 lei
Preț vechi: 947.32 lei
-20% Nou
Puncte Express: 1137
Preț estimativ în valută:
145.02€ • 153.21$ • 121.25£
145.02€ • 153.21$ • 121.25£
Carte tipărită la comandă
Livrare economică 01-15 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780521876919
ISBN-10: 0521876915
Pagini: 366
Ilustrații: 11 tables 67 exercises
Dimensiuni: 185 x 242 x 24 mm
Greutate: 0.85 kg
Ediția:New.
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States
ISBN-10: 0521876915
Pagini: 366
Ilustrații: 11 tables 67 exercises
Dimensiuni: 185 x 242 x 24 mm
Greutate: 0.85 kg
Ediția:New.
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States
Cuprins
Preliminaries; 1. Collections; 2. Arrays and arraylists; 3. Basic sorting algorithms; 4. Basic searching algorithms; 5. Stacks and queues; 6. The bitarray class; 7. Strings, the string class and the stringbuilder class; 8. Pattern matching and text processing; 9. Building dictionaries - the dictionarybase class and the sortedlist class; 10. Hashing and the hashtable class; 11. Linked lists; 12. Binary trees and binary search trees; 13. Sets; 14. Advanced sorting algorithms; 15. Advanced data structures and algorithms for searching; 16. Graphs and graph algorithms; 17. Advanced algorithms.
Recenzii
"An excellent, thoroughly enjoyable work on introductory and intermediate data structures for the increasingly popular C# programming language.... This book is valuable for any data structures course." -- M Connell, SUNY College at Cortland, CHOICE
Notă biografică
Descriere
First comprehensive tutorial and reference for C# implementation of data structures and algorithms.