Visual Basic Explorer
Visual Basic Explorer
 Navigation
 Home


 Coding
 Source Code

 FAQ Center

 VB Tips

 Downloads

 ToolBox

 Tutorials

 VB Games

 VB News

 VB Award

 VB Forums



 Affiliates
 Planet Source Code

 Rent a Coder

 DirectX4VB


 Misc
 Search

 Feedback

 Advertise

 About


Need to hire
a VB coder?

Please support our sponsor:

 Home 
 Site Map 
 Forums 
 News 
 Feedback 

Sorting Timer


A Visual Basic® Tutorial



by Rick Meyer



Copy the Code
Running the Timer

Note: for a discussion of the specific sort routines and to see how they actually work, see my

Sort Viewer
.

Here you will see how various sort methods actually perform as they sort data. The interface is designed to be simple, yet it allows you some latitude of experimentation in determining how various sort routines compare in actual measured performance timings.

Additionally the source code contains all these methods optimized for speed. Since these methods are normally written in C, JAVA, FORTRAN, or PASCAL, this may serve as an excellent reference for sort routines all written in BASIC.

Note in keeping with the theme of a learning tutorial, I have used only the basic controls. Hopefully the viewer will work with all versions of VB 5.0 and 6.0.




Home | About | What's New | Source Code | FAQ | Tips & Tricks | Downloads | ToolBox | Tutorials | Game Programming | VB Award | Search | VB Forums | Feedback | VBNews | Copyright & Disclaimer | Advertise | Privacy Policy |

Quick searches: Site Search | Advanced Site Search 

Copyright 2002 by Exhedra Solutions, Inc.
By using this site you agree to its terms and conditions
VB Explorer and VBExplorer.com are trademarks of Exhedra Solutions, Inc.