1. 了解各種資料結構之定義與操作
2. 撰寫各種資料結構的物件導向程式
3. 了解如何運用資料結構來使電腦系統更有效率
4. 學習計算機科學知識,作為後續課程之基礎1. Understand the definition and operation of various data structures
2. Write object-oriented programs with various data structures
3. Understand how to use data structures to make computer systems more efficient
4. Learn computer science knowledge as the basis for subsequent courses
資料結構課程學習如何在程式中儲存應用程式的資料。不同應用程式需求會需要不同的結構來儲存資料。學生必須理解各種資料結構的定義及其特性,並能針對不同需求來選用合適的表示方式。本課程著重於陣列、鏈結串列、stack、queue 以及 tree等基礎資料結構。
The Data Structures course learns how to store application data in a program. Different application requirements will require different structures to store data. Students must understand the definitions and characteristics of various data structures and be able to choose appropriate representation methods for different needs. This course focuses on basic data structures such as arrays, linked lists, stacks, queues, and trees.
資料結構導論C語言實作
作者:張真誠、蔡文輝、胡育誠, 出版社:全華圖書公司, 出版日期:2007-08-01
Introduction to Data Structure C Language Implementation
Author: Zhang Chengcheng, Cai Wenhui, Hu Yucheng, Publisher: Quanhua Book Company, Publication date: 2007-08-01
評分項目 Grading Method | 配分比例 Grading percentage | 說明 Description |
---|---|---|
小考一小考一 Quiz 1 |
10 | |
小考二小考二 Quiz 2 |
10 | |
期中考期中考 midterm exam |
30 | |
期末考期末考 final exam |
30 | |
平時成績平時成績 usual results |
20 | 作業及出席 |