資料結構是資訊系統開發的核心技能, 也是資訊系學生必備的技能之一.
本課程主要分成三大部分, 包含基本資料結構,例如Array, Linked-list, Stack, Queue等介紹,
接續介紹進階資料結構, 包括Priority Queue, Tree, Search Tree, Iterator等,
最後介紹各種典型演算法如何結合資料結構, 有效率的進行資料處理,
並透過大量的動手實作的作業與範例, 期望學生能習得設計資料結構或利用各種資料結構
開發軟體系統的能力.Data structure is the core skill in the development of information systems and one of the essential skills for information students.
This course is mainly divided into three parts, including basic data structures, such as Array, Linked-list, Stack, Queue and other introductions,
Continue to introduce advanced data structures, including Priority Queue, Tree, Search Tree, Iterator, etc.
Finally, we introduce how various typical algorithms combine data structures and efficiently perform data processing.
And through a large number of manual operational operations and examples, students are expected to be able to design data structures or use various data structures.
Ability to develop software systems.
本課程在於學習各種不同的資料表現形式,使散亂的資料能夠以規則方式呈現並進行有效率的運算處理。在本課程內容安排上,將介紹常用的資料結構與相關演算法,包含堆疊(stack)、佇列(queue)、樹(tree)、圖(graph)、排序(sorting)等,可廣泛地運用在不同領域上。
This course learns various different data presentations, so that scattered data can be presented in a regular manner and efficient computing processing. In the content arrangement of this course, commonly used data structures and related algorithms will be introduced, including stack, queue, tree, graph, sorting, etc., which can be widely used In different fields.
如上課PPT, 以及Video.
Such as in the previous course PPT, and Video.
評分項目 Grading Method | 配分比例 Grading percentage | 說明 Description |
---|---|---|
平時作業(含課堂、課後)平時作業(含課堂、課後) Normal work (including classes and after classes) |
80 | |
上課點名、參與、互動上課點名、參與、互動 Class title, participation, interaction |
20 |