Re: Shuffle algorithm
From: Stu Smith (stuarts_at_remove.digita.com)
Date: 03/10/04
- Next message: ChrisM: "Debugging Woes"
- Previous message: azure ss: "server control inherits HtmlInputFile questions"
- In reply to: 2G: "Shuffle algorithm"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 10 Mar 2004 16:51:57 -0000
ListView already has a sort method doesn't it? ArrayList certainly does. Is
there a reason you're writing your own sort method?
"2G" <2G@pandora.be> wrote in message
news:8MZ2c.27199$CX3.1757308@phobos.telenet-ops.be...
> Hi,
>
> Does anyone know a good/fast shuffle algorithm to shuffle a array ?
> I've written a class to sort my listviews using quicksort but it tends to
> get very slow on columns that are already sorted.
>
> Thanks in advance.
>
>
- Next message: ChrisM: "Debugging Woes"
- Previous message: azure ss: "server control inherits HtmlInputFile questions"
- In reply to: 2G: "Shuffle algorithm"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|