Difference between revisions of "C++ programming"
From Teknologisk videncenter
m (→Local links) |
m (→External Links) |
||
(One intermediate revision by one other user not shown) | |||
Line 22: | Line 22: | ||
*http://www.cplusplus.com/doc/tutorial/ | *http://www.cplusplus.com/doc/tutorial/ | ||
*[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. | + | *Good article by [http://en.wikiversity.org/wiki/C%2B%2B Wikiversity] |
− | + | [[Category:C++]] |
Latest revision as of 06:19, 29 February 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