定價: 1300
售價: 1235
庫存: 已售完
LINE US!
此書已為「缺書」無法下單! 請見諒

付款方式: 超商取貨付款
信用卡
線上轉帳
物流方式: 超商取貨
宅配
門市自取

詳細資訊

【原文書】 書名:Introduction to the Design and Analysis of Algorithms: a strategic approach 2/e 作者:R.C.T. Lee、S.S. Tseng、R.C. Chang、Y.T. Tsai 出版社:McGrawHill 出版日期:2005/12 ISBN:9780071085762 內容介紹 Description Communication network design, VLSI layout and DNA sequence analysis are important and challenging problems that cannot be solved by naive and straightforward algorithms. Thus, it is critical for a computer scientist to have a good knowledge of algorithm design and analysis. This book presents algorithm design from the viewpoint of strategies. Each strategy is introduced with many algorithms designed under the strategy. Each algorithm is presented with many examples and each example with many figures. In recent years, many approximation algorithms have been developed. Introduction to the Design and Analysis of Algorithms presents two important concepts clearly: PTAS and NPO-complete. This book also discusses the concept of NP-completeness before introducing approximation algorithms. Again, this is explained through examples which make sure that the students have a definite idea about this very abstract concept. In addition, this book also has a chapter on on-line algorithms. Each on-line algorithm is introduced by first describing the basic principle behind it. Amortized analysis is a new field in algorithm research. In this book, detailed descriptions are given to introduce this new and difficult-to-understand concept. This book can be used as a textbook by senior undergraduate students or master level graduate students in computer science. 目錄 Table of Contents 1 Introduction 2 The complexity of algorithms and the lower bounds of problems 3 The greedy method 4 The divide-and-conquer strategy 5 Tree searching strategies 6 Prune-and-search 7 Dynamic programming 8 The theory of NP-completeness 9 Approximation algorithms 10 Amortized analysis 11 Randomized algorithms 12 On-line algorithms