Cleong
Member level 2
i need using C/C++ to develop a multi threaded concurent program that simulates a contro system for assembly lines. .
the assembly line i need must consist 3 lines. blue and red objects are transported down line 1 and sort onto line 2(blue) and 3(red)
and also need separate I/O process input from keyboard..
jz like increase, reduce and stop speed of line
can anyone give me an idea how to do it.
im new in C
the assembly line i need must consist 3 lines. blue and red objects are transported down line 1 and sort onto line 2(blue) and 3(red)
and also need separate I/O process input from keyboard..
jz like increase, reduce and stop speed of line
can anyone give me an idea how to do it.
im new in C