Programming & Master links
best cpp linkshttp://www.cplusplus.com/
Bjarne Stroustrup's(respects) homepage
http://www.research.att.com/~bs/
C++ Annotations
http://www.icce.rug.nl/documents/cplusplus/
http://www.cppreference.com/
****************************************
fresh sf projects
http://freshmeat.net/
****************************************
open source hla and others
http://wiki.littlebluefroglabs.com/index.php?title=Main_Page
Bu Gary amca bana cevap yazmadı ama :)
http://www.comp.nus.edu.sg/~gtan/
****************************************
HLA notes
http://www.ecst.csuchico.edu/~hla/LectureNotes/
****************************************
socket links
------------------------------------------------------------------------
http://burks.bton.ac.uk/burks/pcinfo/progdocs/winsock/winsock.htm
http://www.exegesis.uklinux.net/gandalf/winsock/winsock2.htm
http://cs.ecs.baylor.edu/~donahoo/practical/CSockets/practical/
http://tangentsoft.net/
****************************************
Tree Container Library
One type of container not found in the STL is the tree container. The Tree Container Library (TCL), presented here, is a generic tree container library which, not only works much like the STL, but is also compatible with the STL algorithms
http://www.codeproject.com/library/tree_container.asp
0 Comments:
Post a Comment
<< Home