README.md

December 4, 2022 ยท View on GitHub

Sort Demo

Description

SortDemo was taken Microsoft Bascom 7 PDS sample code and turned into a VB class module. It contains the following Sorts with explanation of each: Bubble, Exchange, Heap, Insertion, Quick, and Shell. The sorts are really fast but updating the listbox with the sorted results is very slow. The demo will display the amount of time (in seconds) that each sort takes. Hope this is helpful to everyone.

More Info

Submitted On2003-03-13 09:17:58
ByLawrence Miller
LevelIntermediate
User Rating5.0 (15 globes from 3 users)
CompatibilityVB 4.0 (32-bit), VB 5.0, VB 6.0
CategoryCoding Standards
WorldVisual Basic
Archive FileSort_Demo1558673132003.zip