Subject: | |
From: | |
Reply To: | Kester, Rush W. |
Date: | Fri, 29 Sep 2000 13:53:44 -0400 |
Content-Type: | text/plain |
Parts/Attachments: |
|
|
Grady Booch's "Software Components with Ada" ISBN 0-8053-0610-2, 1987
documents all these components (and more) in Ada 83.
Rush Kester
charter member Team Ada
-----Original Message-----
From: Colin Brown [mailto:[log in to unmask]]
Sent: Friday, September 29, 2000 6:29 AM
To: [log in to unmask]
Subject: Sorting Algorithms
Hi all,
I am in my second semester of my first year in Comp Sci. and
I am looking for a great book and sorting and searching algorithms in Ada95
more on sorting then anything. i have portfolio assignment on the analysis
of these and others.
i have found a lot of books in C/C++ in regards to this subject
but not many on Ada95.
in particular the:
AVL-tree sort
Binary tree sort
exchange sort(array)
general tree sort
hash table sort
heap sort (array)
insertion sort (linear linked list)
merge_sort (array and linear linked list)
quadratic selection sort(have no idea about this one)
radix sort
shell sort
Any help on the books or where i can find the code is much appreciated
regards
Col
|
|
|