基礎主控台(Console)練習:
- Microsoft Virtual C#
- C# - Hello, World
- C# - String to int
- C# - if-else
- C# - for-loop
- C# - 以 for-loop 做積分 X^2
- C# - 例外處理 Exception
- C# - switch-case 及 while-loop
- C# - 陣列 Array
- C# - 做猜數字遊戲 (1~20)
視窗介面(Windows Forms)練習:
- C# - 練習 textBox 及 button 做等差相加、等差相乘
- C# - 載入 AForge 參考實作「讀取」及「另存」圖片
- C# - 影像處理圖片像素 RGB 值
- C# - 影像處理圖片灰階、黑白、邊緣化、B-Channel
- C# - 影像處理圖片銳化、對比延伸、直方圖均化
- C# - 使用碼表 Stopwatch() 測試二維陣列 [i, j] 及 [j, i] 執行時間
- C# - 使用 timer 實作一個計數碼表
- C# - 影像處理 RotateBicubic() 做圖片旋轉
- C# - 捕捉滑鼠座標及圖片 Pixel RGB 值
- C# - 影像處理圖片截圖並與原圖匹配找相同部份再繪矩形標示
題目實作練習:
- C#-examination-1
- C#-examination-2
- C#-examination-3
- C#-examination-4
- C#-examination-a
- C#-examination-b
- C#-examination-c
- C#-examination-d
- C#-examination-e
其他工具(超連結):
- AForge.NET on-line Documentation(官方線上)
- AForge.NET Documentation (本站下載 AForge.NET.chm)
- Emgu CV(免費的影像處理資料庫,含範例)
-------------------------------------------------------------------