
Algorithm Alley - Dr Dobb's Journal - February 1994
"Algorithm Grab Bag"
(c) 1994 by Tom Swan. All rights reserved.

Note: You may use any of the files in this ZIP file to create
your own compiled programs, which you may distribute free of any
charge or royalty.

Files ending in .PAS are for Pascal or Turbo Pascal. Files ending in 
.C are for any ANSI C compiler (I use Borland C++). Files ending in
.TXT contain pseudo code algorithms. (FINDKEY.TXT, however, is a
listing.) Here's an inventory of the files included in this month's
upload:

    sample.txt      Algorithm #12: Selection Sampling (rev 1.01)
    sample.pas      Algorithm #12 implemented in Pascal
    paltest.c       Palindrome test program by Mort Bernstein
    findkey.txt     Open ended binary search program by Dean Gienger

For more information about the files, see my column "Algorithm Alley"
appearing regularly in Dr. Dobb's Journal. Enjoy!

Tom Swan
Compuserve ID 73627,3241 (temporarily off line!)
