回首頁校友資訊相關網站搜尋引擎∣檔案下載

 

 

研 究 生:張礎鴻   Chu-Hung Chang

指導教授:黃永廣  博士    Wong, Wing-Kwong

學 年 度:89

學位類別:碩士

論文名稱:中文物件導向語言之設計理念與實現

                      The Design and Implementation of Chinese Object-Oriented Language

 

論文摘要:

本篇論文提出『中文物件導向描述語言(COOL:Chinese Object
– Oriented Language)』在幾何知識表達上的應用。經由預先定義的各種幾何物件,例
如:點、線段、三角形等類別型態,透過設定物件的各種屬性,將各種知識表達運用架構
和語意網的方式呈現,讓學習者可以簡單的憑著對幾何物件的概念,直接透過描述語言繪
製出所要的幾何圖形,達到電腦輔助學習的目的。描述語言則被轉譯成CLogo (Chinese
Logo) 程式碼,在本實驗室所開發的CLogo繪圖環境中將圖形繪製出來。
In this paper, we propose the representation of geometric knowledge with the Chinese Object-Oriented
Language (COOL). Using the geometric class definitions of point, line segment, triangle etc., the attributes
of the objects can be easily set in a COOL program in declarative ways like those of frames and semantic
nets. This helps users to draw geometric figures with a simple, declarative COOL program in a computer-
assisted learning environment. The COOL program is interpreted as CLogo (Chinese Logo) source code,
 which will be executed and visualized in a CLogo learning environment.