Cantitate/Preț
Produs

Introduction to the Design and Analysis of Algorithms

Autor Anany Levitin
en Limba Engleză Paperback – 22 dec 2011

Preț: 51055 lei

Preț vechi: 58685 lei
-13% Nou

Puncte Express: 766

Preț estimativ în valută:
9771 10308$ 8143£

Carte disponibilă

Livrare economică 12-26 decembrie
Livrare express 27 noiembrie-03 decembrie pentru 3980 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780273764113
ISBN-10: 027376411X
Pagini: 592
Ilustrații: Illustrations
Dimensiuni: 189 x 231 x 25 mm
Greutate: 0.76 kg
Ediția:3 ed
Editura: Pearson Education

Cuprins

  • 1 Introduction
  • 2 Fundamentals of the Analysis of Algorithm Efficiency
  • 3 Brute Force and Exhaustive Search
  • 4 Decrease-and-Conquer
  • 5 Divide-and-Conquer
  • 6 Transform-and-Conquer
  • 7 Space and Time Trade-Offs
  • 8 Dynamic Programming
  • 9 Greedy Technique
  • 10 Iterative Improvement
  • 11 Limitations of Algorithm Power
  • 12 Coping with the Limitations of Algorithm Power