Click here to Skip to main content
15,891,423 members
Home / Discussions / Java
   

Java

 
Questionhelp required Pin
Nima Dorji15-Oct-10 5:30
Nima Dorji15-Oct-10 5:30 
AnswerRe: help required Pin
Richard MacCutchan15-Oct-10 6:00
mveRichard MacCutchan15-Oct-10 6:00 
QuestionSwing equivalent in java mobile Pin
trioum14-Oct-10 8:03
trioum14-Oct-10 8:03 
AnswerRe: Swing equivalent in java mobile Pin
Nagy Vilmos14-Oct-10 21:51
professionalNagy Vilmos14-Oct-10 21:51 
QuestionProblem in learning AJAX with PHP Pin
khurram_shahzad13-Oct-10 11:04
khurram_shahzad13-Oct-10 11:04 
AnswerRe: Problem in learning AJAX with PHP Pin
Richard MacCutchan13-Oct-10 11:43
mveRichard MacCutchan13-Oct-10 11:43 
GeneralRe: Problem in learning AJAX with PHP Pin
khurram_shahzad14-Oct-10 5:57
khurram_shahzad14-Oct-10 5:57 
QuestionDividing a text file into variable size chunks using Rabin fingerprint algorithm in java Pin
LOKESHWARI13-Oct-10 2:14
LOKESHWARI13-Oct-10 2:14 
Help me with java code for dividing a text file into variable size chunks using Rabin finger print and sliding window technique..
Consider a file .
A fixed width sliding window (48 bytes long) will be moving along the contents of the file.

The fingerprint of the contents of the window is found using Rabin finger print algorithm

f is fingerprint( Hash value) of the contents of file
D be the average chunk size,
r be zero

Position where f mod D =r satisfies at that position chunk a file.. Advance the sliding window Continue this till the end of file.
AnswerRe: Dividing a text file into variable size chunks using Rabin fingerprint algorithm in java Pin
Cedric Moonen13-Oct-10 3:13
Cedric Moonen13-Oct-10 3:13 
QuestionDeveloping a Multitenant Application in Java Pin
sangeetha_spss12-Oct-10 3:03
sangeetha_spss12-Oct-10 3:03 
AnswerRe: Developing a Multitenant Application in Java Pin
Richard MacCutchan12-Oct-10 5:46
mveRichard MacCutchan12-Oct-10 5:46 
GeneralChossing a best option Pin
krishnareddy03612-Oct-10 1:46
krishnareddy03612-Oct-10 1:46 
GeneralRe: Chossing a best option Pin
DaveAuld12-Oct-10 1:56
professionalDaveAuld12-Oct-10 1:56 
GeneralRe: Chossing a best option Pin
jschell15-Oct-10 8:38
jschell15-Oct-10 8:38 
Questioncalling servlet in background from jsp Pin
khurram_shahzad10-Oct-10 7:16
khurram_shahzad10-Oct-10 7:16 
AnswerRe: calling servlet in background from jsp Pin
Richard MacCutchan10-Oct-10 8:50
mveRichard MacCutchan10-Oct-10 8:50 
AnswerRe: calling servlet in background from jsp Pin
Member 324727611-Oct-10 21:45
Member 324727611-Oct-10 21:45 
QuestionCanvas inside applet Pin
ekba899-Oct-10 16:14
ekba899-Oct-10 16:14 
AnswerRe: Canvas inside applet Pin
Richard MacCutchan9-Oct-10 21:54
mveRichard MacCutchan9-Oct-10 21:54 
GeneralRe: Canvas inside applet Pin
ekba8910-Oct-10 5:32
ekba8910-Oct-10 5:32 
GeneralRe: Canvas inside applet Pin
Richard MacCutchan10-Oct-10 8:49
mveRichard MacCutchan10-Oct-10 8:49 
GeneralRe: Canvas inside applet Pin
ekba8910-Oct-10 12:08
ekba8910-Oct-10 12:08 
QuestionNeed guidelines on creating LAN enabled J2SE Application With DB (apps as ERP) ? Pin
Alok Sharma ji9-Oct-10 2:35
Alok Sharma ji9-Oct-10 2:35 
AnswerRe: Need guidelines on creating LAN enabled J2SE Application With DB (apps as ERP) ? Pin
Nagy Vilmos9-Oct-10 21:34
professionalNagy Vilmos9-Oct-10 21:34 
GeneralRe: Need guidelines on creating LAN enabled J2SE Application With DB (apps as ERP) ? Pin
Alok Sharma ji10-Oct-10 3:11
Alok Sharma ji10-Oct-10 3:11 

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.