資料結構是資訊系統開發的主軸, 也是資訊系學生必備的技能之一.
本課程主要分成三大部分, 包含基本資料結構,例如Array, Linked-list, Stack, Queue等介紹,
接續介紹進階資料結構, 包括Priority Queue, Tree, Search Tree, Iterator等,
最後介紹各種典型演算法如何結合資料結構, 有效率的進行資料處理,
並透過大量的動手實作的作業與範例, 期望學生能習得設計資料結構或利用各種資料結構
開發軟體系統的能力.Data structure is the main axis of information system development and one of the essential skills for information students.
This course is mainly divided into three parts, including the introduction of basic data structures, such as Array, Linked-list, Stack, Queue, etc.
Continue to introduce advanced data structures, including Priority Queue, Tree, Search Tree, Iterator, etc.
Finally, we introduce how various typical algorithms combine data structures to efficiently process data.
Through a large number of hands-on assignments and examples, students are expected to learn how to design data structures or utilize various data structures.
Ability to develop software systems.
本課程在於學習各種不同的資料表現形式,使散亂的資料能夠以規則方式呈現並進行有效率的運算處理。在本課程內容安排上,將介紹常用的資料結構與相關演算法,包含堆疊(stack)、佇列(queue)、樹(tree)、圖(graph)、排序(sorting)等,可廣泛地運用在不同領域上。
This course aims to learn various data representation forms so that scattered data can be presented in a regular manner and processed efficiently. In terms of 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.
作者: 蔡明志
書號: AEE038500 出版日: 2017/06/12
ISBN: 9789864764259 EAN: 9789864764259
Author: Cai Mingzhi
ISBN: AEE038500 Publication date: 2017/06/12
ISBN: 9789864764259 EAN: 9789864764259
評分項目 Grading Method | 配分比例 Grading percentage | 說明 Description |
---|---|---|
期中考期中考 midterm exam |
20 | |
期末考期末考 final exam |
20 | |
平時作業平時作業 Daily homework |
50 | |
上課參與上課參與 Participate in class |
10 |