本書以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
Kernel.Development.2nd.Edition非常有用的Linux內核開發著作
標簽: Development Edition Kernel Linux
上傳時間: 2013-12-12
上傳用戶:Andy123456
The project Adventure is a simple text-based adventure game. The game, as given, involves the hero trying to find his way from a deep dark forest to home and his true love. There s very little else the player can do apart from moving from place to place. It s not really very interesting. This project can be of use beyond the given, rather boring forest adventure though. You can use it as a basis for developing your own adventure game with different, more interesting commands, areas, items, people and so on. The package ope.adventure contains classes to describe the game world.
標簽: game text-based The Adventure
上傳時間: 2014-01-15
上傳用戶:cursor
support vector classification machine % soft margin % uses "kernel.m" % % xtrain: (Ltrain,N) with Ltrain: number of points N: dimension % ytrain: (Ltrain,1) containing class labels (-1 or +1) % xrun: (Lrun,N) with Lrun: number of points N: dimension % atrain: alpha coefficients (from svcm_train on xtrain and ytrain) % btrain: offest coefficient (from svcm_train on xtrain and ytrain) % % ypred: predicted y (Lrun,1) containing class labels (-1 or +1) % margin: (signed) separation from the separating hyperplane (Lrun,1
標簽: classification support machine Ltrain
上傳時間: 2015-09-04
上傳用戶:問題問題
Nucleus Kernel Demo Full source code
標簽: Nucleus Kernel source Demo
上傳時間: 2015-09-05
上傳用戶:ynsnjs
A new blind adaptive multiuser detection scheme based on a hybrid of Kalman filter and subspace estimation is proposed. It is shown that the detector can be expressed as an anchored signal in the signal subspace and the coefficients can be estimated by the Kalman filter using only the signature waveform and the timing of the desired user.
標簽: multiuser detection adaptive subspace
上傳時間: 2015-09-07
上傳用戶:xieguodong1234
A Java web application, based on Struts and Hibernate, that serves as an online running log. Users may enter information about workouts, and can track historical performance and data using web-based charts.
標簽: application Hibernate running Struts
上傳時間: 2015-09-08
上傳用戶:weixiao99
This documentation is based on the following versions:- pre-release of the wimax model developed by NIST (file patch-wimax-prerelease-092206)- ns-2.29 此程序是NS2下用C、C++編寫的,主要對Wimax 802.16d和802.16e的MAC層協議的仿真,壓縮文件內部有詳細的說明。 由于NS2運行在Linux下而且是對網絡的模擬,因此把它歸在Linux/網絡類中
標簽: documentation pre-release developed following
上傳時間: 2014-01-12
上傳用戶:釣鰲牧馬
Assertion based design_and:Including:Assertion methdology,Specifyingg RTL Properties, PLI-Based Assertions Functional coverage
標簽: Assertion Specifyingg Properties design_and
上傳時間: 2015-09-09
上傳用戶:xinzhch
Sample code that demostrates how to use shared events in Kernel mode.
標簽: demostrates Sample Kernel events
上傳時間: 2013-12-26
上傳用戶:daguda