Design and Analysis of Algorithms: A Contemporary Perspective, Sandeep Sen, Amit Kumar
Автор: Cormen, Thomas H., E Название: Introduction to algorithms 3 ed. ISBN: 0262033844 ISBN-13(EAN): 9780262033848 Издательство: MIT Press Рейтинг: Цена: 183920.00 T Наличие на складе: Нет в наличии. Описание: 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.
Автор: Niki Passath Название: Thinking Like a Machine: An Artists Journey Into Robotics ISBN: 3110542552 ISBN-13(EAN): 9783110542554 Издательство: Walter de Gruyter Рейтинг: Цена: 61920.00 T Наличие на складе: Невозможна поставка. Описание: In many modes of behavior, people act more and more like machines. With his created robotic beings, Niki Passath breaks with this seemingly rational technological system. By eliminating the predominant rationality of the machine, he gives it a new meaning.
Автор: V. V. Muniswamy Название: Design and Analysis of Algorithms ISBN: 9380026730 ISBN-13(EAN): 9789380026732 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 26790.00 T Наличие на складе: Невозможна поставка. Описание: A very useful guide for graduate and undergraduate students and teachers of computer science. This book provides a coherent and pedagogically sound framework for learning and teaching. Its breadth of coverage insures that algorithms are carefully and comprehensively discussed with figures and tracing of algorithms.
Автор: Sandeep Sen, Amit Kumar Название: Design and Analysis of Algorithms: A Contemporary Perspective ISBN: 1108496822 ISBN-13(EAN): 9781108496827 Издательство: Cambridge Academ Рейтинг: Цена: 49630.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: A valuable text in the field of computer science and engineering, covering fundamental concepts and recent advancements. To help the reader to design/redesign algorithms for their requirements rather than be overawed by the challenges of a new framework.
Автор: Hromkovic Juraj Название: Design and Analysis of Randomized Algorithms ISBN: 3642063004 ISBN-13(EAN): 9783642063008 Издательство: Springer Цена: 51200.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
Автор: Alsuwaiyel M H Название: Algorithms: Design Techniques And Analysis (Revised Edition) ISBN: 9814723649 ISBN-13(EAN): 9789814723640 Издательство: World Scientific Publishing Рейтинг: Цена: 152070.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Problem solving is an essential part of every scientific discipline. It has two components: (1) problem identification and formulation, and (2) the solution to the formulated problem. One can solve a problem on its own using ad hoc techniques or by following techniques that have produced efficient solutions to similar problems. This requires the understanding of various algorithm design techniques, how and when to use them to formulate solutions, and the context appropriate for each of them.Algorithms: Design Techniques and Analysis advocates the study of algorithm design by presenting the most useful techniques and illustrating them with numerous examples — emphasizing on design techniques in problem solving rather than algorithms topics like searching and sorting. Algorithmic analysis in connection with example algorithms are explored in detail. Each technique or strategy is covered in its own chapter through numerous examples of problems and their algorithms.Readers will be equipped with problem solving tools needed in advanced courses or research in science and engineering.
Автор: Amrinder Arora Название: Analysis and Design of Algorithms ISBN: 151651310X ISBN-13(EAN): 9781516513109 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 81050.00 T Наличие на складе: Невозможна поставка. Описание: Analysis and Design of Algorithms provides a structured view of algorithm design techniques in a concise, easy-to-read manner. The book was written with an express purpose of being easy — to understand, read, and carry.It presents a pioneering approach in the teaching of algorithms, based on learning algorithm design techniques, and not merely solving a collection of problems. This allows students to master one design technique at a time and apply it to a rich variety of problems.Analysis and Design of Algorithms covers the algorithmic design techniques of divide and conquer, greedy, dynamic programming, branch and bound, and graph traversal. For each of these techniques, there are templates and guidelines on when to use and not to use each technique. Many sections contain innovative mnemonics to aid the readers in remembering the templates and key takeaways. Additionally, the book covers NP-completeness and the inherent hardness of problems. The third edition includes a new section on polynomial multiplication, as well as additional exercise problems, and an updated appendix.Written with input from students and professionals, Analysis and Design of Algorithms is well suited for introductory algorithm courses at the undergraduate and graduate levels. The structured organization of the text makes it especially appropriate for online and distance learning.
Автор: Amrinder Arora Название: Analysis and Design of Algorithms ISBN: 1516513088 ISBN-13(EAN): 9781516513086 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 81050.00 T Наличие на складе: Невозможна поставка. Описание: Analysis and Design of Algorithms provides a structured view of algorithm design techniques in a concise, easy-to-read manner. The book was written with an express purpose of being easy — to understand, read, and carry.It presents a pioneering approach in the teaching of algorithms, based on learning algorithm design techniques, and not merely solving a collection of problems. This allows students to master one design technique at a time and apply it to a rich variety of problems.Analysis and Design of Algorithms covers the algorithmic design techniques of divide and conquer, greedy, dynamic programming, branch and bound, and graph traversal. For each of these techniques, there are templates and guidelines on when to use and not to use each technique. Many sections contain innovative mnemonics to aid the readers in remembering the templates and key takeaways. Additionally, the book covers NP-completeness and the inherent hardness of problems. The third edition includes a new section on polynomial multiplication, as well as additional exercise problems, and an updated appendix.Written with input from students and professionals, Analysis and Design of Algorithms is well suited for introductory algorithm courses at the undergraduate and graduate levels. The structured organization of the text makes it especially appropriate for online and distance learning.
Автор: Lekh Raj Vermani, Shalini Vermani Название: An Elementary Approach to Design and Analysis of Algorithms ISBN: 1786346753 ISBN-13(EAN): 9781786346759 Издательство: World Scientific Publishing Рейтинг: Цена: 116160.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: 'The book under review is an interesting elaboration that fills the gaps in libraries for concisely written and student-friendly books about essentials in computer science ... I recommend this book for anyone who would like to study algorithms, learn a lot about computer science or simply would like to deepen their knowledge ... The book is written in very simple English and can be understood even by those with limited knowledge of the English language. It should be emphasized that, despite the fact that the book consists of many examples, mathematical formulas and theorems, it is very hard to find any mistakes, errors or typos.'zbMATHIn computer science, an algorithm is an unambiguous specification of how to solve a class of problems. Algorithms can perform calculation, data processing and automated reasoning tasks.As an effective method, an algorithm can be expressed within a finite amount of space and time and in a well-defined formal language for calculating a function. Starting from an initial state and initial input (perhaps empty), the instructions describe a computation that, when executed, proceeds through a finite number of well-defined successive states, eventually producing 'output' and terminating at a final ending state. The transition from one state to the next is not necessarily deterministic; some algorithms, known as randomized algorithms, incorporate random input.This book introduces a set of concepts in solving problems computationally such as Growth of Functions; Backtracking; Divide and Conquer; Greedy Algorithms; Dynamic Programming; Elementary Graph Algorithms; Minimal Spanning Tree; Single-Source Shortest Paths; All Pairs Shortest Paths; Flow Networks; Polynomial Multiplication, to ways of solving NP-Complete Problems, supported with comprehensive, and detailed problems and solutions, making it an ideal resource to those studying computer science, computer engineering and information technology.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz