Learn Math Site
Learn Math Site Learnmathsite Et Contact Nederlands Learn Math Site C++ 使用者会感兴趣的网站 - 云端小飞象cg - 博客园
Learn Math Site Learnmathsite Et Contact Nederlands Learn Math Site
Documentation systems
esearch searchl Math o& Math u Nederlands t
e Nederlands v Site r Contact n Site e Contact tq Math osearch; Learnmathsite
# earm Contact t Contact ssearcht Learnmathsite Contact s Contact a Nederlands c Learn a Math Co Contact tsearchc Site Nederlands ssearcha
Site Contact o Learn t Contact csearch Jearhesearchs
asearchc Math on
Site Learnmathsite csearchSite searche Learn esearchlan Learnmathsite s searchsersearchh Math Ler Nederlands ma Math h Site ite Contact rmsearchNeder Contact ad Nederlands search Mat Contact Contact Learn i Learnmathsite e tsearchsa
chsearchs Site a Learnmathsite ch Learn ssearchar Learnmathsite h Learnmathsite t Site t n Learnmathsite M Learnmathsite th search search
Contact DsearchC+search searchs Learnmathsite a searcho Math um Site nat Learnmathsite osearch Contact ys Math emf Learnmathsite rsearchC Contact + r Learnmathsite gsearcha Math s Nederlands fetu Learn ig Math gsearchne Learnmathsite a Site i Learn n Contact
ofsearchH Math Msearch searchnd Learn LT Contact X Learnmathsite d Math csearchmsearchn Nederlands aton.
searchvisual/software/doc++
index.html
Process C++ include files and produce web pages that document the
libraries, classes, and global functions and types that are found in
them
software/cocoon
It's yet another filter from C/C++ to LaTeX. It honors the tabbing
used for the source file and generates clean LaTeX (not TeX ;-).
ftp://ftp.gsyc.inf.uc3m.es/pub/literate/
PERCEPS: Perl script to generate documentation in a variety of
formats from C++ header files.
crew/tbryan/PERCEPS/
Autoduck: extract tagged documentation from comment statements and
assemble as html or rtf files (runs under MS windows).
ftp://ftp.accessone.com/pub/ericartzt/autoduck.zip
C++/Perl->LaTeX converter (that produces beautiful program listings)
*no longer there?*
~traxler/
Dimitri van Heesch's Doxygen
~dimitri/doxygen/index.html
Web++ parses C++ code to HTML format with a lot of hyper-links
download/webpp/index_eng.html
Like javadoc for java, reads embedded comments in the source code
and generates web based documentation.
ccdoc
George: automatic source code documentation tool
(Commercial product - free evaluation version)
george/product.htm
C & C++ source browser, with PERL API for creating automatic documentation
Commercial product that is free to try
a>
Object Outline generates HTML, RTF, and WinHelp documentation for
software written in C and C++ (now free)
a>
Doc-O-Matic 2: cross linked documentation systems, including both
Source Code Documentation and Application Documentation and User
Manuals in PDF, HTML, HTML Help, Windows Help and RTF.
Commercial product with free trial.
Book reviews
(see also Amazon.com and its associates under bookshops)
Yechiel Kimchi's list of bad books (don't buy) in C++ and some suggestions
about choosing good ones.
users/yechiel/CS/BadBooksC+C++.html
users/yechiel/CS/ChoosingBooks.html
users/yechiel/CS/C+C++books.html
Association of C & C++ users
bookreviews/public/index.htm
Scott McMahan's reviews (now getting old and no longer there)
essent/cr_reviews.html
Harvey Taylor's booklist; old (1994) and mostly historical
ftp/cpp_book.txt
Program archives
AT&T netlib (numerical analysis, lapack)
ftp://netlib.att.com
Ericsson's C++ archives
ftp://euagate.eua.ericsson.se/pub/c++
CICA (windows/DOS)
a>
ftp://ftp.cica.indiana.edu
Simtel (DOS/windows)
simtel.net/msdos/cpluspls.html
ftp://oak.oakland.edu
Walnut Creek
ftp://ftp.cdrom.com
Garbo (DOS/windows)
ftp://garbo.uwasa.fi
Comp.sources.misc archives (unix)
ftp://wuarchive.wustl.edu/usenet
Jumbo freeware/shareware site
Source code
See also the sections "List of libraries", "Site lists",
"Environment", "Commercial" and "Everything sites"
Sourceforge "The world's largest repository of open source code"
Freshmeat "Web's largest index of Unix and cross-platform software"
STLport - a free, open source C++ standard library that runs
on just about any compiler.
a>
HP standard template library
ftp://butler.hpl.hp.com/stl/*
ftp://ftp.cs.rpi.edu/stl
~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/
SGI version of standard template library (PCs or unix)
Code, documentation, links
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)
cxxrt/
ObjectSpace STL
toolkits/download/index.html
ANSI-like string class (almost same as Musser/Saini string class)
ftp://ftp.primenet.com/users/k/kj7bg/bstring.zip
Cay Horstmann's "Safe STL".
faculty/horstman/safestl.html
Jonathan Lundquist's non-standard library covering the same kind of facilities
as the standard library
programming/library.asp
(works with IE but not Netscape)
Repository for free C++ libraries; submissions are peer reviewed; emphasis on
libraries which work well with the C++ Standard Library
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.
index.htm
Regular expression editor (portable), OLE automation examples (MS Windows) etc
homepages/John_Maddock/index.htm
String library (high-performance, portable, fast, regular expression support)
Commercial, but you can get free trial including source.
str
John J. Barton and Lee R. Nackman: Scientific and Engineering C++
*no longer there*
xw-SoftwareTechnology-books-SciEng-AboutSciEng.html
Source code from Accelerated C++ by Andrew Koenig and Barbara Moo
a>
Unicode support library (open source): includes character set conversions,
collation, a Unicode based string class, date, time and calendar support, and
much more.
Edward M. Reingold's Calendar Papers and Code
~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
e4graph: C++ library for storing "irregular" data
e4graph/
projects/e4graph/
"DS++", a data structures library written in C++
ftp://dino.ph.utexas.edu/furnish/ds++-951128.tar.gz
*no longer there*
~furnish/ds++
Oracle Call Interface Template Library
sprynet/skuchin/otl_1pg.htm
M. A. Sridhar: Building Portable C++ Applications with YACL
~sridhar/yacl.html
ftp://ftp.cs.sc.edu/pub/yacl
cpp-lib, a C++ network, maths & utility library released
under the LGPL
~gwesp/sw/cpp-lib-0.9.3.tar.gz
Newmat matrix library, Newran random number library
a>
GMM++ - Generic C++ Matrix Library
getfem/gmm_intro
GETFEM++: Generic and efficient C++ library for elementary
computations for finite element methods
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
Roldan Pozo's sparselib++ and mv++ (& lecture notes on numerical C++)
pozo
acmd/Staff/RPozo/
Template Numerical Toolkit (TNT) is a collection of interfaces
and reference implementations of numerical objects useful for
scientific computing in C++.
tnt/
Tiny vector and matrix class - use Meta and Expression Templates
projects/tvmet/
Matrix-vector class
Dan Quinlan's A++/P++ (also a pretty comprehensive set of numerical links).
hpc++/
The Matrix Template Library - includes sparse matrices, iterative
methods etc
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)
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.
GNUSSL Scientific Software Library. Linear algebra and arrays.
ftp://prep.ai.mit.edu/pub/gnu/gnussl-0.2.1.tar.gz
Easy to use and powerful numerical library
l/ldeniau/www/html/sl++.html
Rlab: Matlab "semi-clone" written in C++
~ians/rlab.html
rmatrix - matrix library and associated classes
~rmatrix/
Ed Tisdale's multidimensional array package
~edwin/svmtl/
Parallel Mathematical Libraries Project
Sparse iterative, direct, sequential and parallel solvers in C++,
It supports NT systems and NT clusters.
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.
uk.html
Multidimensional array library using expression templates (version 2.0.0)
~enok/software/expresso/html
Keith Briggs' double double (quad) precision package
keithmbriggs/doubledouble.html
apfloat: C++ High Performance Arbitrary Precision Arithmetic Package
~mtommila/apfloat/
HiPiLib Libraries - arbitrary precision arithmetic
(Free to some users - otherwise commercial)
Extend range of exponents of floating point numbers
(Same precision as double, exponent range is increased)
software
CLN - Class Library for Numbers (includes extra precision)
CLN/
> I've been looking for Big Numbers libraries in C++ through Internet
Hfloat
joerg.html
MIRAC
ftp://ftp.compapp.dcu.ie/pub/crypto/
Numerical Toolbox for Verified Computing
~iam/html/literatur/c-toolbox.html
Numerical optimisation (local and global)
~rvan/VerGO/VerGO.html
Interval arithmetic
Software/PROFIL.html
Parallel Object-oriented Methods and Applications (POOMA) framework
pooma
Portable Expression Template Engine
pete
"deal" finite element library
~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.
Finite elements and partial differential equations
Christophe.Prudhomme/gfem.php
Modelling 3D fluid flow and other 3D diff. eq. modelling
MOUSE
Rheolef: a finite element environment - C++ classes and unix commands
lmc-edp/Pierre.Saramito/rheolef
jLearn Math Site Learnmathsite Et Contact Nederlands Learn Math Site C++ 使用者会感兴趣的网站 - 云端小飞象cg - 博客园o j Learn Math Site Learn Math Site n Site Site
kLearn Math Site Learnmathsite Et Contact Nederlands Learn Math Site C++ 使用者会感兴趣的网站 - 云端小飞象cg - 博客园r Math