Re: how to sort multi-dimention array

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Lucas Tam (REMOVEnntp_at_rogers.com)
Date: 09/16/04


Date: Thu, 16 Sep 2004 06:02:20 GMT


"vaidas gudas" <vaidas.gudas@rst.lt> wrote in news:eP8p4m6mEHA.3428
@TK2MSFTNGP11.phx.gbl:

> how to sort mul-dimention array by one dimention

There's many sort algorithms... such as a Bubble Sort, Quick Sort, etc:

http://linux.wku.edu/~lamonml/algor/sort/sort.html

If you don't wish to implement your own sorting algorithm... consider using
a datatable instead.

-- 
Lucas Tam (REMOVEnntp@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/


Relevant Pages

  • Re: Sorting algorithm when comparison is heavy
    ... optimal way of sorting such elements (in other words, ... algorithms which uses the absolute minimum of comparisons)? ... we divide the tournament into rounds). ... As you would find from Knuth's book, there is no sort method that will ...
    (comp.programming)
  • Re: Sorting algorithm when comparison is heavy
    ... optimal way of sorting such elements (in other words, ... I have no idea about algorithms at all. ... want to completely sort the players by their strength (we can assume ... As I understand sorting, if you have three things to sort, then you sort on ...
    (comp.programming)
  • Re: Sorting algorithm when comparison is heavy
    ... optimal way of sorting such elements (in other words, ... There are many sort algorithms as ... you may be able to get by coding. ...
    (comp.programming)
  • Re: Sorting algorithm when comparison is heavy
    ... optimal way of sorting such elements (in other words, ... I have no idea about algorithms at all. ... want to completely sort the players by their strength (we can assume ... As I understand sorting, if you have three things to sort, then you sort on ...
    (comp.programming)
  • Re: "Sorting" assignment
    ... should have access to education in the first place. ... Cormen's Algorithms, nobunny "excels". ... I said that in learning bubble sort, ... opened itself to all Texan high schoolers with a floor GPA), Dijkstra ...
    (comp.programming)