2014年7月10日 星期四

Advanced VC++ Chapter 2

課程內容:

Example 7 - 使用一維陣列傳入函式的方式進行一維陣列的處理
http://codeboxy.blogspot.com/2013/07/passing-array-to-function.html

Example 8 - 函式使用指標的方式傳值進行運算處理
http://codeboxy.blogspot.com/2013/07/passing-two-dimensional-array-to.html

Example 9 - 矩陣相乘範例
http://codeboxy.blogspot.com/2013/07/passing-two-dimensional-array-to_10.html

Example 10 - 計算反矩陣範例
http://codeboxy.blogspot.com/2013/07/solving-matrix-inverse-using-pointer.html

分組作業:

撰寫一程式,能讀取4x4矩陣資料並存入二維陣列中,請使用指標的方式計算並印出矩陣降階後的4個3x3矩陣及係數。

沒有留言:

張貼留言