課程編碼 Course Code | 中文課程名稱 Course Name (Chinese) | 英文課程名稱 Course Name (English) | 總學分數 Credits | 總時數 Hours |
---|---|---|---|---|
3091016 | 計算機程式 | Computer Programming | 2.0 | 4 |
中文概述 Chinese Description | 先修課程:3001050或負責教授同意。程式環境C、BASIC、FORTRAN或LISP(編譯以及直譯語言)、區段架構(變數、輸入/輸出)、迴圈(for loop、while loop)、選擇敘述(if-else敘述、switch敘述)、函數(函數的資料傳遞、外部變數)、陣列與字串(陣列中元素之表達、字串)、指標(指標與陣列、雙重指標:指向指標的指標)、結構、等位以及ROM BIOS、檔案(標準I/O、記錄I/O、隨機存取)、如何設計一個大程式(分開編譯、記憶體模式)。 | |||
英文概述 English Description | Prerequisite: ME150 or Consent of Instructor Computer Languages: C, QBASIC, FORTRAN or LISP (Compiler or Interpreter) Including such as Statements of Flow Control: (Sequence, Selection and Iteration), Basic Data Type and Input/Output Statement subprograms (Parameters Called by Value and Address), Array, string and pointer Struct, Enum, Union and File How to design a Large Program (Project, Memory Mode, Library). |
備註: