Sunday 9 February 2014

Simulation of PERT computation

Hey guys,

In this blog, i am gonna show you my one more mini simulation project.
For the fifth semester (MCA), i have designed a simulation project.
The title of this project is "Simulation of PERT".
I have designed this project using programming languages C++ and C-graphics.

In this project, i have designed with unique and advanced features of Graphics, this is not simple because more technical working code is implemented (i.e, working of PERT with dynamic values) but small project as per the Bangalore University.

Here in this project, The main goal is to find critical path from source to destination with dynamic inputs of three different times (i.e, most likely, optimistic, and pessimistic).
 

I have divided this project into four important modules:

  1. Introduction about project
  2. PERT implementation
    (-) Simple graph(Node < 6).
    (-) Complex graph(Node > 6).
  3. About us
  4. Exit
Screenshots:

                                              INTRODUCTION


                                                            SIMPLE GRAPH




                                                            COMPLEX GRAPH


                                                              ABOUT US PAGE


                                                                  EXIT PAGE



I will upload video shortly......


Thank you! :-)
Please leave your comments.




No comments:

Post a Comment