From: "Dann Corbit" Newsgroups: comp.os.msdos.djgpp,alt.comp.lang.learn.c-c++ References: <37C6796E DOT 632E3EBE AT bharat DOT net> Subject: Re: algorithm problem Lines: 46 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Mon, 30 Aug 1999 15:56:28 -0700 NNTP-Posting-Host: 38.168.214.175 X-Trace: client 936053790 38.168.214.175 (Mon, 30 Aug 1999 18:56:30 EDT) NNTP-Posting-Date: Mon, 30 Aug 1999 18:56:30 EDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Anand Singh Bisen wrote in message news:37C6796E DOT 632E3EBE AT bharat DOT net... > Hello everybody > > I want to make a new site which will contain only algorithm's and > numerical recipies in (C/Pascal style) cause such type of site is > missing from the net. So i urge everybody who knows such types of > resources please send me the URL's to help me complete my job better. > > Thanks a lot for your co-operation. > > > the resourse could be anything > > 1.Graphics http://www.faqs.org/faqs/by-newsgroup/comp/comp.graphics.algorithms.html > 2.Data Structres [look here first for all your algorithm needs.] http://www2.iro.umontreal.ca/~ratib/code/ > 3.Numerical Recipies The code for "Numerical Recipes in C" is icky(tm) while the text is great. Read this: http://kbs.cs.tu-berlin.de/~jutta/c/num-recipes-in-c.html Here is the NR web site: http://www.nr.com/ I *much* prefer the Cephes code. It is a billion times better in clarity and robustness. Besides which, you can use it without penalty whereas the NR in C code is extremely restricted. See: http://www.cs.bell-labs.com/netlib/cephes/index.html > 4.Advanced mathematics etc..... NETLIB, GAMS (99.99% Fortran) Worth a look: http://oonumerics.org/oon/ Look a the entries in Codepage for more information under "Scientific Computing" [IIRC]. -- C-FAQ: http://www.eskimo.com/~scs/C-faq/top.html "The C-FAQ Book" ISBN 0-201-84519-9 C.A.P. Newsgroup http://www.dejanews.com/~c_a_p C.A.P. FAQ: ftp://38.168.214.175/pub/Chess%20Analysis%20Project%20FAQ.htm