1. 影像處理可以做什麼?
人們對於數位影像處理方法的興趣來自於兩個主要的應用領域: 改善影像資訊供人理解之用, 以及處理影像資料供自動機器感知所需的儲存、傳輸與表示。
2. [實作課程] C++ Builder 程式設計概念
C++ Builder [ 維基百科, 官網, 台灣總代理興德資訊 ] 是 CodeGear 針對 C++ 程式語言所開發的快速應用程式開發工具 ( Rapid Application Development, RAD ), CodeGear 為 C++ 加入了許多的視覺化元件, 配合整合開發環境 ( Integrated Development Environment, IDE ), 推出了 C++ Builder 這個產品, 加速了一個視窗應用程式的開發。
(1) applications, project file, exe file
(2) units, cpp file, object file
(3) forms, frm file
(4) header file
(5) VCL ( visual component library )
(6) components, component palette
(7) objects
(8) object inspector
(9) properties
(10) events
(11) methods
(12) event-driven programming ( 事件驅動程式設計 )
延伸閱讀: software development process
沒有留言:
張貼留言