本書以4個面向來表現C++的本質:procedural(程序性的)、generic(泛型的)、object-based(個別對象的)、OBJECT-oriented(面向對象的)。本書的組織圍繞著一系列逐漸繁復的程序問題,以及用以解決這些問題的語言特性。循此方式,你不只學到C++的函數和結構,也會學習到它們的設計目的和基本原理。 你可以由本書發現以下關鍵主題: ● Generic (泛型)編程風格和Standard Template Library(STL) ● Object-based(個別對象)編程風格和class的設計 ● OBJECT-oriented(面向對象)編程風格和classes階層體系的設計 ● Function template 和class template 的設計和運用 ● Exception handling(異常處理)與執行期型別鑒定(Run-Time Type Identification)
標簽: OBJECT-oriented object-based procedural generic
上傳時間: 2013-12-30
上傳用戶:362279997
* This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fixed 24-hour, or dynamically * configurable between these two types. Clock data can be accessed * as a binary number representing the number of minutes since midnight * or a BCD number formatted according to the time-of-day description * in the TIME module 0404x. The functions work with time-of-day values * which conform to normally accepted clock values of 1:00 to * 12:59 BCD / 0 to 719 binary for a 12-hour clock or clock values * 00:00 to 23:59 BCD / 0 to 1439 binary for a 24-hour clock. On power-up * the clock is 12:00 BCD / 0 binary for a 12-hour or dynamically * configurable clock, or 00:00 BCD / 0 binary for a 24-hour clock.
標簽: clock time-of-day software module
上傳時間: 2013-12-07
上傳用戶:llandlu
Data Structures And Algorithms With OBJECT-oriented Design Patterns In Python (2003) source code and html file
標簽: OBJECT-oriented Algorithms Structures Patterns
上傳時間: 2014-01-25
上傳用戶:dbs012280
Standard model object recognition matlab code
標簽: recognition Standard matlab object
上傳時間: 2014-01-13
上傳用戶:小鵬
EasyDBO是一個超輕量級對象-關系映射(Object/Relation Mapping,簡稱ORM)系統,主要解決關系數據庫系統中表數據與對象的自動映射,當前支持My SQL、MS SQL、Access三種數據庫系統下測試通過。
標簽: Relation EasyDBO Mapping Object
上傳時間: 2013-12-28
上傳用戶:SimonQQ
object oriented programming student record!
標簽: programming oriented student object
上傳時間: 2015-09-22
上傳用戶:thesk123
CORBA 標準是由800多個大型軟、硬件公司參與的OMG(Object Management Group) 組織所制定,本文培訓CORBA相關技術
標簽: CORBA Management Object Group
上傳時間: 2015-09-27
上傳用戶:zaizaibang
這是個Tiny Object/Relational Mapping System,使用的數據庫是MySQL,只實現了部分功能,包括添加,刪除,更新等,另外還帶有測試用例(也可以自己寫,僅供參考),希望可以給大家一點幫助,也希望各位高手指教
標簽: Relational Mapping Object System
上傳時間: 2015-10-01
上傳用戶:xc216
ML Distilled 2nd Edition (English) A Brief Guide to the Standard Object Modeling Language UML 標準建模語言入門的很好的參考資料
標簽: Distilled Language Standard Modeling
上傳時間: 2013-12-21
上傳用戶:thuyenvinh
delphi object inspector
上傳時間: 2013-12-22
上傳用戶:Thuan