1091_Data Structures
Registration:Now ~ Any Time
Course Period:2020-09-12 ~ 2021-01-31
LINE sharing feature only supports mobile devices
Course Intro
Course Plan
演算法的規格,資料抽象化與
程式的複雜度分析
Array(陣列)與Structure(結構)
Stack(堆疊)與Queue(佇列)
Linked List(串列)
Tree(樹狀結構)
Graph(圖狀結構)
Sorting(排序)
Hashing(雜湊結構)
Heap(堆積結構)
Searching(搜尋結構)
Textbooks
圖解資料結構-使用C語言(第四版)--胡昭民編著
ISBN: 978-986-434-445-1
博碩文化股份有限公司, 2019. 11
-
Ch00-Course Outline
-
Ch01-Introduction
-
Ch02-Array Structure
-
Ch03-Link List
-
Ch04-Stack Structure
-
Ch05-Queue Structure
-
Ch06-Tree Structure
-
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 / 林學儀