Advertisement

Results for "Author: goofy goblin"

ASP_Volume3 #62443
List Class

This class is an alternative for the ListBox control. The class allows you to have all the functions of a ListBox without the GUI overhead. This is perfect if you are jsut wishing to manage data in the list and not actully show it to the user. The class also contains a modified Quick Sort function allowing you to sort the list without messing up what item data goes with each item.

ASP_Volume3 #62444
Four Array Sorting Functions

This program provides you with four popular sorting functions. The Bubble Sort, the Shaker Sort (Also know as cocktail Sort), the Shell Sort and finially the Quick Sort. The program also allows you to test all four functions agenst each other, to show what ones are the fastest. Each sort function is placed in its own module so you can simply throw it right into whatever programs you may need it for. Obviously I have not created any of these functions, all have been written in VB6 with help from various C++ code and various pseudocode. More information on each function can be found on sites such as Wikipedi, which has example code for some functions. P.S. There is actually a program contained with this example called "Generate List". This will allow you to generate a list of any size in no time. Such as the 30,000 item list i used in my screenshot.

4_2005-2006 #167740
List Class

This class is an alternative for the ListBox control. The class allows you to have all the functions of a ListBox without the GUI overhead. This is perfect if you are jsut wishing to manage data in the list and not actully show it to the user. The class also contains a modified Quick Sort function allowing you to sort the list without messing up what item data goes with each item.

4_2005-2006 #167741
Four Array Sorting Functions

This program provides you with four popular sorting functions. The Bubble Sort, the Shaker Sort (Also know as cocktail Sort), the Shell Sort and finially the Quick Sort. The program also allows you to test all four functions agenst each other, to show what ones are the fastest. Each sort function is placed in its own module so you can simply throw it right into whatever programs you may need it for. Obviously I have not created any of these functions, all have been written in VB6 with help from various C++ code and various pseudocode. More information on each function can be found on sites such as Wikipedi, which has example code for some functions. P.S. There is actually a program contained with this example called "Generate List". This will allow you to generate a list of any size in no time. Such as the 30,000 item list i used in my screenshot.

5_2007-2008 #190258
List Class

This class is an alternative for the ListBox control. The class allows you to have all the functions of a ListBox without the GUI overhead. This is perfect if you are jsut wishing to manage data in the list and not actully show it to the user. The class also contains a modified Quick Sort function allowing you to sort the list without messing up what item data goes with each item.

5_2007-2008 #190259
Four Array Sorting Functions

This program provides you with four popular sorting functions. The Bubble Sort, the Shaker Sort (Also know as cocktail Sort), the Shell Sort and finially the Quick Sort. The program also allows you to test all four functions agenst each other, to show what ones are the fastest. Each sort function is placed in its own module so you can simply throw it right into whatever programs you may need it for. Obviously I have not created any of these functions, all have been written in VB6 with help from various C++ code and various pseudocode. More information on each function can be found on sites such as Wikipedi, which has example code for some functions. P.S. There is actually a program contained with this example called "Generate List". This will allow you to generate a list of any size in no time. Such as the 30,000 item list i used in my screenshot.

6_2008-2009 #212776
List Class

This class is an alternative for the ListBox control. The class allows you to have all the functions of a ListBox without the GUI overhead. This is perfect if you are jsut wishing to manage data in the list and not actully show it to the user. The class also contains a modified Quick Sort function allowing you to sort the list without messing up what item data goes with each item.

6_2008-2009 #212777
Four Array Sorting Functions

This program provides you with four popular sorting functions. The Bubble Sort, the Shaker Sort (Also know as cocktail Sort), the Shell Sort and finially the Quick Sort. The program also allows you to test all four functions agenst each other, to show what ones are the fastest. Each sort function is placed in its own module so you can simply throw it right into whatever programs you may need it for. Obviously I have not created any of these functions, all have been written in VB6 with help from various C++ code and various pseudocode. More information on each function can be found on sites such as Wikipedi, which has example code for some functions. P.S. There is actually a program contained with this example called "Generate List". This will allow you to generate a list of any size in no time. Such as the 30,000 item list i used in my screenshot.

7_2009-2012 #235294
List Class

This class is an alternative for the ListBox control. The class allows you to have all the functions of a ListBox without the GUI overhead. This is perfect if you are jsut wishing to manage data in the list and not actully show it to the user. The class also contains a modified Quick Sort function allowing you to sort the list without messing up what item data goes with each item.

7_2009-2012 #235295
Four Array Sorting Functions

This program provides you with four popular sorting functions. The Bubble Sort, the Shaker Sort (Also know as cocktail Sort), the Shell Sort and finially the Quick Sort. The program also allows you to test all four functions agenst each other, to show what ones are the fastest. Each sort function is placed in its own module so you can simply throw it right into whatever programs you may need it for. Obviously I have not created any of these functions, all have been written in VB6 with help from various C++ code and various pseudocode. More information on each function can be found on sites such as Wikipedi, which has example code for some functions. P.S. There is actually a program contained with this example called "Generate List". This will allow you to generate a list of any size in no time. Such as the 30,000 item list i used in my screenshot.

Languages
Top Categories
Global Discovery