Difference between revisions of "C++ programming"

From Teknologisk videncenter
Jump to: navigation, search
m (Local links)
m
Line 1: Line 1:
 
 
=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]]
 
*[[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]]
 +
 +
= Library's =
 +
*[http://en.wikipedia.org/wiki/Category:C%2B%2B_libraries Wikipedia library list]
 +
*[http://www.cryptopp.com/ crypto++] Many crypto functions
 +
*[http://sourceforge.net/apps/wordpress/itpp/ 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.
 +
*[http://www.threadingbuildingblocks.org/ Intel Tread Building library]
  
 
=External Links=
 
=External Links=

Revision as of 21:09, 23 December 2010

Local links

Library's

External Links