本課程旨在介紹資料結構之基本概念,使學生能習得程式使用的資料在電腦記憶體的儲存方式,以便撰寫程式處理問題時,能夠使用最佳的資料結構,並且提供一種策略或方法來有效率的善用這些資料,以便達到下列目的 : 程式執行速度快,資料佔用最少的記憶空間,更快速的存取這些資料。

This course is to introduce the essence concepts of data stucture to student.  The lecture will cover both the basic knowledge in this field and the advance technology.  The students should know both theory and its applications which will benefit them in their future career.