TEAM-ADA Archives

Team Ada: Ada Programming Language Advocacy

TEAM-ADA@LISTSERV.ACM.ORG

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Simon Wright <[log in to unmask]>
Reply To:
Simon Wright <[log in to unmask]>
Date:
Sat, 30 Sep 2000 07:34:25 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (22 lines)
> > 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

> Try http://www.adapower.com .  The Booch Components is a good start
> for this kind of thing.

The 95 BCs use only AVL, binary, & insertion sorts. The C++ components
on which they are based have more in the way of algorithms, but I
don't quite see how to implement them (haven't thought very hard, I
must say).

Perhaps the 83 BCs (are they at Adapower yet?) have more.

ATOM RSS1 RSS2