PDA

View Full Version : Chronogram



sourire05
14th February 2013, 20:35
Hello,

I have a Project to create an animation of scheduling, first I have a little program to do is implement the SJF scheduling algorithm with the following data:
3 processes A, B, C all arrive at time 0. A request 4 CPU Units, 3 Units B and C application requires 5 units.
For the interface, provide a single window with a button that you click and
obtains the timing.
I am a beginner in Qt, I can not know what a function is the exact and libraries for my project! and how make a chronogram ?!