Difference between revisions of "C++ programming"
From Teknologisk videncenter
m (→Library's) |
m |
||
Line 1: | Line 1: | ||
+ | =Learning C++= | ||
+ | This material is based on the book "PROGRAMMING AND PROBLEM SOLVING WITH C++" by Nell Dale {{Book | ISBN=978-0-7637-7151-5}} | ||
+ | *Chapter 12: [[/Chapter 12|Classes and Abstraction]] | ||
+ | |||
=Local links= | =Local links= | ||
*[[Media:Oxford University C++.pdf|Oxford University C++]][[image:PDF-logo.png|15px]] | *[[Media:Oxford University C++.pdf|Oxford University C++]][[image:PDF-logo.png|15px]] |
Revision as of 08:07, 16 January 2011
Learning C++
This material is based on the book "PROGRAMMING AND PROBLEM SOLVING WITH C++" by Nell Dale Link to book on Safari
- Chapter 12: Classes and Abstraction
Local links
Library's
- Wikipedia library list
- crypto++ Many crypto functions
- IT++ classes and functions for linear algebra (matrices and vectors), signal processing and telecommunication systems. It can also be used in areas such as machine learning and pattern recognition.
- Intel Tread Building library
- live555 - streaming media (RTP) Video/sound
- OpenImageIO** Wikipedia on OpenImageIO
- Sound_Object_(SndObj)_Library