Siberschatz's OPERATING SYSTEM CONCEPTS (10版)
人氣推薦!已有12位會員共同選購!!
原文書資訊
書名:OPERATING SYSTEM CONCEPTS 10/E GE 2019 <JW>
作者: SILBERSCHATZ
ISBN: 9781119454083
出版社: John Wiley
出版年: 2019年
中文書資訊
書名: 作業系統 OPERATING SYSTEM CONCEPTS
作者: Silberschatz/ 吳庭育
ISBN: 9789865522506
出版社: 東華
出版年: 2021年
原價:
1750
售價:
1660
現省:
90元
立即查看
Fundamentals of Data Structures in C (2版)
人氣推薦!已有8位會員共同選購!!
原文書資訊
書名:Fundamentals of Data Structures in C 2008 978-0-929306-40-7,2/E <Silicon Press>
作者: HOROWITZ
ISBN: 9780929930640
出版社: Silicon Press
出版年: 2007年
中文書資訊
書名: 基礎資料結構使用C (第二版)
作者: Horowitz/ 蔡錫鈞
ISBN: 9789868359710
出版社: 開發
出版年: 2008年
原價:
1390
售價:
1362
現省:
28元
立即查看
Computer Organization and Design MIPS Edition: The Hardware/Software Interface (6版)
人氣推薦!已有7位會員共同選購!!
原文書資訊
書名:Computer Organization and Design MIPS Edition: The Hardware/Software Interface 6/E 2021 <MK>
作者: David A. Patterson
ISBN: 9780128201091
出版社: Morgan Kaufmann
出版年: 2021年
書籍內容:
Table of Contents
1. Computer Abstractions and Technology
2. Instructions: Language of the Computer
3. Arithmetic for Computers
4. The Processor
5. Large and Fast: Exploiting Memory Hierarchy
6. Parallel Processors from Client to Cloud
Appendix
A. Assemblers, Linkers, and the SPIM Simulator
B. The Basics of Logic Design
C. Graphics and Computing GPUs
D. Mapping Control to Hardware
E. A Survey of RISC Architectures for Desktop, Server, and Embedded Computers
中文書資訊
書名: 計算機組織與設計: 硬體/軟體的介面 5/e (Patterson: Computer Organization and Design 5/e)(Asian Edition)5/E 2015 <東華>
作者: 鍾崇斌、楊惠親 譯 Patterson
ISBN: 9789574838110
出版社: 東華
出版年: 2015年
書籍內容:
1 計算機抽象化與科技
2指令:計算機的語言
3計算機的算術
4處理器
5大且快:利用記憶體階層
6從客戶端到雲端的平行處理器
附錄A 組譯器、聯結器與SPIM模擬器
附錄B TH-2 天河二號高效能計算系統
附錄F 晶片上網路
原價:
3500
售價:
3325
現省:
175元
立即查看
Introduction to the Design & Analysis of Algorithms (2版)
人氣推薦!已有5位會員共同選購!!
【簡介】
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
原價:
1300
售價:
1222
現省:
78元
立即查看
Computer Organization and Design RISC-V Edition: The Hardware Software Interface (2版)
其他會員也一起購買
Computer Organization and Design Risc-V Edition: The Hardware Software Interface
ISBN13:9780128203316
出版社:MORGAN KAUFMANN PUBL INC
作者:David A. Patterson
裝訂:平裝
版次:2
出版日:2021/01/01
原價:
3400
售價:
3230
現省:
170元
立即查看
Fundamentals of Data Structures in C++ (2版)
其他會員也一起購買
原文書資訊
書名:Fundamentals of Data Structures in C++ 2007 <SP> 0-929306-37-6,2/E <SP>
作者: HOROWITZ
ISBN: 9780929306377
出版社: SP
出版年: 2006年
中文書資訊
書名: 基礎資料結構使用C++ (第二版)
作者: Horowitz/ 戴顯權
ISBN: 9789868359703
出版社: 開發
出版年: 2007年
原價:
1390
售價:
1362
現省:
28元
立即查看
【簡介】
暢銷經典,全球銷售超過百萬本
Thomas H. Cormen、Charles E. Leiserson、Ronald L. Rivest和Clifford Stein所著的《演算法導論》受到世界各地許多著名大學廣泛採用,作為演算法課程的主要教科書。
本書即是大家耳熟能詳的CLRS。歷經數個版次,同時受到廣泛選用所造就的不可替代性,在該領域的社群和學術界,常以作者姓氏的首個英文字母「CLRS」,作為這本經典著作的代稱。
這本書因幾個關鍵特點而備受讚譽:
‧內容全面:本書涵蓋了從基本到進階的演算法主題,適合各個程度的讀者,無論是大學生、研究生或業界人士,都能從中受益。
‧清晰的講解:書中以清晰詳細的方式解釋各種演算法,並搭配虛擬碼,幫助讀者理解演算法的實作過程。
‧嚴謹的數學分析:本書提供了演算法的數學分析,幫助讀者深入理解演算法的效率和複雜度,對於希望深入研究演算法理論的讀者很有幫助。
‧豐富的練習題:每章結尾都有大量的練習題,這些題目設計巧妙,有助於對學習內容的強化和加深理解。
‧現實應用:書中展示了多演算法在實際問題中的應用,增加了學習的趣味性和實用性。
這些特點使得《演算法導論》成為計算機科學領域的經典教材,廣受學術界和業界人士的推崇。
有些演算法書籍雖然嚴謹卻不夠完整,有些則包羅萬象卻嚴謹不足,獨樹一幟的《演算法導論》既嚴謹且全面,不僅深入探討廣泛的演算法,也透過自成一體的章節及演算法虛擬碼,讓各種程度的讀者皆能理解演算法的設計和分析。
《演算法導論》自第一版問世以來,已成為全球大學的主要演算法教材,以及專業人士的標準參考書。
本書的第四版做了全面的更新,採用更清晰的文筆、更個人化且性別中立的表達方式,並透過顏色來增進視覺表現。我們根據讀者的回饋改進問題,讓注釋和參考文獻反映這個領域的最新發展,並且在本書的網站提供新的補充教材。
第四版的新內容
‧關於二部圖、線上演算法與機器學習的新章節
‧探討遞迴方程、雜湊表、勢能函數及後綴陣列等主題的新內容
‧新增140道新習題和22道新問題
本書提供超過900道習題與162個問題,讀者可以在本書網站上找到大部分的解答。適合大學或研究所的演算法或資料結構課程使用;此外,由於本書探討演算法設計的工程問題和數學層面,所以也適合專業技術人員用來自學。
【目錄】
PART Ⅰ 基礎
1 演算法在計算時的作用
2 起點
3 分析執行時間的特性
4 分治法
5 機率分析與隨機演算法
PART Ⅱ 排序和順序統計量
6 堆積排序
7 快速排序
8 以線性時間排序
9 中位數與順序統計量
PART Ⅲ 資料結構
10 基本資料結構
11 雜湊表
12 二元搜尋樹
13 紅黑樹
PART Ⅳ 進階設計和分析技術
14 動態規劃
15 貪婪演算法
16 平攤分析
PART Ⅴ 高階資料結構
17 擴充資料結構
18 B 樹
19 不相交集合的資料結構
PART Ⅵ 圖演算法
20 初級圖演算法
21 最小生成樹
22 單源最短路徑
23 all-pairs 最短路徑
24 最大流量
25 二部圖的配對
PART Ⅶ 特選主題
26 平行演算法
27 線上演算法
28 矩陣運算
29 線性規劃
30 多項式與 FFT
31 數論演算法
32 字串比對
33 機器學習演算法
34 NP 完備性
35 近似演算法
PART Ⅷ 附錄:數學基礎
A 求和
B 集合與離散數學的其他要素
C 計數與機率
D 矩陣
原價:
1800
售價:
1350
現省:
450元
立即查看
Fundamentals of Database Systems (7版)
其他會員也一起購買
書名:Fundamentals of Database Systems, 7E Global Edition
作者:ELMASRI & NAVATHE
出版社:PEARSON
出版日期:2017/00/00
ISBN:9781292097619
Table of Contents:
Part 1: Introduction to Databases
Chapter 1: Databases and Database Users
Chapter 2: Database Systems Concepts and Architecture
Part 2: Conceptual Data Modeling and Database Design
Chapter 3: Data Modeling Using the Entity Relationship (ER) Model
Chapter 4: The Enhanced Entity Relationship (EER) Model
Part 3: The Relational Data Model and SQL
Chapter 5: The Relational Data Model and Relational Database Constraints
Chapter 6: Basic SQL
Chapter 7: More SQL: Complex Queries, Triggers, Views, and Schema Modification
Chapter 8: The Relational Algebra and Relational Calculus
Chapter 9: Relational Database Design by ER- and EER-to-Relational Mapping
Part 4: Database Programming Techniques
Chapter 10: Introduction to SQL Programming Techniques
Chapter 11: Web Database Programming Using PHP
Part 5: Object, Object-Relational, and XML: Concepts, Models, Languages, and Standards
Chapter 12: Object and Object-Relational Databases
Chapter 13: XLM: Extensible Markup Language
Part 6: Database Design Theory and Normalization
Chapter 14: Basics of Functional Dependencies and Normalization for Relational Databases
Chapter 15: Relational Database Design Algorithms and Further Dependencies
Part 7: File Structures, Hashing, Indexing, and Physical Database Design
Chapter 16: Disc Storage, Basic File Structures, Hashing, and Modern Storage Architectures
Chapter 17: Indexing Structures for Files and Physical Database Design
Part 8: Query Processing and Optimization
Chapter 18: Strategies for Query Processing
Chapter 19: Query Optimization
Part 9: Transaction Processing, Concurrency Control, and Recovering
Chapter 20: Introduction to Transaction Processing Concepts and Theory
Chapter 21: Concurrency Control Techniques
Chapter 22: Database Recovery Techniques
Part 10: Distributed Databases, NOSQL Systems, Cloud Computing, and Big Data
Chapter 23: Distributed Database Concepts
Chapter 24: NOSQL Databases and Big Data Storage Systems
Chapter 25: Big Data Technologies Based on MapReduce and Hadoop
Part 11: Advanced Database Models, Systems, and Applications
Chapter 26: Enhanced Data Models: Introduction to Active, Temporal, Spatial, Multimedia, and Deductive Databases
Chapter 27: Introduction to Information Retrieval and Web Search
Chapter 28: Data Mining Concepts
Chapter 29: Overview of Data Warehousing and OLAP
Part 12: Additional Database Topics: Security
Chapter 30: Database Security
Appendix A: Alternative Diagrammatic Notations for ER Models
Appendix B: Parameters of Disks
Appendix C: Overview of the QBE Language
Appendix D: Overview of the Hierarchical Data Model
Appendix E: Overview of the Network Data Model
原價:
1550
售價:
1457
現省:
93元
立即查看
原文書資訊
書名:OPERATING SYSTEM CONCEPTS 10/E GE 2019 <JW>
作者: SILBERSCHATZ
ISBN: 9781119454083
出版社: John Wiley
出版年: 2019年
中文書資訊
書名: 作業系統 OPERATING SYSTEM CONCEPTS
作者: Silberschatz/ 吳庭育
ISBN: 9789865522506
出版社: 東華
出版年: 2021年
立即查看
Foundations of Algorithms (5版)
相關熱銷的書籍推薦給您
Foundations of Algorithms 5/E Neapolitan 9781284049190
原價:
1790
售價:
1754
現省:
36元
立即查看
INTRODUCTION TO ALGORITHMS A CREATIVE APPROACH(IE)2003<AW> 986-779094-4
類似書籍推薦給您
立即查看
Introduction to Algorithms (3版)
類似書籍推薦給您
原價:
1750
售價:
1715
現省:
35元
立即查看
INTRODUCTION TO ALGORITHMS (3版)
類似書籍推薦給您
原價:
1750
售價:
1715
現省:
35元
立即查看
INTRODUCTION TO ALGORITHMS IN PASCAL 1995
類似書籍推薦給您
立即查看
INTRODUCTION TO QUANTUM ALGORITHMS VIA LINEAR ALGEBRA (2版)
類似書籍推薦給您
立即查看