VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Recursive permutations

Jolyon Bloomfield  (9 Submissions)   Miscellaneous   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

Takes in a string and spits out all possible permutations of the inputted characters using a simple recursive routine. Good recursive example.

Assumes
Put the lot onto a form, put a command button "command1" on the form, put a textbox "text1" on the form, and run.

Rate Recursive permutations (4(4 Vote))
Recursive permutations.bas

Recursive permutations Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters