「資料結構」(Data Structures)是計算機科學領域的一門重要課程,在學習基本程式設計,例如:Java 語言的課程後,資料結構提供的相關理論可以快速擴大程式設計的視野,在 Java 程式靈活運用陣列、串列、堆疊、佇列、二元樹和圖形等各種結構來解決問題,或是使用搜尋和排序處理資料,讓程式執行更有效率,讓理論與實務並進學習,以具備真正系統開發的能力。Data Structures is an important course in the field of computer science. After learning basic programming, such as Java language courses, the relevant theory provided by the data structure can quickly expand the vision of programming, in Java Programs use arrays, serials, stacking, sequentials, binary trees and graphics to solve problems, or use search and sorting to process data, making programs more efficient, allowing managers to discuss and practice and learn to have the ability to develop real 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 terms of 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.
資料結構理論與實務:以 Java 語言實作(第二版)
作者: 陳會安
出版社:旗標
出版日期:2016/07/12
Data structure theory and practice: In Java language (second edition)
Author: Chen Hui'an
Publisher: Flagmark
Publication date: 2016/07/12
評分項目 Grading Method | 配分比例 Grading percentage | 說明 Description |
---|---|---|
期中考期中考 Midterm exam |
30 | |
期末考期末考 Final exam |
40 | |
作業作業 Action |
20 | |
出席出席 Attend |
10 |