공개 라이브러리 및 소스코드 관련
Program archives
----------------
Source code
-----------
STLport - a free, open source C++ standard library that runs
on just about any compiler.
http://www.stlport.com
Compilers
---------
See the G++ FAQ list for where to download the G++ compiler
Environment
-----------
User and special interest groups
--------------------------------
Conferences
-----------
Related languages
-----------------
Online magazines and journals
-----------------------------
Call for papers
---------------
Websites for authors of C++ books and articles
----------------------------------------------
Consulting services
-------------------
(but with some free things)
Bookshops
---------
C++ news-groups
---------------
Email discussion groups
-----------------------
Program archives
----------------
AT&T netlib (numerical analysis, lapack)
ftp://netlib.att.com
ftp://netlib.att.com
Ericsson's C++ archives
ftp://euagate.eua.ericsson.se/pub/c++
ftp://euagate.eua.ericsson.se/pub/c++
Walnut Creek
ftp://ftp.cdrom.com
ftp://ftp.cdrom.com
Garbo (DOS/windows)
ftp://garbo.uwasa.fi
ftp://garbo.uwasa.fi
Comp.sources.misc archives (unix)
ftp://wuarchive.wustl.edu/usenet
ftp://wuarchive.wustl.edu/usenet
Jumbo freeware/shareware site
http://www.jumbo.com/
http://www.jumbo.com/
Linux programs
http://www.xnet.com/~blatura/linapps.shtml
http://www.xnet.com/~blatura/linapps.shtml
Source code
-----------
See also the sections "List of libraries", "Site lists",
"Environment", "Commercial" and "Everything sites"
"Environment", "Commercial" and "Everything sites"
STLport - a free, open source C++ standard library that runs
on just about any compiler.
http://www.stlport.com
HP standard template library
ftp://butler.hpl.hp.com/stl/*
ftp://ftp.cs.rpi.edu/stl
http://www.cs.rpi.edu/~musser/stl.html
ftp://butler.hpl.hp.com/stl/*
ftp://ftp.cs.rpi.edu/stl
http://www.cs.rpi.edu/~musser/stl.html
D.R. Musser and Atul Saini, STL Tutorial and Reference
Guide: C++ Programming with the Standard Template Library
Addison-Wesley, Reading, MA, 1996.
Includes stl and ANSI-like string class (now out of date)
ftp://ftp.cs.rpi.edu/pub/stl/book/
Guide: C++ Programming with the Standard Template Library
Addison-Wesley, Reading, MA, 1996.
Includes stl and ANSI-like string class (now out of date)
ftp://ftp.cs.rpi.edu/pub/stl/book/
SGI version of standard template library (PCs or unix)
Code, documentation, links
http://www.sgi.com/Technology/STL/
Code, documentation, links
http://www.sgi.com/Technology/STL/
Standard C++ library (Integrated with SGI STL 3.2, templatized
IOStreams and locales, wrappers for C headers putting the symbols
into namespace std)
http://www.claas-solutions.de/cxxrt/
IOStreams and locales, wrappers for C headers putting the symbols
into namespace std)
http://www.claas-solutions.de/cxxrt/
ObjectSpace STL
http://www.objectspace.com/toolkits/download/index.html
http://www.objectspace.com/toolkits/download/index.html
ANSI-like string class (almost same as Musser/Saini string class)
ftp://ftp.primenet.com/users/k/kj7bg/bstring.zip
ftp://ftp.primenet.com/users/k/kj7bg/bstring.zip
Cay Horstmann's "Safe STL".
http://www.mathcs.sjsu.edu/faculty/horstman/safestl.html
http://www.mathcs.sjsu.edu/faculty/horstman/safestl.html
Johathan Lundquist's non-standard library covering the same kind of facilities
as the standard library
http://www.mindspring.com/~fluxsmith/library.htm
as the standard library
http://www.mindspring.com/~fluxsmith/library.htm
Repository for free C++ libraries; submissions are peer reviewed; emphasis on
libraries which work well with the C++ Standard Library
http://www.boost.org/
libraries which work well with the C++ Standard Library
http://www.boost.org/
Database template library: Make ODBC recordsets look like an STL container;
move through our containers using standard STL iterators; and if you insert(),
erase() or replace() records in our containers changes are automatically
committed to the database.
http://dtemplatelib.sourceforge.net/index.htm
move through our containers using standard STL iterators; and if you insert(),
erase() or replace() records in our containers changes are automatically
committed to the database.
http://dtemplatelib.sourceforge.net/index.htm
Regular expression editor (portable), OLE automation examples (MS Windows) etc
http://ourworld.compuserve.com/homepages/John_Maddock/index.htm
http://ourworld.compuserve.com/homepages/John_Maddock/index.htm
John J. Barton and Lee R. Nackman: Scientific and Engineering C++
*no longer there*
http://www.research.ibm.com/xw-SoftwareTechnology-books-SciEng-AboutSciEng.html
*no longer there*
http://www.research.ibm.com/xw-SoftwareTechnology-books-SciEng-AboutSciEng.html
Source code from Accelerated C++ by Andrew Koenig and Barbara Moo
http://www.acceleratedcpp.com
http://www.acceleratedcpp.com
Unicode support library (open source): includes character set conversions,
collation, a Unicode based string class, date, time and calendar support, and
much more.
http://oss.software.ibm.com/icu
collation, a Unicode based string class, date, time and calendar support, and
much more.
http://oss.software.ibm.com/icu
Edward M. Reingold's Calendar Papers and Code
http://emr.cs.uiuc.edu/~reingold/calendars.shtml
http://emr.cs.uiuc.edu/~reingold/calendars.shtml
Todd Knarr's date and time classes
The files Date.C and Date.h contain a date class capable of handling
dates from 1 Jan 4713BC to 31 Dec 9999AD. Time.C and Time.h contain
a time class capable of to-the-second time resolution. This seems to
have vanished - they're back!
ftp://ftp.xmission.com/pub/users/t/tknarr
The files Date.C and Date.h contain a date class capable of handling
dates from 1 Jan 4713BC to 31 Dec 9999AD. Time.C and Time.h contain
a time class capable of to-the-second time resolution. This seems to
have vanished - they're back!
ftp://ftp.xmission.com/pub/users/t/tknarr
###August
e4graph: C++ library for storing "irregular" data
http://www.e4graph.com/e4graph/
http://sourceforge.net/projects/e4graph/
e4graph: C++ library for storing "irregular" data
http://www.e4graph.com/e4graph/
http://sourceforge.net/projects/e4graph/
"DS++", a data structures library written in C++
ftp://dino.ph.utexas.edu/furnish/ds++-951128.tar.gz
*no longer there*
http://dino.ph.utexas.edu/~furnish/ds++
ftp://dino.ph.utexas.edu/furnish/ds++-951128.tar.gz
*no longer there*
http://dino.ph.utexas.edu/~furnish/ds++
Oracle Call Interface Template Library
http://home.sprynet.com/sprynet/skuchin/otl_1pg.htm
http://home.sprynet.com/sprynet/skuchin/otl_1pg.htm
M. A. Sridhar: Building Portable C++ Applications with YACL
http://www.cs.sc.edu/~sridhar/yacl.html
ftp://ftp.cs.sc.edu/pub/yacl
http://www.cs.sc.edu/~sridhar/yacl.html
ftp://ftp.cs.sc.edu/pub/yacl
Newmat10 matrix library, Newran02 random number library
http://www.robertnz.com
http://www.robertnz.com
GETFEM++: Generic and efficient C++ library for elementary
computations for finite element methods
http://www.gmm.insa-tlse.fr/getfem
computations for finite element methods
http://www.gmm.insa-tlse.fr/getfem
Daveed Vandevod's valarray (array manipulation) programs
ftp://ftp.cs.rpi.edu/pub/vandevod/Valarray/Rel1_1
ftp://ftp.cs.rpi.edu/pub/vandevod/Valarray/Rel2_0Beta
ftp://ftp.cs.rpi.edu/pub/vandevod/Valarray/Rel1_1
ftp://ftp.cs.rpi.edu/pub/vandevod/Valarray/Rel2_0Beta
Roldan Pozo's sparselib++ and mv++ (& lecture notes on numerical C++)
http://math.nist.gov:80/pozo
http://math.nist.gov:80/acmd/Staff/RPozo/
http://math.nist.gov:80/pozo
http://math.nist.gov:80/acmd/Staff/RPozo/
Template Numerical Toolkit (TNT) is a collection of interfaces
and reference implementations of numerical objects useful for
scientific computing in C++.
http://math.nist.gov/tnt/
and reference implementations of numerical objects useful for
scientific computing in C++.
http://math.nist.gov/tnt/
Matrix-vector class
http://cheapmatrix.sourceforge.net/
http://cheapmatrix.sourceforge.net/
Dan Quinlan's A++/P++ (also a pretty comprehensive set of numerical links).
http://www.extreme.indiana.edu/hpc++/
http://www.extreme.indiana.edu/hpc++/
The Matrix Template Library - includes sparse matrices, iterative
methods etc
http://www.osl.iu.edu/research/mtl/
methods etc
http://www.osl.iu.edu/research/mtl/
The Blitz++ Numerical Library Project
(techniques which will enable C++ to rival the speed of Fortran for
numerical computing, while preserving an object-oriented interface)
http://oonumerics.org/blitz/
(techniques which will enable C++ to rival the speed of Fortran for
numerical computing, while preserving an object-oriented interface)
http://oonumerics.org/blitz/
MET is a C++ matrix class library which promotes the notational
convenience of linear algebraic codes but is free of the overhead
of superfluous temporary matrix objects.
http://met.sourceforge.net/
convenience of linear algebraic codes but is free of the overhead
of superfluous temporary matrix objects.
http://met.sourceforge.net/
GNUSSL Scientific Software Library. Linear algebra and arrays.
ftp://prep.ai.mit.edu/pub/gnu/gnussl-0.2.1.tar.gz
ftp://prep.ai.mit.edu/pub/gnu/gnussl-0.2.1.tar.gz
Easy to use and powerful numerical library
http://home.cern.ch/l/ldeniau/www/html/sl++.html
http://home.cern.ch/l/ldeniau/www/html/sl++.html
Rlab: Matlab "semi-clone" written in C++
http://www.eskimo.com/~ians/rlab.html
http://www.eskimo.com/~ians/rlab.html
rmatrix - matrix library and associated classes
http://flamingo.snu.ac.kr/~rmatrix/
http://flamingo.snu.ac.kr/~rmatrix/
Ed Tisdale's multidimensional array package
http://www.netwood.net/~edwin/svmtl/
http://www.netwood.net/~edwin/svmtl/
Parallel Mathematical Libraries Project
Sparse iterative, direct, sequential and parallel solvers in C++,
It supports NT systems and NT clusters.
http://www.erc.msstate.edu/labs/hpcl/pmlp
Sparse iterative, direct, sequential and parallel solvers in C++,
It supports NT systems and NT clusters.
http://www.erc.msstate.edu/labs/hpcl/pmlp
Templated library for complex numbers, dynamic vectors, static vectors, full
matrices, band matrices, sparse matrices, etc. and a representation for Tensors
including contraction, direct product and multiplication.
http://hft.e-technik.uni-dortmund.de/uk.html
matrices, band matrices, sparse matrices, etc. and a representation for Tensors
including contraction, direct product and multiplication.
http://hft.e-technik.uni-dortmund.de/uk.html
Multidimensional array library using expression templates
http://www.mai.liu.se/~oseno/expresso
http://www.mai.liu.se/~oseno/expresso
Keith Briggs' double double (quad) precision package
http://www-epidem.plantsci.cam.ac.uk/~kbriggs/doubledouble.html
http://www-epidem.plantsci.cam.ac.uk/~kbriggs/doubledouble.html
apfloat: C++ High Performance Arbitrary Precision Arithmetic Package
http://www.iki.fi/~mtommila/apfloat/
http://www.iki.fi/~mtommila/apfloat/
HiPiLib Libraries - arbitrary precision arithmetic
(Free to some users - otherwise commercial)
http://www.hipilib.de/
(Free to some users - otherwise commercial)
http://www.hipilib.de/
Extend range of exponents of floating point numbers
(Same precision as double, exponent range is increased)
http://www.nbif.org/software
(Same precision as double, exponent range is increased)
http://www.nbif.org/software
CLN - Class Library for Numbers (includes extra precision)
http://www.ginac.de/CLN/
http://www.ginac.de/CLN/
> I've been looking for Big Numbers libraries in C++ through Internet
Hfloat
http://www.jjj.de/joerg.html
MIRAC
ftp://ftp.compapp.dcu.ie/pub/crypto/
Hfloat
http://www.jjj.de/joerg.html
MIRAC
ftp://ftp.compapp.dcu.ie/pub/crypto/
Numerical Toolbox for Verified Computing
http://www.uni-karlsruhe.de/~iam/html/literatur/c-toolbox.html
http://www.uni-karlsruhe.de/~iam/html/literatur/c-toolbox.html
Numerical optimisation (local and global)
http://www-math.cudenver.edu/~rvan/VerGO/VerGO.html
http://www-math.cudenver.edu/~rvan/VerGO/VerGO.html
Interval arithmetic
http://www.ti3.tu-harburg.de/Software/PROFIL.html
http://www.ti3.tu-harburg.de/Software/PROFIL.html
Parallel Object-oriented Methods and Applications (POOMA) framework
http://www.acl.lanl.gov/pooma
http://www.acl.lanl.gov/pooma
Portable Expression Template Engine
http://www.acl.lanl.gov/pete
http://www.acl.lanl.gov/pete
"deal" finite element library
http://gaia.iwr.uni-heidelberg.de/~deal
http://gaia.iwr.uni-heidelberg.de/~deal
"vs.lib" integrable/differentiable objects in C++, and "fe.lib",
an object-oriented finite element library fe.lib has free source
code, however, it is written with vs.lib which is not free.
http://www.vector-space.com/
an object-oriented finite element library fe.lib has free source
code, however, it is written with vs.lib which is not free.
http://www.vector-space.com/
Finite elements and partial differential equations
http://augustine.mit.edu/Christophe.Prudhomme/gfem.php
http://augustine.mit.edu/Christophe.Prudhomme/gfem.php
Modelling 3D fluid flow and other 3D diff. eq. modelling
http://www.vug.uni-duisburg.de/MOUSE
http://www.vug.uni-duisburg.de/MOUSE
Rheolef: a finite element environment - C++ classes and unix commands
http://www-lmc.imag.fr/lmc-edp/Pierre.Saramito/rheolef
http://www-lmc.imag.fr/lmc-edp/Pierre.Saramito/rheolef
Class Library for Accelerator System Simulation and Control
(includes a matrix package amongst other things)
http://wwwslap.cern.ch/classic/
(includes a matrix package amongst other things)
http://wwwslap.cern.ch/classic/
Digital signal processing library
http://spuc.webjump.com/
http://spuc.webjump.com/
Informatique CDC www page (Bison++, flex++, remote procedure
call library) (This link seems to be broken)
http://www.icdc.fr/
call library) (This link seems to be broken)
http://www.icdc.fr/
Qt-based Scientific Modeling and Plotting Library
OptSolve++ -- Nonlinear Optimization and Root-Finding
http://www.techxhome.com/
OptSolve++ -- Nonlinear Optimization and Root-Finding
http://www.techxhome.com/
###October
Opensprings C++ libraries - mostly GUI at present, more to come
(GPL or commercial license)
http://www.opensprings.org/?q=node/view/3
Opensprings C++ libraries - mostly GUI at present, more to come
(GPL or commercial license)
http://www.opensprings.org/?q=node/view/3
Bruce Wampler's cross-platform C++ GUI Framework
http://www.cs.unm.edu/~wampler/
ftp://ftp.cs.unm.edu/pub/wampler/v.tar.gz
ftp://ftp.cs.unm.edu/pub/wampler/vwin.zip
http://www.cs.unm.edu/~wampler/
ftp://ftp.cs.unm.edu/pub/wampler/v.tar.gz
ftp://ftp.cs.unm.edu/pub/wampler/vwin.zip
###August
Qt: multiplatform C++ application framework (commercial product, but there
is a free GPL version
http://www.trolltech.com/
Qt: multiplatform C++ application framework (commercial product, but there
is a free GPL version
http://www.trolltech.com/
http://www.fltk.org/index.html
C++ graphical user interface toolkit for X (UNIX®), OpenGL, and WIN32
C++ graphical user interface toolkit for X (UNIX®), OpenGL, and WIN32
C++ based Toolkit for developing Graphical User Interfaces
http://cyberia.cfdrc.com/FOX/fox.html
http://cyberia.cfdrc.com/FOX/fox.html
C++ Application Framework for the X Window System
http://www.its.caltech.edu/~jafl/jx/
http://www.its.caltech.edu/~jafl/jx/
Code guru (lots of MFC stuff & notes on how to do things)
http://www.codeguru.com/
http://www.codeguru.com/
MFC, win32, COM and some general C++ stuff
http://dialspace.dial.pipex.com/town/road/xmx04/Source/source.htm
http://dialspace.dial.pipex.com/town/road/xmx04/Source/source.htm
COOOL optimisation (ie finding numerical maxima and minima) library
ftp://ftp.cwp.mines.edu/pub/cwpcodes/coool
http://www.cwp.mines.edu/cwpcodes/coool/
ftp://ftp.cwp.mines.edu/pub/cwpcodes/coool
http://www.cwp.mines.edu/cwpcodes/coool/
ADAPTIVE Communication Environment (ACE): An Object-Oriented
Network Programming Toolkit in C++
http://www.cs.wustl.edu/~schmidt/ACE.html
Network Programming Toolkit in C++
http://www.cs.wustl.edu/~schmidt/ACE.html
Middleware generator - you send this website a description of an object -
it sends back code to send and receive this object. Access user guide from
"C++ Middleware Form" page.
http://www.webebenezer.com
it sends back code to send and receive this object. Access user guide from
"C++ Middleware Form" page.
http://www.webebenezer.com
Mumit Khan's fftpack++
http://www.xraylith.wisc.edu:80/~khan/
http://www.xraylith.wisc.edu:80/~khan/
C++ interface to the netCDF portable binary data format:
(for atmospheric scientists and geophysicists)
http://www.unidata.ucar.edu/packages/netcdf/faq.html#cplusplus
(for atmospheric scientists and geophysicists)
http://www.unidata.ucar.edu/packages/netcdf/faq.html#cplusplus
Snippets collection - computer science and mathematics functions, mostly
C, some C++
http://www.snippets.org/
C, some C++
http://www.snippets.org/
Data mining and analysis
http://www.sgi.com/Technology/mlc
http://www.sgi.com/Technology/mlc
Object Oriented MPI (OOMPI): A full-featured class library for MPI.
What's MPI? Message passing interface (for parallel processors)
http://www.osl.iu.edu/research/oompi/
What's MPI? Message passing interface (for parallel processors)
http://www.osl.iu.edu/research/oompi/
C++-Wrapper for MPI (parallel programming)
http://www.loria.fr/projets/para++
http://www.loria.fr/projets/para++
Physics and parallel processing software (and articles)
http://www.acl.lanl.gov/software/
http://www.acl.lanl.gov/software/
... a collection of C++ string, array, and matrix
classes in the public domain
http://www.cs.virginia.edu/~alb/techrep/techrep.html
classes in the public domain
http://www.cs.virginia.edu/~alb/techrep/techrep.html
Genetic Algorithms (GA) class library called TOLKIEN.
http://home.netvigator.com/~anthony/tolkien.html
http://home.netvigator.com/~anthony/tolkien.html
PDP++ neural network software
http://www.co.umist.ac.uk/SupportWeb/pdp++/html/pdp-user_1.html
http://www.co.umist.ac.uk/SupportWeb/pdp++/html/pdp-user_1.html
Callback library:
http://www.newty.de/jakubik/callback.html
http://www.newty.de/jakubik/callback.html
Paul Lucas's finite state machine
ftp://ftp.best.com/pub/pjl/software/chsm-2.3.tar.gz
http://www.best.com/~pjl/software.html
ftp://a.cs.uiuc.edu/pub/mickunas/lucas.thesis.ps.Z
(M.S. thesis)
ftp://ftp.best.com/pub/pjl/software/chsm-2.3.tar.gz
http://www.best.com/~pjl/software.html
ftp://a.cs.uiuc.edu/pub/mickunas/lucas.thesis.ps.Z
(M.S. thesis)
An Algebraic Typing and Pattern Matching Preprocessor for C++
http://www.primenet.com/~georgen/app.html
http://www.primenet.com/~georgen/app.html
... a collection of C++ algebraic objects, allowing equation
representation+edit under windows environment.
http://www.geocities.com/Athens/6308
representation+edit under windows environment.
http://www.geocities.com/Athens/6308
Image compression using wavelets
http://www.cs.dartmouth.edu/~gdavis/wavelet/wavelet.html
http://www.cs.dartmouth.edu/~gdavis/wavelet/wavelet.html
Wavelets package
http://www.cs.kuleuven.ac.be/~wavelets/
http://www.cs.kuleuven.ac.be/~wavelets/
Crypto++ is a free C++ class library of cryptographic primitives
http://www.eskimo.com/~weidai/cryptlib.html
http://www.eskimo.com/~weidai/cryptlib.html
C++ wrapper for Peter Gutmann's cryptlib
ftp://ftp.franken.de/pub/crypt/cryptlib/CryptCpp.zip
ftp://ftp.franken.de/pub/crypt/cryptlib/CryptCpp.zip
Multiple integer and rational arithmetic c/c++ library
http://indigo.ie/~mscott/
http://indigo.ie/~mscott/
Matpack - C++ matrix and vector algebra, random number generators,
special functions, FFT, quaternions, differential equations,
integration, interpolation
http://www.matpack.de/
special functions, FFT, quaternions, differential equations,
integration, interpolation
http://www.matpack.de/
LinAl - simple, easy to use yet fast library for linear algebra in C++.
http://linal.sourceforge.net/LinAl/Doc/linal.html
http://linal.sourceforge.net/LinAl/Doc/linal.html
Matlab to C++ Compiler and C++ Math Matrix Library - MATCOM V2
Now is commercial, but you can download a 30 day trial version
http://www.mathtools.com
Now is commercial, but you can download a 30 day trial version
http://www.mathtools.com
Mark Von Tress's matrix package: large matrices on small PCs
http://ourworld.compuserve.com/homepages/MSVonTress/homepage.htm
http://ourworld.compuserve.com/homepages/MSVonTress/homepage.htm
LinAl is a simple, easy to use and efficient linear algebra library
http://linal.sourceforge.net/
http://linal.sourceforge.net/
Computational number theory (LiDIA)
ftp://ftp.informatik.th-darmstadt.de/pub/TI/systems/LiDIA/LiDIA.tgz
ftp://ftp.informatik.th-darmstadt.de/pub/TI/systems/LiDIA/LiDIA.tgz
LEDA: data structures, graph algorithms and geometric algorithms etc
http://www.mpi-sb.mpg.de/LEDA/leda.html
http://www.mpi-sb.mpg.de/LEDA/leda.html
Shareware database system - registered version includes source code;
also links to other database sites relevant to C++ & databases
http://www.equi4.com/metakit/
also links to other database sites relevant to C++ & databases
http://www.equi4.com/metakit/
George Barwood's cryptographic software
http://ds.dial.pipex.com/george.barwood/crypto.htm
http://ds.dial.pipex.com/george.barwood/crypto.htm
The fastest FFT in the West
(UNIX; in C but maybe you can put a C++ wrapper on it)
http://www.fftw.org
(UNIX; in C but maybe you can put a C++ wrapper on it)
http://www.fftw.org
2x2,3x3,4x4 inline matrix manipulation
http://www.animats.com/topics/developers.html
http://www.animats.com/topics/developers.html
Sage++ translater for parallel C++
http://www.extreme.indiana.edu/sage/index.html
http://www.extreme.indiana.edu/sage/index.html
Data aquisition, storage, analysis and presentation of
large bodies of scientific (particularly physics) data
http://root.cern.ch/
large bodies of scientific (particularly physics) data
http://root.cern.ch/
###August
http://wissrech.iam.uni-bonn.de/research/projects/AWFD/index.html
AWFD: C++ library for wavelet based solvers for PDEs and integral equations
http://wissrech.iam.uni-bonn.de/research/projects/AWFD/index.html
AWFD: C++ library for wavelet based solvers for PDEs and integral equations
Assertion checking (forall, x/x',time) & logging - parts require gcc
http://www.cs.ntu.edu.au/homepages/pjm/nana-home
http://www.cs.ntu.edu.au/homepages/pjm/nana-home
FFT (Fast Fourier Transform) for Borland C++Builder (shareware)
http://www.lohninger.com/fourier.html
http://qspr03.tuwien.ac.at/lo/fourier.html
http://www.lohninger.com/fourier.html
http://qspr03.tuwien.ac.at/lo/fourier.html
Numerical recipes in C, F* etc
(Online access to book, online store for software, etc)
http://www.nr.com/
(Online access to book, online store for software, etc)
http://www.nr.com/
CIDLib: general purpose C++ development framework, 300+ classes.
Source, documentation & tutorial. Release is for NT/VC++, but portable
to other platforms. Expect Linux version soon. Includes environment, collection
classes, numerous core data types, encryption, error message and exception
management, file system support, TCP/IP, regular expressions, windows and
graphics support, etc. etc.
http://www.charmedquark.com/
Source, documentation & tutorial. Release is for NT/VC++, but portable
to other platforms. Expect Linux version soon. Includes environment, collection
classes, numerous core data types, encryption, error message and exception
management, file system support, TCP/IP, regular expressions, windows and
graphics support, etc. etc.
http://www.charmedquark.com/
Brighton University Resource Kit for students
http://burks.bton.ac.uk/burks/
http://burks.bton.ac.uk/burks/
Some code examples
http://users.deltanet.com/~tegan/home.html
http://users.deltanet.com/~tegan/home.html
Nonlinear statistical modelling using automatic differentiation
(main product is commercial but there is a demonstration version
for download)
http://www.island.net/~otter/index.html
(main product is commercial but there is a demonstration version
for download)
http://www.island.net/~otter/index.html
Perl-like C++ classes for string manipulation
ftp://ftp.netcom.com/pub/mo/morris/splash.notes
ftp://ftp.netcom.com/pub/mo/morris/splash190.tar.gz
ftp://ftp.netcom.com//pub/mo/morris/splash190.zip
ftp://ftp.netcom.com/pub/mo/morris/splash.notes
ftp://ftp.netcom.com/pub/mo/morris/splash190.tar.gz
ftp://ftp.netcom.com//pub/mo/morris/splash190.zip
RE-Lib - C++ Regular Expression Library
http://www.geocities.com/SiliconValley/Peaks/8778/pubdom.html
http://www.geocities.com/SiliconValley/Peaks/8778/pubdom.html
Computational thermodynamics library - Gibbs energy of
multi-compartment systems
http://www.chem.msu.su/~rudnyi/tdlib/
multi-compartment systems
http://www.chem.msu.su/~rudnyi/tdlib/
GAlib: A C++ Library of Genetic Algorithm Components
http://lancet.mit.edu/ga/
http://lancet.mit.edu/ga/
ROBOOP: A Robotics Object Oriented Package in C++
(for simulation of robotic manipulator models)
http://www.cours.polymtl.ca/roboop/
(for simulation of robotic manipulator models)
http://www.cours.polymtl.ca/roboop/
libsql++ is a c++ library that wraps ODBC calls into an oo interface.
Provides c++ applications with an easy to use approach to databases.
http://www.orcane.net/sql++/
Provides c++ applications with an easy to use approach to databases.
http://www.orcane.net/sql++/
C++ Library for accessing multiple SQL databases - shareware
http://www.sqlapi.com/index.html
http://www.sqlapi.com/index.html
DGC is a conservative distributed garbage collection library
built on top of Boehm and Demers' collector for (mainly)
uniprocessors.
http://www.yl.is.s.u-tokyo.ac.jp/gc/dgc.shtml
ftp://ftp.yl.is.s.u-tokyo.ac.jp/pub/gc/dgc-0.1b.tar.gz
built on top of Boehm and Demers' collector for (mainly)
uniprocessors.
http://www.yl.is.s.u-tokyo.ac.jp/gc/dgc.shtml
ftp://ftp.yl.is.s.u-tokyo.ac.jp/pub/gc/dgc-0.1b.tar.gz
C++ Library for Quantum Computer Emulation
http://home.plutonium.net/~dagreve/qdd.html
http://home.plutonium.net/~dagreve/qdd.html
Multi-variate polynomial interpolation
http://www.mi.uni-erlangen.de/~sauer/
http://www.mi.uni-erlangen.de/~sauer/
C++ classes for speech recognition
http://www.bigfoot.com/~Jialong_He
http://www.bigfoot.com/~Jialong_He
C++ uniform random number generators
(For BeOS but I imagine they are portable)
http://www.users.dircon.co.uk/~bebox/rng.html
(For BeOS but I imagine they are portable)
http://www.users.dircon.co.uk/~bebox/rng.html
Numerical and computer science routines in C
http://www.willnaylor.com/wnlib.html
http://www.willnaylor.com/wnlib.html
C++ interface to ARPACK ( Fortran routines for
eigenvalues of sparse matrices)
http://www.ime.unicamp.br/~chico/arpack++/
http://www.caam.rice.edu/software/ARPACK/
eigenvalues of sparse matrices)
http://www.ime.unicamp.br/~chico/arpack++/
http://www.caam.rice.edu/software/ARPACK/
Programs from modelling vibration
http://www.vibrationdata.com/software.htm
http://www.vibrationdata.com/software.htm
Socket library
http://www.cs.utexas.edu/users/lavender/courses/socket++/
http://www.cs.utexas.edu/users/lavender/courses/socket++/
library for filtering and transforming STL containers
(development stage at present)
http://www.zib.de/weiser/vtl/
(development stage at present)
http://www.zib.de/weiser/vtl/
JPEG image compression (C code)
http://www.ijg.org/
http://www.ijg.org/
Mathematical expression parser
http://alienorb.com/Parser/
http://alienorb.com/Parser/
Functional programming library
http://www.cc.gatech.edu/~yannis/fc++/
http://www.cc.gatech.edu/~yannis/fc++/
kbhit under Linux
http://linux-sxs.org/kbhit.html
http://linux-sxs.org/kbhit.html
Compilers
---------
See the G++ FAQ list for where to download the G++ compiler
Gnu win32 related projects
http://www.xraylith.wisc.edu/~khan/software/gnu-win32/index.html
http://www.xraylith.wisc.edu/~khan/software/gnu-win32/index.html
ECGS home page (experimental Gnu C++ compiler)
http://egcs.cygnus.com/
http://egcs.cygnus.com/
DJGPP compiler
http://www.delorie.com/djgpp/
http://www.delorie.com/djgpp/
"Ch" interpreter for C and subset of C++
(free for academic and non-profit organisations)
http://www.softintegration.com
(free for academic and non-profit organisations)
http://www.softintegration.com
Digital Mars C and C++ Compilers for Win32, Win16, DOS32 and DOS
Free for older version, low cost for latest
http://www.digitalmars.com
Free for older version, low cost for latest
http://www.digitalmars.com
Borland C++ compiler version 5.5 for windows (free)
http://www.inprise.com/downloads/#cppbuilder
http://www.inprise.com/downloads/#cppbuilder
Running Borland 5.5 compiler under Borland 5.02 IDE
http://www.sirma.bg/knowledgebase/
http://www.sirma.bg/knowledgebase/
Intel compiler for Linux - free for non-commercial use
(There is also a version for Windows but it isn't free after 30 days)
[You have to register to do the download]
http://www.intel.com/software/products/compilers/clin/noncom.htm
(There is also a version for Windows but it isn't free after 30 days)
[You have to register to do the download]
http://www.intel.com/software/products/compilers/clin/noncom.htm
Free, public domain C/C++ compiler and checker technology (with source)
http://www.cse.unsw.edu.au/~patrykz/TenDRA/
http://www.cse.unsw.edu.au/~patrykz/TenDRA/
Maintenance files for Watcom C++
http://download.sybase.com/esd/c_v11.html
http://download.sybase.com/esd/c_v105.html
http://download.sybase.com/esd/c_v10.html
http://download.sybase.com/esd/c_v11.html
http://download.sybase.com/esd/c_v105.html
http://download.sybase.com/esd/c_v10.html
Open Watcom site
http://www.openwatcom.org/
http://www.openwatcom.org/
Environment
-----------
IDE for Gnu G++ under MS Windows (also list of free compilers etc)
http://www.bloodshed.net/devcpp.html
http://www.bloodshed.net/devcpp.html
OSE class library (error management, memory management, date/time etc),
environment and documentation tools
http://www.dscpl.com.au/
environment and documentation tools
http://www.dscpl.com.au/
emacs mode
*no longer there?*
ftp://ftp.python.org/pub/emacs/cc-mode.tar.gz
ftp://ftp.python.org/pub/emacs/cc-mode/
http://www.python.org/ftp/emacs/
ftp://archive.cis.ohio-state.edu/pub/gnu
*no longer there?*
ftp://ftp.python.org/pub/emacs/cc-mode.tar.gz
ftp://ftp.python.org/pub/emacs/cc-mode/
http://www.python.org/ftp/emacs/
ftp://archive.cis.ohio-state.edu/pub/gnu
ABC++ is a preprocessor and documentation tool which translates an
extended C++ syntax into ANSI C++.
http://patriot.net/~jones
extended C++ syntax into ANSI C++.
http://patriot.net/~jones
Software dev tools purchased or considered by Fermilab
http://www.fnal.gov/cd/sweng/sweng.html
http://www.fnal.gov/cd/sweng/sweng.html
Freeware UML class diagram drawing tool with C++ code generation
(runs under MS windows)
http://homestead.dejanews.com/user.Xvenemaj/files/ClassBuilder.htm
http://members.tripod.lycos.nl/JimmyVenema/ClassBuilder/ClassBuilder.htm
(runs under MS windows)
http://homestead.dejanews.com/user.Xvenemaj/files/ClassBuilder.htm
http://members.tripod.lycos.nl/JimmyVenema/ClassBuilder/ClassBuilder.htm
###August
HTML-kit: simple editor for MS Windows that includes a mode for C++
www.chami.com/html-kit
HTML-kit: simple editor for MS Windows that includes a mode for C++
www.chami.com/html-kit
User and special interest groups
--------------------------------
C++ and C SIG (New York)
http://www.cppsig.org/
http://www.cppsig.org/
C++ SIG of Object Developers Group (ODG), New York City
http://www.objdev.org/news/c.html
http://www.objdev.org/news/c.html
C++ SIG (San Francisco/Bay Area)
http://www.cantrip.org/catcpp/
http://www.cantrip.org/catcpp/
Association of C & C++ users
http://www.accu.org/
http://www.accu.org/
C/C++ users' group
http://www.hal9k.com/cug/index.htm
http://www.hal9k.com/cug/index.htm
Wavelets forum
http://www.ondelette.com/indexen.html
http://www.ondelette.com/indexen.html
Conferences
-----------
ACCU conference (England) April 2003
http://www.accuconference.co.uk/
http://www.accuconference.co.uk/
SIGs conferences
http://www.101com.com/conferences/sigs/
http://www.101com.com/conferences/sigs/
List of computer science and mathematics conferences
http://www.netlib.org/confdb/Conferences.html
http://www.netlib.org/confdb/Conferences.html
Related languages
-----------------
Java
http://java.sun.com/
http://java.sun.com/
Eiffel
http://www.eiffel.com
http://www.eiffel.com
Online magazines and journals
-----------------------------
Technical reports and papers
----------------------------
See also C++ authors
----------------------------
See also C++ authors
Template metaprograms
http://extreme.indiana.edu/~tveldhui/papers/Template-Metaprograms/meta-art.html
http://extreme.indiana.edu/~tveldhui/papers/Template-Metaprograms/meta-art.html
Todd Veldhuizen: Techniques for Scientific C++
http://www.extreme.indiana.edu/~tveldhui/papers/techniques/techniques.html
http://www.extreme.indiana.edu/~tveldhui/papers/techniques/techniques.html
Quinn Tyler Jackson's papers
http://qtj.n3.net/~quinn/
http://qtj.n3.net/~quinn/
The new C++ casting operators
http://www.acm.org/crossroads/xrds3-1/ovp3-1.html
http://www.acm.org/crossroads/xrds3-1/ovp3-1.html
Interviews with Nathan Myers and Stan Lippman of state of C++
http://www.technetcast.com/tnc_cpp0.html
http://www.technetcast.com/tnc_cpp0.html
Paul Pedriana: High Performance Game Programming in C++
http://www.ccnet.com/~paulp/index.html
http://www.ccnet.com/~paulp/index.html
Call for papers
---------------
Articles on all aspects of C++ are being sought for publication in C++
Toolbox, a new column on C++ programming that premiered in the January 1996
issue of SIGPLAN Notices.
http://www.cs.rpi.edu/~wiseb/sigplan/toolbox-call.html
http://www.cs.rpi.edu/~wiseb/sigplan/toolbox-call.txt
http://www.cs.rpi.edu/~wiseb/sigplan/toolbox.html
(includes past issues)
Toolbox, a new column on C++ programming that premiered in the January 1996
issue of SIGPLAN Notices.
http://www.cs.rpi.edu/~wiseb/sigplan/toolbox-call.html
http://www.cs.rpi.edu/~wiseb/sigplan/toolbox-call.txt
http://www.cs.rpi.edu/~wiseb/sigplan/toolbox.html
(includes past issues)
Websites for authors of C++ books and articles
----------------------------------------------
Bjarne Stroustrup
http://www.research.att.com/~bs/homepage.html
http://www.research.att.com/~bs/homepage.html
Andrew Koenig
http://www.research.att.com/info/ark
http://www.research.att.com/info/ark
Nicolai M. Josuttis
(The C++ Standard Library, C++ Templates - The Complete Guide)
http://www.josuttis.com/
(The C++ Standard Library, C++ Templates - The Complete Guide)
http://www.josuttis.com/
Daveed Vandevoorde (C++ Templates - The Complete Guide)
http://vandevoorde.com/Templates
http://vandevoorde.com/Templates
Scott Meyers (also consulting/training services)
http://www.aristeia.com/
http://www.aristeia.com/
Ira Pohl
http://www.cse.ucsc.edu/~pohl
http://www.cse.ucsc.edu/~pohl
Steve Heller, author and software engineer
Copies of his books "Who's Afraid of C++?" and
"Optimizing C++" online here.
http://www.steveheller.com/
Copies of his books "Who's Afraid of C++?" and
"Optimizing C++" online here.
http://www.steveheller.com/
Mark Nelson
http://www.dogma.net/markn
http://www.dogma.net/markn
Jesse Liberty (also consulting/training services)
http://www.libertyassociates.com
http://www.libertyassociates.com
Nathan Myers
http://www.cantrip.org/
http://www.cantrip.org/
Robert Martin (look at the articles page)
http://www.objectmentor.com/
http://www.objectmentor.com/
P J Plauger
http://www.tiac.net/users/pjp/
http://www.tiac.net/users/pjp/
Bruce Eckel (includes much of his next book)
http://www.eckelobjects.com/index.html
http://www.bruceeckel.com/ThinkingInCPP2e.html
http://www.eckelobjects.com/index.html
http://www.bruceeckel.com/ThinkingInCPP2e.html
Douglas C. Schmidt (Networking, C++ report, etc)
http://www.cs.wustl.edu/~schmidt/
http://www.cs.wustl.edu/~schmidt/
Ian Joyner (programming languages, object-orientation,
distributed processing, and people factors)
http://homepages.tig.com.au/~ijoyner/
distributed processing, and people factors)
http://homepages.tig.com.au/~ijoyner/
Scott Robert Ladd
http://www.coyotegulch.com/
http://www.coyotegulch.com/
Herb Sutter (standards, Guru of the week, articles)
http://www.gotw.ca/
http://www.gotw.ca/
Ray Lischner (C++ in a Nutshell - forthcoming; draft copy)
http://www.tempest-sw.com/cpp/
http://www.tempest-sw.com/cpp/
Consulting services
-------------------
(but with some free things)
...technical help and expert consulting on a variety of topics,
for free (for now)
http://www.experts-exchange.com
for free (for now)
http://www.experts-exchange.com
Dinkum (STL things)
http://www.dinkumware.com/index.html
http://www.dinkumware.com/index.html
San Francisco Bay Area Center for Advanced Technology
(consulting, training, interesting articles)
http://www.centeradv.com
(consulting, training, interesting articles)
http://www.centeradv.com
Commercial
----------
See also consulting services
----------
See also consulting services
Borland (Inprise?)
http://www.inprise.com/
http://www.borland.com/
See also
http://community.borland.com/
http://www.teamb.com
http://www.inprise.com/
http://www.borland.com/
See also
http://community.borland.com/
http://www.teamb.com
Symantec:
http://www.symantec.com/
http://www.symantec.com/
Engineering Objects International - Peter N Roth
C++ & Delphi Specialists (Class builder)
http://engineeringobjects.com
C++ & Delphi Specialists (Class builder)
http://engineeringobjects.com
ObjectSpace (class libraries: STL + other toolkits)
http://www.objectspace.com
http://www.objectspace.com
ObjectSoftware: Javadoc-like documentation tool; other development tools
http://www.obsoft.com
http://www.obsoft.com
Ochre software: source code beautifier for C++. Fully
functional 15 day trial is available for download
http://www.ochre.com.au/index.html
functional 15 day trial is available for download
http://www.ochre.com.au/index.html
Upspring Software - Development and Quality Assurance products
including C++ browser (50 standard queries; text and graph views;
class member attributes; macros and compiler generated constructs;
understands function/operator overloading; integrated editors; etc)
http://www.upspringsoftware.com/products/coderover/index.html
including C++ browser (50 standard queries; text and graph views;
class member attributes; macros and compiler generated constructs;
understands function/operator overloading; integrated editors; etc)
http://www.upspringsoftware.com/products/coderover/index.html
Cygnus solutions
http://www.cygnus.com/
http://www.cygnus.com/
Rogue Wave software
http://www.roguewave.com/
http://www.roguewave.com/
Dundas Software (M++ multidimensional array and math library)
http://www.dundas.com/index.asp?/products/dyad
http://www.dundas.com/index.asp?/products/dyad
###June
NMath Matrix is an advanced matrix manipulation library for the
.NET platform (commercial software - free trial version)
http://www.centerspace.net/products.php?page=2
NMath Matrix is an advanced matrix manipulation library for the
.NET platform (commercial software - free trial version)
http://www.centerspace.net/products.php?page=2
Advanced Scientific Applications, Inc.
http://www.scimath.com/
http://www.scimath.com/
Dakota Scientific Software
http://www.scisoft.com/
http://www.scisoft.com/
Rational
http://www.rational.com/
http://www.rational.com/
I-Logix (object oriented design, UML, papers on UML etc)
http://www.ilogix.com
http://www.ilogix.com
ObjecTime (real-time object oriented programming)
http://www.objectime.com/
http://www.objectime.com/
Addison-Wesley books (includes descriptions of their C++ books)
http://www.aw.com/cseng/
http://www.aw.com/cseng/
Waite group press
http://www.waite.com/
http://www.waite.com/
Plum Hall (validation suites etc)
http://www.plumhall.com/index.html
http://www.plumhall.com/index.html
KAI (Kuck & Associates, Inc.)
The KAI compiler has been discontinued
http://developer.intel.com/software/products/kcc/
The KAI compiler has been discontinued
http://developer.intel.com/software/products/kcc/
Edison Design Group (C++ front ends)
http://www.edg.com
http://www.edg.com
Intel C++ compiler (see also compilers)
http://www.intel.com/software/products/compilers/c50/
http://www.intel.com/software/products/compilers/c50/
Comeau Computing (C++ front ends)
http://www.comeaucomputing.com
http://www.comeaucomputing.com
Delta logic (STL products - also list of STL resources)
http://www.deltalogic.com/
http://www.deltalogic.com/
Codebase: xBASE compatible database engine for C/C++
http://www.sequiter.com/
http://www.sequiter.com/
C++ report (RIP)
http://www.creport.com/
http://www.creport.com/
Dr Dobbs Journal
http://www.ddj.com
http://www.ddj.com
C/C++ Users' Journal
http://www.cuj.com
http://www.cuj.com
Visual C++ dev journal
http://www.vcdj.com/default.asp
http://www.vcdj.com/default.asp
Template Graphics Software (3D graphics libraries)
http://www.tgs.com/
http://www.tgs.com/
Genitor Corporation (graphical editing environment & other
tools for constructing, documenting, and maintaining C/C++ code)
http://www.genitor.com
tools for constructing, documenting, and maintaining C/C++ code)
http://www.genitor.com
Numerical objects PDE portal and diffpack site
This is a commercial site with links to Partial Differential
Equation sites. Free access to some diffpack source code.
Reports on applications of diffpack and general numerical
programming.
http://www.pdeportal.com/
This is a commercial site with links to Partial Differential
Equation sites. Free access to some diffpack source code.
Reports on applications of diffpack and general numerical
programming.
http://www.pdeportal.com/
C++-Class-Libraries (GUI - Scheduling - Planning - Optimization)
http://www.ilog.fr
http://www.ilog.fr
Parasoft (software quality development tools)
http://www.parasoft.com/insure/index.htm
http://www.parasoft.com/insure/index.htm
###August
OPT++: Object-Oriented Nonlinear Optimization Library
http://crd.lbl.gov/~meza/projects/opt++/
OPT++: Object-Oriented Nonlinear Optimization Library
http://crd.lbl.gov/~meza/projects/opt++/
Tech-X Corporation - object oriented numerics
(optimisation and physics applications)
Optimisation program available for free non-commercial use
http://www.techxhome.com
(optimisation and physics applications)
Optimisation program available for free non-commercial use
http://www.techxhome.com
Object continuum - date/time and ODBC classes
http://www.objectcontinuum.com
http://www.objectcontinuum.com
Object Design - object oriented data management including
large-scale financial systems, packaged software applications,
high-performance commercial Web sites, telecommunications
http://www.objectdesign.com
large-scale financial systems, packaged software applications,
high-performance commercial Web sites, telecommunications
http://www.objectdesign.com
IP*works - network interface components - trial versions available
for download.
http://www.nsoftware.com/index.asp
for download.
http://www.nsoftware.com/index.asp
Wessex Scientific and Technical Services - scientific and
engineering software in C++ (& Fortran).
http://wxres.com/
engineering software in C++ (& Fortran).
http://wxres.com/
Programmer's Helpdesk - C++ and Java help for students by students
http://www.helpmeprogram.com
http://www.helpmeprogram.com
Valentina object database engine - written in C++ but I don't know whether
you can get to see the source. Interface SDKs in numerous languages.
http://www.paradigmasoft.com
you can get to see the source. Interface SDKs in numerous languages.
http://www.paradigmasoft.com
Bookshops
---------
People ask where they can mail-order quality C++ books and
here are 5 (out of many) answers.
here are 5 (out of many) answers.
Quantum books
http://www.quantumbooks.com/
http://www.quantumbooks.com/
Computer Literacy Bookshops
http://www.clbooks.com/
http://www.clbooks.com/
Amazon.com books - Seattle
http://www.amazon.com/
http://www.amazon.com/
Barnes And Noble
http://barnesandnoble.com/
http://barnesandnoble.com/
Blackpool. Discounts, on-line catalogue, reviews etc
http://www.bookpool.com
http://www.bookpool.com
C++ news-groups
---------------
alt.comp.lang.learn.c-c++
comp.lang.c++
comp.lang.c++.leda
comp.lang.c++.moderated
Moderation policy: http://www.connobj.com/cpp/guide.htm
comp.object
comp.os.msdos.djgpp
comp.os.ms-windows.programmer.tools.mfc
comp.os.ms-windows.programmer.tools.owl
comp.std.c++
To submit articles: Try just posting with your newsreader.
FAQ: http://reality.sgi.com/employees/austern_mti/std-c++/faq.html
Policy: http://reality.sgi.com/employees/austern_mti/std-c++/policy.html
de.comp.lang.c++
de.comp.lang.iso-c++
es.comp.lenguajes.c++
fido.ger.c_plusplus
fj.lang.c++
fr.comp.lang.c++
gnu.g++.announce
gnu.g++.bug
gnu.g++.help
gnu.g++.lib.bug
hepnet.lang.c++
han.comp.lang.c++
it.comp.lang.c++
microsoft.public.de.vc
microsoft.public.es.vc
microsoft.public.usasalesinfo.developer.visualc++
microsoft.public.vc.*
powersoft.public.watcom_C_C++.general
relcom.fido.su.c-c++
comp.lang.c++
comp.lang.c++.leda
comp.lang.c++.moderated
Moderation policy: http://www.connobj.com/cpp/guide.htm
comp.object
comp.os.msdos.djgpp
comp.os.ms-windows.programmer.tools.mfc
comp.os.ms-windows.programmer.tools.owl
comp.std.c++
To submit articles: Try just posting with your newsreader.
FAQ: http://reality.sgi.com/employees/austern_mti/std-c++/faq.html
Policy: http://reality.sgi.com/employees/austern_mti/std-c++/policy.html
de.comp.lang.c++
de.comp.lang.iso-c++
es.comp.lenguajes.c++
fido.ger.c_plusplus
fj.lang.c++
fr.comp.lang.c++
gnu.g++.announce
gnu.g++.bug
gnu.g++.help
gnu.g++.lib.bug
hepnet.lang.c++
han.comp.lang.c++
it.comp.lang.c++
microsoft.public.de.vc
microsoft.public.es.vc
microsoft.public.usasalesinfo.developer.visualc++
microsoft.public.vc.*
powersoft.public.watcom_C_C++.general
relcom.fido.su.c-c++
Search current and old newsgroups
http://www.google.com/grphp?hl=en
http://www.google.com/grphp?hl=en
For accessing Inprise/Borland newsgroups see
http://www.inprise.com/newsgroups/
http://www.inprise.com/newsgroups/
Email discussion groups
-----------------------
Standard template library
To post to the list, send email to
mailto:genstl@atext.com
To ask to be added or removed from the list, send email to
mailto:genstl-request@atext.com
with the word "subscribe" or "unsubscribe" in the Subject line.
To post to the list, send email to
mailto:genstl@atext.com
To ask to be added or removed from the list, send email to
mailto:genstl-request@atext.com
with the word "subscribe" or "unsubscribe" in the Subject line.
Object oriented numerics mailing list
http://oonumerics.org/oon/oon-list/
http://oonumerics.org/oon/oon-list/
Parallel processing newsletter
http://www.kfa-juelich.de/zam/cxx/mpp/index.html
http://www.kfa-juelich.de/zam/cxx/mpp/index.html
Numerical analysis digest
http://www.netlib.org/na-net/na_home.html
http://www.netlib.org/na-net/na_home.html
'Robotics > Articles' 카테고리의 다른 글
안드로이드 로봇 EveR의 연극 공연 (2) | 2009.02.23 |
---|---|
해외 로봇 회사들 리스트 (0) | 2009.02.07 |
Korean Intelligent robot standardization status (0) | 2009.02.05 |
Power Assist Robot (0) | 2008.12.25 |
생체신호를 이용한 Power-assist Exoskeleton 로봇의 제어 (0) | 2008.12.07 |