Click here to Skip to main content
16,020,080 members
Home / Discussions / Java
   

Java

 
AnswerRe: problems setting jquery dialog left and top position [modified] Pin
CrafterIt1-Mar-11 2:15
CrafterIt1-Mar-11 2:15 
QuestionJava + MS SQL Server Pin
777goga77727-Feb-11 1:16
777goga77727-Feb-11 1:16 
AnswerRe: Java + MS SQL Sever Pin
Richard MacCutchan27-Feb-11 1:48
mveRichard MacCutchan27-Feb-11 1:48 
AnswerRe: Java + MS SQL Sever Pin
RaviRanjanKr27-Feb-11 5:20
professionalRaviRanjanKr27-Feb-11 5:20 
GeneralRe: Java + MS SQL Sever Pin
777goga7776-Mar-11 6:16
777goga7776-Mar-11 6:16 
AnswerRe: Java + MS SQL Sever Pin
kellyyy6-Mar-11 4:53
kellyyy6-Mar-11 4:53 
GeneralRe: Java + MS SQL Sever Pin
777goga7776-Mar-11 6:08
777goga7776-Mar-11 6:08 
QuestionRecursive Permutation Generator. Pin
shivamkalra25-Feb-11 13:37
shivamkalra25-Feb-11 13:37 
Hi,

I've an assignment to make a program that should generate all the permutations of a string one by one. I know many algorithm of generating permutations using recursion, but question has asked to generate it one by one. So deliverable should contain a class called "PermutationIterator" which should have a method "hasNextPermutation" and "nextPermutation". They have given one hint, make a "tailIterator" object of type "PermutationIterator" inside a "PermutationIterator" class (like a node of LinkedList) and then do some funny things with it. I can't figure out where should I start....any help would be appreciated.

Note: You can't generate all permutations at one time, then store it into an array and then call each of them one by one. Please don not suggest this way.

Thank you
Shivam Kalra
AnswerRe: Recursive Permutation Generator. Pin
Richard MacCutchan25-Feb-11 23:04
mveRichard MacCutchan25-Feb-11 23:04 
QuestionPlease modify the java script for number in indian number format Pin
vinu.111124-Feb-11 22:49
vinu.111124-Feb-11 22:49 
AnswerRe: Please modify the java script for number in indian number format Pin
Richard MacCutchan24-Feb-11 23:10
mveRichard MacCutchan24-Feb-11 23:10 
GeneralRe: Please modify the java script for number in indian number format Pin
Pravin Patil, Mumbai24-Feb-11 23:58
Pravin Patil, Mumbai24-Feb-11 23:58 
AnswerRe: Please modify the java script for number in indian number format Pin
Pravin Patil, Mumbai24-Feb-11 23:54
Pravin Patil, Mumbai24-Feb-11 23:54 
AnswerRe: Please modify the java script for number in indian number format Pin
TorstenH.25-Feb-11 1:23
TorstenH.25-Feb-11 1:23 
GeneralRe: Please modify the java script for number in indian number format Pin
Richard MacCutchan25-Feb-11 2:22
mveRichard MacCutchan25-Feb-11 2:22 
AnswerRe: Please modify the java script for number in indian number format Pin
RaviRanjanKr27-Feb-11 18:04
professionalRaviRanjanKr27-Feb-11 18:04 
Questionhelp me Pin
Mohammed Kherfan24-Feb-11 13:01
Mohammed Kherfan24-Feb-11 13:01 
AnswerRe: help me Pin
Alok Sharma ji24-Feb-11 20:27
Alok Sharma ji24-Feb-11 20:27 
AnswerRe: help me Pin
Richard MacCutchan24-Feb-11 23:10
mveRichard MacCutchan24-Feb-11 23:10 
AnswerRe: help me Pin
RaviRanjanKr25-Feb-11 19:37
professionalRaviRanjanKr25-Feb-11 19:37 
QuestionBlock desktop until app running? Pin
Alok Sharma ji22-Feb-11 1:37
Alok Sharma ji22-Feb-11 1:37 
AnswerRe: Block desktop until app running? Pin
Nagy Vilmos22-Feb-11 1:45
professionalNagy Vilmos22-Feb-11 1:45 
AnswerRe: Block desktop until app running? Pin
TorstenH.23-Feb-11 20:07
TorstenH.23-Feb-11 20:07 
AnswerRe: Block desktop until app running? Pin
jschell24-Feb-11 11:59
jschell24-Feb-11 11:59 
GeneralRe: Block desktop until app running? Pin
Alok Sharma ji24-Feb-11 20:32
Alok Sharma ji24-Feb-11 20:32 

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.