VPMeetingMinutes20120313
From OO Lab
(Difference between revisions)
Latest revision as of 22:15, 28 March 2012
Back to VisualPoint MeetingMinutes List Page
[edit] Focus points to write the TCSE paper
- Try to 訂題目
- Introduction 是描述我的研究是在解決怎樣的問題 (大概1頁)
- Abstraction 是比較短的 Introduction
- Background or 相關研究 第二段
- 不見得寫在一起
- Background 是我的研究所需的knowledge
- 第三段為自己的研究,應該要佔四頁
- 最後的Reference,有出現在本文中才能放上
- 若寫不小心寫太多Introduction/Background/相關研究,必須砍一些掉,TCSE paper只能六頁
- 不要覺得可惜,可以移到碩士論文
[edit] Evaluation
- 找5個 Algorithms(可從資料結構或演算法的書中尋找),program 不大,大概100行左右,來做 Evaluation
- 我要做的 Animation,跟蔡翰毅學長的不同,他的是關於 Keyframe Interpolation 的部分,我要找的 Examples 不是這類的,思考一下是哪類的
- For Example: RGB的例子是這類的;AVL tree則不是