Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of other material, this book includes expanded versions of the first 30 issues of the popular Internet C++ feature Guru of the Week (or, in its short form, GotW), a series of self-contained C++ engineering problems and solutions that illustrate specific design and coding techniques.
C++ by Dissection presents a thorough introduction to the programming process by
carefully developing working programs to illuminate key features of the C++ programming
language. Program code is explained in an easy-to-follow, careful manner throughout.
The code has been tested on several platforms and is found on the bundled CDrom
accompanying this text. The code in C++ By Dissection can be used with most C++
systems, including those found in operating systems such as MacOS, MS-DOS, OS/2,
UNIX, and Windows.
《Developing Series 60 Applications: A Guide for Symbian OS C++ Developers》本壓縮包中包含了電子書(shū)和源碼。
Series 60是在Symbian OS下進(jìn)行智能手機(jī)應(yīng)用程序開(kāi)發(fā)的主要平臺(tái),它擁有廣大的用戶群。本書(shū)是諾基亞與EMCC軟件公司共同推出的一本Series 60開(kāi)發(fā)的權(quán)威參考書(shū),為Symbian OS下的C++編程提供全面指導(dǎo)。全書(shū)共13章,循序漸進(jìn)地講解Symbian OS基礎(chǔ)、Series 60 GUI應(yīng)用程序設(shè)計(jì)基礎(chǔ)、應(yīng)用程序各種UI控件、移動(dòng)通信和多媒體開(kāi)發(fā)知識(shí),以及應(yīng)用程序的調(diào)試與測(cè)試等。全書(shū)包含了60個(gè)實(shí)例應(yīng)用程序,每個(gè)都有完整的 C++代碼和安裝腳本,涵蓋了Series 60開(kāi)發(fā)的方方面面。本書(shū)適用于所有Symbian OS手機(jī)應(yīng)用開(kāi)發(fā)人員:初學(xué)者通過(guò)本書(shū)可以打下牢固基礎(chǔ),掌握必須的技能;有經(jīng)驗(yàn)的開(kāi)發(fā)人員則可以通過(guò)本書(shū)獲得豐富的、有價(jià)值的參考資料。
獨(dú)立成分分析( I C A) 是一項(xiàng)把混合信號(hào)分解成具有統(tǒng)計(jì)獨(dú)立性成分的新技術(shù) 。I C A近年已在生物醫(yī)
域的信號(hào)分離中展示 了很好的應(yīng)用前景 。 我們比較系統(tǒng)地介紹了 I C A的基本原理 、 主要算法 、 應(yīng)用和
究的發(fā)展方向,旨在進(jìn)一步推動(dòng)有關(guān)的理論與應(yīng)用研究工作。
opencv OpenCV is cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It
does not rely on external numerical libraries, though it can make use of some of them (see below) at
runtime, if they are available