Difference between revisions of "C++ programming"
From Teknologisk videncenter
m (→Local links) |
|||
Line 23: | Line 23: | ||
*[http://en.wikiversity.org/wiki/C%2B%2B C++ introduction] | *[http://en.wikiversity.org/wiki/C%2B%2B C++ introduction] | ||
*Good article by [http://en.Wikiversity.org Wikiversity] | *Good article by [http://en.Wikiversity.org Wikiversity] | ||
− | + | [[Category:C++]] |
Revision as of 16:40, 11 January 2012
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