1101_Data Structures
Registration:Now ~ Any Time
Course Period:2021-09-05 ~ 2022-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-503-506-8
全華圖書, 2020. 10
-
Ch00-Course Outline
-
Ch01-Introduction
-
Ch02-Array Structure
-
Ch03-Linking 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 / 林學儀