Search:

Type: Posts; User: mozala

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    1,069

    Threads implementations.

    Can somebody help with this code:
    Task: Square matrix clockwise rotation using 2*N Threads 1)first quater i.e N/2 (4,7)->(11,6) ..2) second quater (11,16)->(10,13),so on and so forth...
    Thanks,...
  2. Replies
    3
    Views
    1,143

    i need help with Tel. Directory

    I need help with this program,actually i want to do Telephone directory,that will search an existing user by either name,surname ,tel.number so on so forth .I have already started it and have some...
  3. Replies
    1
    Views
    868

    Threads and Process

    Can somebody help me out?
    --------------------------------------
    Input: Square matrix A of nxn integers, where n is even.

    Rotate the elements of both diagonals in the clock direction.

    Input...
  4. Replies
    4
    Views
    1,248

    My problem is how to interchange main diagonal...

    My problem is how to interchange main diagonal and secondary diagonal with respect to threads....processing upper half part of the main and replacing it with upper one of secondary with respect to 2n...
  5. Replies
    4
    Views
    1,248

    Threads and Process

    Can somebody help me out?
    --------------------------------------
    Input: Square matrix A of nxn integers, where n is even.

    Rotate the elements of both diagonals in the clock direction.

    Input...
Results 1 to 5 of 6