Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

An Introduction to the Analysis of Algorithms, Sedgewick Robert


Варианты приобретения
Цена: 16551.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-08-26
Ориентировочная дата поставки: Октябрь
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Sedgewick Robert
Название:  An Introduction to the Analysis of Algorithms
Перевод названия: Роберт Седжвик: Введение в анализ алгоритмов
ISBN: 9780321905758
Издательство: Pearson Education
Издательство: Addison-Wesley Professional
Классификация:


ISBN-10: 032190575X
Обложка/Формат: Hardback
Страницы: 576
Вес: 1.16 кг.
Дата издания: 25.01.2013
Язык: English
Издание: 2 rev ed
Иллюстрации: Illustrations
Размер: 228 X 180 X 14
Читательская аудитория: Professional & vocational
Рейтинг:
Поставляется из: США
Описание: Despite growing interest, basic information on methods and models for mathematically analyzing algorithms has rarely been directly accessible to practitioners, researchers, or students. An Introduction to the Analysis of Algorithms, Second Edition, organizes and presents that knowledge, fully introducing primary techniques and results in the field. Robert Sedgewick and the late Philippe Flajolet have drawn from both classical mathematics and computer science, integrating discrete mathematics, elementary real analysis, combinatorics, algorithms, and data structures. They emphasize the mathematics needed to support scientific studies that can serve as the basis for predicting algorithm performance and for comparing different algorithms on the basis of performance. Techniques covered in the first half of the book include recurrences, generating functions, asymptotics, and analytic combinatorics. Structures studied in the second half of the book include permutations, trees, strings, tries, and mappings. Numerous examples are included throughout to illustrate applications to the analysis of algorithms that are playing a critical role in the evolution of our modern computational infrastructure. Improvements and additions in this new edition include
  • Upgraded figures and code
  • An all-new chapter introducing analytic combinatorics
  • Simplified derivations via analytic combinatorics throughout
The book s thorough, self-contained coverage will help readers appreciate the field s challenges, prepare them for advanced results covered in their monograph Analytic Combinatorics and in Donald Knuth s The Art of Computer Programming books and provide the background they need to keep abreast of new research. Sedgewick and Flajolet] are not only worldwide leaders of the field, they also are masters of exposition. I am sure that every serious computer scientist will find this book rewarding in many ways. From the Foreword by Donald E. Knuth



      Старое издание

Introduction to algorithms  3 ed.

Автор: Cormen, Thomas H., E
Название: Introduction to algorithms 3 ed.
ISBN: 0262033844 ISBN-13(EAN): 9780262033848
Издательство: MIT Press
Рейтинг:
Цена: 27588.00 р.
Наличие на складе: Нет в наличии.

Описание: A new edition of the essential text and professional reference, with substantial new material on such topics as vEB trees, multithreaded algorithms, dynamic programming, and edge-base flow.

Introduction to genetic algorithms for scientists and engineers

Автор: Coley, David
Название: Introduction to genetic algorithms for scientists and engineers
ISBN: 9810236026 ISBN-13(EAN): 9789810236021
Издательство: World Scientific Publishing
Рейтинг:
Цена: 6494.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The approach taken in this text is largely practical, with algorithms being presented in full and working code (in BASIC, FORTRAN, PASCAL and C) on the accompanying disk. Exercises are included at the end of several chapters, many of which are computer based.

Proofs and Algorithms: Introduction to Logic and Computability Theory

Автор: Gilles Dowek
Название: Proofs and Algorithms: Introduction to Logic and Computability Theory
ISBN: 0857291203 ISBN-13(EAN): 9780857291202
Издательство: Springer
Рейтинг:
Цена: 4884.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Logic is a branch of philosophy, mathematics and computer science. It studies the required methods to determine whether a statement is true, such as reasoning and computation.Proofs and Algorithms: Introduction to Logic and Computability is an introduction to the fundamental concepts of contemporary logic - those of a proof, a computable function, a model and a set. It presents a series of results, both positive and negative, - Church's undecidability theorem, G?del’s incompleteness theorem, the theorem asserting the semi-decidability of provability - that have profoundly changed our vision of reasoning, computation, and finally truth itself.Designed for undergraduate students, this book presents all that philosophers, mathematicians and computer scientists should know about logic.

Probability and Risk Analysis / An Introduction for Engineers

Автор: Rychlik Igor, RydГ©n Jesper
Название: Probability and Risk Analysis / An Introduction for Engineers
ISBN: 3540242236 ISBN-13(EAN): 9783540242239
Издательство: Springer
Рейтинг:
Цена: 12571.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This text presents notions and ideas at the foundations of a statistical treatment of risks. Such knowledge facilitates the understanding of the influence of random phenomena and gives a deeper understanding of the possibilities offered by and algorithms found in certain software packages. Since Bayesian methods are frequently used in this field, a reasonable proportion of the presentation is devoted to such techniques. The text is written with a student in mind who has studied elementary undergraduate courses in engineering mathematics, maybe including a minor course in statistics. Despite employment of the style of presentation traditionally found in the mathematics literature (including descriptions like definitions, examples, etc.). Probability and Risk Analysis emphasizes an understanding of the theory and methods presented; hence, comments are given verbally and a reasoning is frequent. With respect to the contents (and its presentation), the ambition has not been to write just another new textbook on elementary probability and statistics. There are lots of such books, but instead the focus is on applications within the field of risk and safety analysis.

Introduction to the Analysis of Algorithms

Автор: Soltys Michael
Название: Introduction to the Analysis of Algorithms
ISBN: 9814401153 ISBN-13(EAN): 9789814401159
Издательство: World Scientific Publishing
Рейтинг:
Цена: 8554.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Suitable for students and engineers alike, specifically software engineers who design reliable code, this title covers the traditional algorithms of Computer Science such as Greedy, Dynamic Programming and Divide & Conquer.

Stochastic Simulation: Algorithms and Analysis

Автор: Asmussen
Название: Stochastic Simulation: Algorithms and Analysis
ISBN: 038730679X ISBN-13(EAN): 9780387306797
Издательство: Springer
Рейтинг:
Цена: 6981.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Sampling-based computational methods have become a fundamental part of the numerical toolset of practitioners and researchers across an enormous number of different applied domains and academic disciplines. This book provides a broad treatment of such sampling-based methods , as well as accompanying mathematical analysis of the convergence properties of the methods discussed . The reach of the ideas is illustrated by discussing a wide range of applications and the models that have found wide usage. The first  half of the book focusses on general methods, whereas the second half discusses model-specific algorithms. Given the wide range of  examples, exercises and applications students, practitioners and researchers in  probability, statistics, operations research, economics, finance, engineering  as well as biology and chemistry and physics will find the book of value.  Soren Asmussen is Professor of Applied Probability at Aarhus University, Denmark and Peter Glynn is Thomas Ford Professor of  Engineering at Stanford University. 


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия