1061_Data Structures
Registration:Now ~ Any Time
Course Period:2017-09-11 ~ 2018-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-463-381-4
全華圖書公司, 2016.11
-
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 / 林學儀