Difference between revisions of "C++ programming"
From Teknologisk videncenter
m |
m (→Local links) |
||
Line 6: | Line 6: | ||
*[[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]] | ||
*[[Media:Cpp reference sheet.pdf|CPP reference sheet]][[image:PDF-logo.png|15px]] | *[[Media:Cpp reference sheet.pdf|CPP reference sheet]][[image:PDF-logo.png|15px]] | ||
+ | *[[Jokes about C++]] | ||
= Library's = | = Library's = |
Revision as of 08:29, 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