Presentation is loading. Please wait.

Presentation is loading. Please wait.

2 期末程式第一份報告 報告內容 撰寫此程式的動機和目的以及預期達到的功能和結果 流程圖 繼承關係 資料結構 檔案上傳格式 第 n 組程式流程圖.doc 組別於近日內公告 5/31, 17:00 前交.

Similar presentations


Presentation on theme: "2 期末程式第一份報告 報告內容 撰寫此程式的動機和目的以及預期達到的功能和結果 流程圖 繼承關係 資料結構 檔案上傳格式 第 n 組程式流程圖.doc 組別於近日內公告 5/31, 17:00 前交."— Presentation transcript:

1

2 2 期末程式第一份報告 報告內容 撰寫此程式的動機和目的以及預期達到的功能和結果 流程圖 繼承關係 資料結構 檔案上傳格式 第 n 組程式流程圖.doc 組別於近日內公告 5/31, 17:00 前交

3 3 Statement1 Choice DataBase End Start Next Previous Statement1 右邊是一種非正式的範 例,要求同學自行查相 關正式的表示法,學習 並引用之。(記得將所 查到的網址或書籍列出) 流程圖

4 4 繼承關係 SchoolMember StudentTeacher MS StudentPhD Student

5 5 資料結構 Class Name Version Date Description Constructor Summary Constructor’s arguments and description Member Data Summary Member access type: public, private, protected Data name and its description Member Function Summary Return type Function’s name, arguments, description, and access type such as public, private, protected

6 6 資料結構 Class Name: Point Version: 1.0 Date: 2006/05/19 Description: Point class definition represents an x-y coordinate pair Constructor Summary Point( int = 0, int = 0 ) Default constructor, set all member datas zero Member Data Summary private intx Store the value of x in coordinates. private inty Store the value of y in coordinates

7 7 資料結構 Member Function Summary public voidsetX( int a) The value a is assigned to the member data x public intgetX() Return the value of member data x

8 8 期末報告撰寫格式 封面 ( 用計畫書的封面格式 ) 簡介 目的,功能上說明,以及達到的結果 使用說明 說明如何使用該程式 ( 含使用步驟之說明 ) Class/function 的說明 簡單說明資料結構 簡單說明 function 結論 簡單結論,延申之應用和未來改進


Download ppt "2 期末程式第一份報告 報告內容 撰寫此程式的動機和目的以及預期達到的功能和結果 流程圖 繼承關係 資料結構 檔案上傳格式 第 n 組程式流程圖.doc 組別於近日內公告 5/31, 17:00 前交."

Similar presentations


Ads by Google