AddSort Benchmark



This is a simple application that helps you find out which sort alogithm that run faster. Support bubble sort, selection sort, insertion sort, quick sort and merge sort.

  • Category:
    Education
  • Author:
    (More by this author)
  • Info:
    Freeware
  • Date added:
    28 July, 2003 19:54
  • Views:
    987
  • Downloads:
    209
Related Downloads
dataStor  - 07 June, 2002 - Tony De Buys

with dataStor you can define structures for storing any sort of information. You can then restructure, sort, export and even print your data. Quickly separate information into specific catagories/groups of information, such as: Addresses,...

Branko's Database Components  - 28 April, 2000 - Branko Dimitrijevic

Database sorting, searching and filtering . TDBFilterGrid is easy to use, yet powerful filter-expression builder. TDBGridTitleSort - Click on the title of TDBGrid to sort underlying data set. TDBSortComboBox - Pick desired...

TListViewEx 1.0 - 18 December, 2009 - Vadim Crits

Standard ListView with support for native header sort arrows.

sxtable  - 13 August, 2002 - Michele Palmieri

Temporary table and sort table.

Sorting Algorithms  - 09 November, 2007 - Explain That

The Bubble , Selectionm Insertion, Heap, Quick and Shell Sort algorithms implemented in Delphi

Related Information
  • FRIENDS IN DELPHI ?? (OR OTHER ACCESS WORKAROUNDS) (2001-01-04 09:08:37)
    One of the quirks of Delphi is that classes in the same unit can access protected and private methods and variables. Borland does this a lot in...
  • HOW DOES SORTING IN A TLIST OBJECT WORK? (2001-01-11 14:39:02)
    Just curious as to why you selected this particular question as the answer. I provided you with a complete example showing how to do several...
  • HOW TO MAKE I HIGHSCORE TABLE IN DELPHI? (2001-01-19 15:54:23)
    Hey! First of all you can use a DataBase. It's easy to SORT/SEARCH/POSITION records in it. For doing this you must create yourself a database...
  • MORE THAN ONE FILTER IN DATABASE (2001-01-23 00:01:57)
    it is not true that there your can set only filter at a time and there are many ways of doing thing some of which i can describe you can choose...
  • WRITING FROM A QUERY INTO A TABLE (2001-01-24 09:29:42)
    with TableX do begin Insert; FieldByName('Field1').asString := QueryZ.FieldByName('FieldA').asString; FieldByName('Field2').asString :=...
Related News
Branko's Database Components Released - 02 December, 1999
Branko's Database Components is a package of Delphi components for database sorting, searching and filtering. Compatible with Delphi 4 and Delphi 5...
ProDelphi 8.5 released - 17 December, 2000
ProDelphi, the source code profiler for Delphi has been enhanced once more: User interface easyier, viewer with 'click and sort'. The unique...
FF Billing Manager Pro Deluxe - 26 March, 2004
Voted Best Business Program of 1997 and 1998! New version 3 adds XPl support, compressed backups/restore, importing/exporting and much more! EASY...
ANN: AfalinaSoft XL Report G2 Lite v. 3.420 released - 21 May, 2001
Tired of the report coding bore? Template-based reports with a single line of code. Handy and easy. Very fast. Template options: any formatting;...
ANN: AfalinaSoft XL Report G2 v.3.421 released - 04 June, 2001
Tired of the report coding bore? Template-based reports with a single line of code. Handy and easy. Very fast. Template options: any formatting;...
Categories

Latest Forum Entries