Search:

Type: Posts; User: Raven123

Search: Search took 0.07 seconds.

  1. Replies
    2
    Views
    1,089

    Re: Saving an array to a buffer.

    There seems to be lot of problems..
    in second code can never be null.
    What is BufferedFile(do you mean to have some array for holding up the data) and what is the data format in the text file you...
  2. Replies
    4
    Views
    1,528

    Re: DBSCAN connectivity with database MYSQL

    Just want to know why you want to connect to Database,
    are you storing your points (i.e. co-ordinates) in data base.
  3. Replies
    2
    Views
    1,433

    Re: Synchronized block in java

    hi,
    Just putting in some effort to sort things out...Assuming in both part 1 and part 2 we are using synchronized blocks.
    In first case Table object is acting as a lock.
    In Second case Customer...
  4. Replies
    4
    Views
    1,528

    Re: DBSCAN connectivity with database MYSQL

    what is your question?
    You want to learn JDBC?? there are lot of tutorials available out there...
  5. Replies
    9
    Views
    1,043

    Re: How to use an ArrayList here?

    hi,
    i guess you need to have arraylist of asteroid object and asteroid should have some sort of mechanism (may be pseudo random generator for co-ordinates) so that asteroids have same behaviour but...
  6. Thread: Help!

    by Raven123
    Replies
    6
    Views
    1,350

    Re: Help!

    in which language you are planning to make ur project..
  7. Thread: Help!

    by Raven123
    Replies
    6
    Views
    1,350

    Re: Help!

    You can create a library management system..if you require any help then let me know..
  8. Re: Split String and for loop issues. (Beginner problems)

    Are you writing this code in some IDE like Netbeans /Eclipse ?and at what point you are getting the error i mean is it runtime or compile time,
Results 1 to 8 of 10