Click here to Skip to main content
15,915,719 members
Home / Discussions / C#
   

C#

 
AnswerRe: Recursive Permutation Generator. Pin
Luc Pattyn25-Feb-11 15:02
sitebuilderLuc Pattyn25-Feb-11 15:02 
GeneralRe: Recursive Permutation Generator. Pin
shivamkalra25-Feb-11 16:39
shivamkalra25-Feb-11 16:39 
AnswerRe: Recursive Permutation Generator. Pin
Luc Pattyn25-Feb-11 16:58
sitebuilderLuc Pattyn25-Feb-11 16:58 
GeneralRe: Recursive Permutation Generator. Pin
shivamkalra25-Feb-11 17:22
shivamkalra25-Feb-11 17:22 
GeneralRe: Recursive Permutation Generator. Pin
Luc Pattyn25-Feb-11 17:32
sitebuilderLuc Pattyn25-Feb-11 17:32 
GeneralRe: Recursive Permutation Generator. Pin
shivamkalra25-Feb-11 17:53
shivamkalra25-Feb-11 17:53 
AnswerRe: Recursive Permutation Generator. Pin
Luc Pattyn25-Feb-11 17:58
sitebuilderLuc Pattyn25-Feb-11 17:58 
GeneralRe: Recursive Permutation Generator. Pin
shivamkalra25-Feb-11 18:20
shivamkalra25-Feb-11 18:20 
oh ya, that's actually easy and makes sense too. I found a good way..if u arrange letter so that repeated letters are together then it will even easier to skips letters in each iteration ex. "aabbcc".

This way you can skip alternating alphabet in each recursion..this is really interesting..I'm gonna give it a try right now.

Thanks Smile | :)
Shivam
AnswerRe: Recursive Permutation Generator. [modified] Pin
Luc Pattyn25-Feb-11 17:14
sitebuilderLuc Pattyn25-Feb-11 17:14 
QuestionHelp with diagnosing a service failing [modified] Pin
turbosupramk325-Feb-11 11:15
turbosupramk325-Feb-11 11:15 
AnswerRe: Help with diagnosing a service failing Pin
RobCroll25-Feb-11 12:22
RobCroll25-Feb-11 12:22 
GeneralRe: Help with diagnosing a service failing Pin
turbosupramk325-Feb-11 12:37
turbosupramk325-Feb-11 12:37 
GeneralRe: Help with diagnosing a service failing Pin
RobCroll25-Feb-11 13:12
RobCroll25-Feb-11 13:12 
GeneralRe: Help with diagnosing a service failing Pin
turbosupramk325-Feb-11 18:06
turbosupramk325-Feb-11 18:06 
GeneralRe: Help with diagnosing a service failing Pin
turbosupramk328-Feb-11 5:30
turbosupramk328-Feb-11 5:30 
GeneralRe: Help with diagnosing a service failing Pin
turbosupramk328-Feb-11 9:12
turbosupramk328-Feb-11 9:12 
GeneralRe: Help with diagnosing a service failing Pin
RobCroll28-Feb-11 11:33
RobCroll28-Feb-11 11:33 
GeneralRe: Help with diagnosing a service failing Pin
RobCroll28-Feb-11 11:29
RobCroll28-Feb-11 11:29 
GeneralRe: Help with diagnosing a service failing Pin
turbosupramk328-Feb-11 15:12
turbosupramk328-Feb-11 15:12 
Questiondraw Pin
om_metab25-Feb-11 10:56
om_metab25-Feb-11 10:56 
Questiondraw Pin
om_metab25-Feb-11 10:42
om_metab25-Feb-11 10:42 
AnswerRe: draw Pin
fjdiewornncalwe25-Feb-11 10:55
professionalfjdiewornncalwe25-Feb-11 10:55 
AnswerRe: draw Pin
OriginalGriff25-Feb-11 21:05
mveOriginalGriff25-Feb-11 21:05 
QuestionMouse cursor modification by getting data from web browser object Pin
HalliHaida25-Feb-11 1:38
HalliHaida25-Feb-11 1:38 
AnswerRe: Mouse cursor modification by getting data from web browser object Pin
Piccadilly Yum Yum25-Feb-11 3:10
Piccadilly Yum Yum25-Feb-11 3:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.