Google
 
Discovered Topics
 c++  programming  reference  c/c++  development

Discover From This Page & Topic: [] c++
 [] C/C++ Reference http://www.cppreference.com/ (programming reference documentation c)
 [] cplusplus.com - The C++ Resources Network http://www.cplusplus.com/ (programming reference c tutorial)
 [] Standard Template Library Programmer's Guide http://www.sgi.com/tech/stl/ (programming stl reference library)
 [] C++ Language Tutorial http://www.cplusplus.com/doc/tutorial/ (programming reference tutorial tutorials)
 [] The ADAPTIVE Communication Environment (ACE) http://www.cs.wustl.edu/~schmidt/ACE.html (programming network library software)
 [] C++ Notes: Table of Contents http://www.fredosaurus.com/notes-cpp/index.html (tutorial programming reference c)
 [] Teach Yourself C++ in 21 Days http://newdata.box.sk/bx/c/ (programming reference tutorial howto)
 [] C++ FAQ LITE http://www.parashift.com/c++-faq-lite/ (programming reference development coding)
 [] C programming.com - Your Resource for C and C++ Programming http://www.cprogramming.com/ (programming reference tutorial tutorials)
 [] Information http://www.cplusplus.com/info/
 [] Andrei Alexandrescu http://erdani.org/publications/ (development articles programming software)
 [] The C++ Source http://www.artima.com/cppsource (programming reference magazine journal)
 [] c++ soup: Boost.Asio and Patterns http://cplusplus-soup.blogspot.com/2006/12/boost.html (boost network performance asio)
 [] Alex Ott's blog http://alexott.blogspot.com/ (blog sockets)
 [] C++ Programming HOW-TO: STL References http://www.linuxselfhelp.com/HOWTO/C++Programming-HOWTO-17.html (stl)
 [] My Rant on C++'s operator new http://www.scs.cs.nyu.edu/~dm/c++-new.html (article toread new memory)
 [] C++ constructor, destructor, memory management http://codenewbie.com/print_article.php?aid=1504 (programming tutorial code techarticle)
 [] C++ Standard Library Quick Reference http://www.greyc.ensicaen.fr/ensicaen/Docs/STL_quickref.html#containers (stl)
 [] Programming in C++, Rules and Recommendations http://www.doc.ic.ac.uk/lab/cplus/c++.rules/ (programming coding guide rules)
 [] Code Newbie; Tutorials, Forums, Examples, Programming, and More! http://cpp.codenewbie.com/ (code tutorials c programming)

 [] Standart C++'ı Yeni Bir Dil Olarak Öğrenmek http://acehreli.org/~ali/turkcecpp/cpp_ogrenmek.html
 [] UnixLite - A LightWeight Unix Operating System Written in C++ http://www.unixlite.org/ (os unix linux opensource)
 [] IT Tutorials and Interview questions http://www.tutorialdownloads.com/ (tutorials tools freeware programming)
 [] Random Number Generation http://www.qbrundage.com/michaelb/pubs/essays/random_number_generation (random programming algorithm development)
 [] Linux Howtos: C/C++ -> Sockets Tutorial http://www.linuxhowtos.org/C_C++/socket.htm (socket cpp howto network)
 [] Pre-defined C/C++ Compiler Macros http://predef.sourceforge.net/ (programming reference preprocessor compiler)
 [] C++ in Action: Industrial Strength Programming http://www.relisoft.com/book/index.htm (books windows programming free)
 [] TBB Home http://osstbb.intel.com/index.php (opensource library programming intel)
 [] Visual Studio Express http://msdn.microsoft.com/vstudio/express/ (microsoft programming free software)
 [] TechToolBlog » 195 Free Online Programming Books http://www.techtoolblog.com/archives/195-free-online-programming-books (books programming free reference)
 [] C++ - Vikikitap http://tr.wikibooks.org/wiki/C%2B%2B
 [] Building and Testing gcc/glibc cross toolchains http://kegel.com/crosstool/ (programming linux toolchain embedded)
 [] Creating Finite State Machines in C++ > You Do the Math http://www.informit.com/articles/article.asp?p=463940 (programming)
 [] The C++ Annotations http://www.icce.rug.nl/documents/cplusplus/ (programming book reference tutorial)
 [] Boost Log Library Documentation http://www.torjo.com/code/log/ (boost library logger)
 [] C++ Frequently Questioned Answers http://yosefk.com/c++fqa/ (programming faq reference documentation)
 [] what are the major differences between C and C++ - Q&A http://www.faqs.org/qa/qa-117.html (coding computers programming reference)
 [] C++ socket classes: Table of Contents http://members.aon.at/hstraub/linux/socket++/docu/socket++_toc.html#SEC_Contents (network programming reference)
 [] Automotive_Java_Framework.pdf (application/pdf-Objekt) http://www.fbi.h-da.de/fileadmin/personal/j.wietzke/mein_ordner/Studentenarbeiten/Automotive_Java_Fr ... (schnittstelle sharedmemory pdf java)
 [] C++ Standard Library Quick Reference http://www.halpernwightsoftware.com/stdlib-scratch/quickref.html (code stl cheatsheet c)
 [] C++ QUICK REFERENCE http://www.sourcepole.com/sources/programming/cpp/cppqref.html (code programming reference c)
 [] Beej's Guides http://beej.us/guide/ (reference linux network programming)
 [] User's Guide to the GNU C++ Class Library - Table of Contents http://www.math.utah.edu/docs/info/libg++_toc.html (library reference programming tutorial)
 [] Bjarne Stroustrup's Homepage http://www.research.att.com/~bs/homepage.html (programming stroustrup code blogs)
 [] C++ standard library - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/C++_standard_library (programming standard library reference)
 [] C++.de http://www.c-plusplus.de/cms/ (community programming development tutorial)
 [] Memory Mapped Files And Shared Memory For C++ http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2044.html#MemoryMappedFiles (programmierung programming sharedmemory interface)
 [] Developing a Java Class With A Native Method http://www.inonit.com/cygwin/jni/helloWorld/java.html (java cygwin dll tutorial)
 [] CodeProject. Free source code and programming help http://www.codeproject.com/ (.net asp.net javascript ajax)
 [] 跟我一起写Makefile.pdf - C/C++ - ChinaUnix.net http://bbs.chinaunix.net/viewthread.php?tid=659871&highlight=makefile
 [] Yukuan's Blog: An Array Implementation of Queue http://yukuan.blogspot.com/2006/05/array-implementation-of-queue.html (unittest)
 [] Using the Java Native Interface with C++ http://www.pacifier.com/~mmead/cs510jip/jni/ (tutorials java jni interface)
 [] Beej's Guide to Network Programming http://beej.us/guide/bgnet/output/html/multipage/index.html (reference tutorial programming linux)
 [] The GNU C++ Library http://gcc.gnu.org/onlinedocs/libstdc++/documentation.html (library programming reference documentation)
 [] Creating a C Header File Using javah http://www.inonit.com/cygwin/jni/helloWorld/header.html (jni tutorial tutorials)
 [] Fundamental Types (C++) http://msdn2.microsoft.com/en-us/library/cc953fe1(VS.71).aspx (programming)
 [] printf - C++ Reference http://www.cplusplus.com/reference/clibrary/cstdio/printf.html (programming reference)
 [] Embedded.com - TechSearch http://embedded.com/TechSearch/Search.jhtml?sortSpec=publishDate+desc&Re-sort.x=33&Re-sort.y ... (embedded)
 [] Windows Data Types (Windows) http://msdn2.microsoft.com/en-us/library/aa383751.aspx (programming)
 [] C-Programmierung: Literatur und Weblinks - Wikibooks http://de.wikibooks.org/wiki/C-Programmierung:_Literatur_und_Weblinks (books programming reference links)
 [] LaGrone COSC1320 http://www2.cs.uh.edu/~jlagrone/ (uh cs)
 [] EFNet #C++ FAQ http://rafb.net/efnet_cpp/faq/conversions/int2char/ (int char conversion)
 [] Bruce Eckel's MindView, Inc: Thinking in C++ 2nd Edition by Bruce Eckel http://mindview.net/Books/TICPP/ThinkingInCPP2e.html (programming tutorial c book)
 [] FLTK Home Page http://www.fltk.org/ (graphics gui framework ui)
 [] 蚂蚁的 C/C++ 标准编程 http://cpp.ga-la.com/ (tutorial c reference chinese)
 [] http://www.research.ibm.com/designpatterns/pubs/ph-jun96.txt http://www.research.ibm.com/designpatterns/pubs/ph-jun96.txt (singleton patterns programming)
 [] online C++ tutorial http://www.intap.net/~drw/cpp/index.htm (programming tutorial tutorials reference)
 [] C++マニアック,ストリーム,stream の使い方 http://homepage2.nifty.com/well/Stream.html (programming)
 [] C 语言常见问题集 http://c-faq-chn.sourceforge.net/ (programming faq c)
 [] Using CommonC-plus-plus - DeveloperNet http://developer.novell.com/wiki/index.php/Using_CommonC-plus-plus (voip)
 [] Error Handling with C++ Exceptions, Part 1 http://www.freshsources.com/Except1/ALLISON.HTM (programming)
 [] tesseract-ocr - Google Code http://code.google.com/p/tesseract-ocr/ (ocr opensource linux code)
 [] High-speed Charting Control - The Code Project - Miscellaneous Controls http://www.codeproject.com/miscctrl/High-speedCharting.asp (graphics softwaredevelopment mfc chart)
 [] Quincy: Simple free C/C++ programming IDE for Windows http://codecutter.net/tools/quincy/ (programming study)
 [] Plot Graphic Library - The Code Project - Miscellaneous Controls http://www.codeproject.com/miscctrl/pgllib.asp (programming chart development plot)
 [] [ cs123 - java to c++ tutorial ] http://www.cs.brown.edu/courses/cs123/javatoc.shtml (programming tutorial java reference)
 [] 开源大本营: C/C++ young library: 项目信息 http://gforge.osdn.net.cn/projects/ylib/ (project opensource programming c)
 [] Professional C++ CGI Libraries http://rudeserver.com/ (library programming)
 [] Java / C++ socket class http://www.keithv.com/project/socket.html (socket java programming)
 [] Center of STL Study: Effective STL 中文版(完整版) http://stl.winterxy.com/html/000030.html (programming tutorial development)
 [] C++事件(Event)机制的实现一例 - 中软网博客 http://www.cnsdn.com.cn/blog/article.asp?id=1185
 [] C++ Portable Types Library (PTypes) Version 2.0 http://www.melikyan.com/ptypes/ (library programming development opensource)
 [] C++ Tutorial - Variablen http://tutorial.schornboeck.net/ (tutorial german programming cpp)
 [] Dinkumware, Ltd. - Compleat Libraries Reference - Dinkum Compleat Libraries http://www.dinkumware.com/manuals/?manual=compleat&page=index.html (reference programming code library)
 [] 水之真諦-C++語言 http://64.233.179.104/translate_c?hl=zh-TW&u=http://blog.csdn.net/FantasiaX/category/164042.aspx ... (windows數據類型)
 [] GDB - ChinaUnix Wiki http://wiki.chinaunix.net/index.php/GDB (programming toolkit development gdb)
 [] socketref - C++博客 http://www.cppblog.com/socketref/ (python blog programming development)
 [] Input/Output with files http://www.cplusplus.com/doc/tutorial/files.html (files i/o programming input)
 [] C/C++ リファレンス http://www.cppll.jp/cppreference/ (reference programming c プログラミング)
 [] sanlongcai的专栏 http://blog.csdn.net/sanlongcai/ (blog c development)
 [] Index of /pub/gnu/commonc++ http://ftp.gnu.org/pub/gnu/commonc++/ (gnu)
 [] Center of STL Study: 资料下载 归档 http://stl.winterxy.com/html/cat_eaieieaooe.html (book)
 [] libstdc++: std::vector Class Template Reference http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/classstd_1_1vector.html (stl programming)
 [] spserver - Google Code http://code.google.com/p/spserver/ (network framework server library)
 [] 逸学堂-专注高质量编程[C/C++] http://www.exuetang.net/index.aspx
 [] InformIT: C++ Reference Guide > The Explicit Conversion Operators Proposal http://www.informit.com/guides/content.aspx?g=cplusplus&seqNum=297
 [] C++ Exercises for beginners/Variables and types - Wikibooks, collection of open-content textbooks http://en.wikibooks.org/wiki/C++_Exercises_for_beginners/Variables_and_types#EXERCISE_1
 [] Embedded.com - A Simple and Efficient FFT Implementation in C++, Part II http://www.embedded.com/rss/showArticle.jhtml?articleID=199702335&cid=RSSfeed_embedded_news
 [] C++ Glossary http://www.glenmccl.com/glos.htm#tag265
 [] Cprogramming.com - STL Tutorial - List Container http://www.cprogramming.com/tutorial/stl/stllist.html