Tagged Questions

2
votes
6answers
286 views

Program to simulate vehicles at an intersection using queues

HI I got this coursework question to solve. This is the question: Design a program to simulate vehicles at an intersection. Assume that there is one lane going in each of four directions, with …
1
vote
2answers
466 views

Vehicle Make/Model and Parts Database

I am looking to see if there is a web based service I can either access programmatically to access teh following information, or a database I could purchase or interface with. I am looking to see if …
0
votes
0answers
64 views

Vehicle tracking through AVL03

Hi All, I have been working on the vehicle tracking concept and using AVL 03 device to send the telemetric details of the vehicle to the server. Now the problem i'm facing is: I have correctly set …