Messages - alivingspirit [ switch to compact view ]

Pages: prev1 ... 6 7 8 9 10 [11] 12 13 14 15 16 ... 25next
51
DC Website Help and Extras / Unmark topics?
« on: May 05, 2009, 12:57 PM »
How do you unbookmark / unignore topics?

52
Cool. Thanks guys.  :)

53
DcUpdater / Re: DcUpdater v2 Preliminary Flirtations
« on: March 22, 2009, 06:13 PM »
I should confess that i have slightly mixed feelings about losing the ultra compact small icon grid display in the old version.  But i think on balance it was a tradeoff worth making.  If there is real uproar i could always bring back a short 1-line per row view which hides some columns or is usable only by people with huge monitors.
Why not stick in an option to use the old one?

54
I'm looking for a simple algorithm that will give me every possible order of an array regardless of size.
For instance: An array of three elements [ 1, 2, 3 ] will give me [ 1, 2, 3 ], [ 1, 3, 2 ], [ 2, 1, 3 ], [ 2, 3, 1 ], [ 3, 1, 2 ] and [ 3, 2, 1 ]. It seems like there should be a pretty simple mathematical solution for this but I can't seem to figure it out or find it anywhere. :(


Pages: prev1 ... 6 7 8 9 10 [11] 12 13 14 15 16 ... 25next
Go to full version