1071_Data Structures
Registration:Now ~ Any Time
Course Period:2018-09-17 ~ 2019-01-30
LINE sharing feature only supports mobile devices
Course Intro
Course Plan
演算法的規格,資料抽象化與
程式的複雜度分析
Array(陣列)與Structure(結構)
Stack(堆疊)與Queue(佇列)
Linked List(串列)
Tree(樹狀結構)
Graph(圖狀結構)
Sorting(排序)
Hashing(雜湊結構)
Heap(堆積結構)
Searching(搜尋結構)
Textbooks
資料結構 -- 戴顯權 著
ISBN: 978-986-363-046-3
滄海圖書公司, 2017.01
-
Ch00-Course Outline
-
Ch01-Introduction
-
Ch02-Array Structure
-
Ch03-Linking List
-
Ch04-Stack Structure
-
Ch05-Queue Structure
-
Ch06-Tree Structure
-
Ch06-Tree-補充資料
-
Ch07-Binary Search Tree
-
Ch08-Heap Tree
-
Ch09-AVL Tree
-
Ch10-2-3-4 Tree
-
Ch11-B Tree
-
Ch12-Graphics
-
Ch13-Sorting Algorithms
-
Ch14-Searching Algorithms
Teacher / 林學儀