Search:

Type: Posts; User: Uzaman26

Search: Search took 0.12 seconds.

  1. Re: Java program which scann file as per user input and return contents of file as output

    I found another very nice example where you can see what my objective is? example is of .NET

    Find a place using latitude and longitude coordinates


    but i m just trying to develope same small...
  2. Re: Java program which scann file as per user input and return contents of file as output

    Hallo,see this link and realize what i m doing,

    Showing current location in Google Maps with GPS and LocationManager in Android | Knowledge by Experience


    only difference is i m not doing this...
  3. Re: Java program which scann file as per user input and return contents of file as output

    YOUR COMMENTS ARE IN BLUE TAGS:

    [#]I don't understand what you think is possible with a search. How will the program know when to stop searching?[/#]

    Well if some one do programming for long...
  4. Re: Java program which scann file as per user input and return contents of file as output

    [#]Why in a random manner?[/#]

    because as you can see in list,"longi/lati" position(item of list) are not in in any ascending or descending order,in other word i mean there is no clear pattern of...
  5. Re: Java program which scann file as per user input and return contents of file as output

    1st>>> Ok as you can see file have many detectors(only three of different kind) with different "longi/lati" so if i start to search list with "start_key",then how i have to select this...
  6. Re: Java program which scann file as per user input and return contents of file as output

    Yes exactly,that when user enter the" longi/lati" position given in list,then program will search the list and find the match of "langi/lati"(which user entered...as "INPUT") for selected detector...
  7. Re: Java program which scann file as per user input and return contents of file as output

    [#]I don't understand how a "descriptor" can have more than one line in the data file with different lat and long values.[/#]

    thanks for response,from "descriptor" if you mean "Detectors_Types"...
  8. Re: Java program which scann file as per user input and return contents of file as output

    "show me that position in small box of square shape(8X8 )cm or so etc."



    1865


    Your Question >> Why does each detector have 3 lines with lat/long values?

    i mention i my last post...
  9. Re: Java program which scann file as per user input and return contents of file as output

    Ok thanks for response,i can make it more easy to understand,like as in my first post i sent info that,detectors are in three different categories we called them

    detector_A,
    detector_B, ...
  10. Java program which scann file as per user input and return contents of file as output

    Hello all,

    i m quite new in java,i like to write a JAVA program which show locations of geographical coordinates i.e. longitude and latitude in square shape,i have list(.csv formate) of coordinate...
Results 1 to 10 of 10