[置顶] C++ Links

Free C/C++ Compilers
    GCC http://gcc.gnu.org/install/binaries.html
    MinGW http://www.mingw.org/
    Cygwin (GNU + cygnus + Windows) http://cygwin.com/
    Visual C++ Toolkit 2003 http://msdn.microsoft.com/visualc/vctoolkit2003/
    Borland C++ Compiler 5.5 http://www.borland.com/products/downloads/download_cbuilder.html
    Borland C++BuilderX Personal 1.0 http://www.borland.com/products/downloads/download_cbuilderx.html
    Digital Mars C/C++ Compiler for Win32 http://www.digitalmars.com
    Open Watcom http://www.openwatcom.org/
    Dinkum Exam (EDG C++ front end) http://dinkumware.com/exam/dinkumExam.aspx
    Comeau C++ Online (EDG C++ front end)  http://www.comeaucomputing.com/tryitout/

C/C++ News Groups
    comp.lang.c.moderated http://groups.google.com/group/comp.lang.c.moderated
    comp.lang.c++.moderated http://groups.google.com/group/comp.lang.c++.moderated/
    comp.std.c++ http://groups.google.com/group/comp.std.c++

C/C++ Misc
    The C Standards Committee(ISO C) http://www.open-std.org/jtc1/sc22/wg14/
    The C++ Standard Committee(ISO C++) http://www.open-std.org/jtc1/sc22/wg21/
    ACCU (The Association of C and C++ Users) http://www.accu.org
    Incompatibilities Between ISO C and ISO C++ http://david.tribble.com/text/cdiffs.htm
    STLFilt: An STL Error Message Decryptor for C++ http://www.bdsoft.com/tools/stlfilt.html
    CppUnit http://cppunit.sourceforge.net
    The C++ Source http://www.artima.com/cppsource/
    QT http://www.trolltech.com

C++ Libraries
    Boost http://www.boost.org
    SGI STL http://www.sgi.com/tech/stl
    STLport http://www.stlport.org
    RougeWave Standard C++ Library http://www.ccd.bnl.gov/bcf/cluster/pgi/pgC++_lib/stdlib.htm
    ACE http://www.cs.wustl.edu/~schmidt/ACE.html
    FC++ http://www.cc.gatech.edu/~yannis/fc++/
    Blitz++ http://www.oonumerics.org/blitz
    Loki http://sourceforge.net/projects/loki-lib/
    MTL http://www.osl.iu.edu/research/mtl/
    POOMA http://www.pooma.com
    CGAL http://www.cgal.org/
    ROOT http://root.cern.ch/root/
    
C++ GUI Programming
    WTL http://sourceforge.net/projects/wtl/
    wxWidgets http://sourceforge.net/projects/wxwindows/
    gtkmm  http://www.gtkmm.org/
    FLTK http://fltk.org/
    Windows++ http://www.dilascia.com/wpp.htm
    DosTMUit++ http://www.trumphurst.com/toolkit.phtml 

你可能感兴趣的:([置顶] C++ Links)