Search:

Type: Posts; User: luisx86

Search: Search took 0.07 seconds.

  1. Re: I need to fix this algorithm please. Do you have any suggestion to make this algorithm working fine.thanks

    sorry I'm new here!!thanks
  2. I need to fix this algorithm please. Do you have any suggestion to make this algorithm working fine.thanks

    public static void file(String f)throws IOException{
    BufferedReader br3 = new BufferedReader(new FileReader(f));
    int docCount=1;
    int lineSimilar=0;
    int...
Results 1 to 2 of 2