Difference between revisions of "C++ programming"
From Teknologisk videncenter
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 20:09, 23 December 2010
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