Forum: Computer Science Aug 22nd, 2008 |
| Replies: 2 Views: 1,083 Any ideas as to what is happenign in the loops below. I understand ther are three loops. diffiuculy on the array and hwo to reperesent this in a dependency graph.
for (Jx = 1; Jx <= (Nx - 1);... |
Forum: Computer Science Aug 22nd, 2008 |
| Replies: 2 Views: 1,083 Hello.
I need to draw an activity digarm for a program code called Finite Differene Time Domain (FDTD). I have attached the code in a document where there are all the for loops. The task is given... |
Forum: Database Design Dec 7th, 2006 |
| Replies: 3 Views: 3,147 What entities would you have for A car hire firm and their attributes. |