了解graph,hashing,sorting,search structures 等資料結構之定義與操作
學習graph,hashing,sorting,search structures等資料結構的物件導向程式設計
學習如何運用資料結構來使電腦系統更有效率
學習如何運用資料結構於實際問題Understand the definition and operation of data structures such as graph, hashing, sorting, search structures, etc.
Learn object-oriented programming of data structures such as graph, hashing, sorting, search structures, etc.
Learn how to use data structures to make computer systems more efficient
Learn how to apply data structures to real-world problems
資料結構課程學習如何在程式中儲存應用程式的資料。不同應用程式需求會需要不同的結構來儲存資料。學生必須理解各種資料結構的定義及其特性,並能針對不同需求來選用合適的表示方式。本課程著重於較進階的資料結構,包含graph、sorting、hashing、heap、hashing以及各種search structures等。
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 more advanced data structures, including graph, sorting, hashing, heap, hashing and various search structures.
Data Structures and Algorithms in Java (4th edition)
Michael T. Goodrich and Roberto Tamassia, 2005
data structure sand algorithm sin Java (4TH edition)
評分項目 Grading Method | 配分比例 Grading percentage | 說明 Description |
---|---|---|
期中考期中考 midterm exam |
20 | |
期末考期末考 final exam |
30 | |
作業作業 Homework |
20 | |
出席出席 Attend |
10 | |
小考小考 Quiz |
20 |