Newsgroups: comp.parallel
From: jsmith@king.mcs.drexel.edu (Justin Smith)
Subject: Re: C* source examples.
Organization: Drexel University, Dept. of Math. and Comp. Sci.
Date: Thu, 30 Jun 1994 10:30:43 GMT
Message-ID: <Cs7H78.22C@dcs.ed.ac.uk>

Some  of the C*  programs  that appear  in  my  book: "The Design  and
Analysis of  Parallel    Algorithms" (Oxford  University  Press)   are
available in machine-readable form via gopher or anonymous ftp to

'mcs.drexel.edu'

under the directory  "pub/parallel/cs"

(in gopher leave out the 'pub' portion of the path).

Most of these are numerical algorithms, but there are a few graph algorithms
too. Here's a listing of that directory:

-rw-r--r--  1 0        0            1271 Jan  8  1993 README
-rw-r--r--  1 0        0            3331 Jan  8  1993 fft.cs
-rw-r--r--  1 0        0            2363 Jan  8  1993 gauss-seidel.cs
-rw-r--r--  1 0        0            1317 Jan  8  1993 heat.cs
-rw-r--r--  1 0        0            2050 Jan  8  1993 integration-2dim.cs
-rw-r--r--  1 0        0            3480 Jan  8  1993 julia.cs
-rw-r--r--  1 0        0            1842 Jan  8  1993 levialdi.cs
-rw-r--r--  1 0        0            3299 Jan  8  1993 mandelbrot.cs
-rw-r--r--  1 0        0             564 Jan  8  1993 mapleout.cs
-rw-r--r--  1 0        0           11567 Jan  8  1993 minimum-spanning-tree.cs
-rw-r--r--  1 0        0            4949 Jan  8  1993 minimum-spanning-tree2.cs
-rw-r--r--  1 0        0             236 Jan  8  1993 mst-input
-rw-r--r--  1 0        0            1516 Jan  8  1993 shortest_path.cs
-rw-r--r--  1 0        0            3632 Jan  8  1993 wave.cs

______________________________________________________________________
                                	|
Time blows wildly against my door       | Justin R. Smith
Stirring discarded sorrows      	| Department of Mathematics and
Like dead leaves of summers past        |     Computer Science
Memories of forgotten lore          	| Drexel University
Making way for new tomorrows         	| Philadelphia, PA 19104
New hopes, new fears,                   |
         and new ways that last         | Office: (215) 895-1847
                                        |
c Justin R. Smith, March 14, 1994       | Fax:    (215) 895-2070

