Assignment for Chapter2-Implementation of PERT model-2024.09.12


Hello, if you have any need, please feel free to consult us, this is my wechat: wx91due


Assignment for Chapter2-Implementation of PERT model-2024.09.12

Software Requirements:

After discussing the question and algorithm of PERT model, try to do the design and implementation work, according to the following requirements:

1. Design the input of your program in a specific type such as keyboard inputs, text inputs, excel inputs, inputs from database, etc. It should be noted that your program cannot only deal with one input, which means that your program can address the problem of any inputs (any number of activities).

2. Design the output of your program according to your decision, and the output should provide sufficient information about the algorithm procedure. You can also design the output layout by using GUI or else.

3. Design the data structures for saving your data.

4. Design the class and object names (if using object-oriented programming), file names, method names, and variable names to improve the code readability and simplify the code structure.

5. Use your previous studied programming languages such as C and C++.

Submission Requirements:

1. Report: Prepare a document to summarize the whole process of design and implementation for PERT model, which may contain the Surface (using the given format and layout), Tables of Content, Introduction, Design, Implementation, Summary, References, and Others (if required). You can slightly adjust the structure of your report according to your requirements. In the Moodle platform, you must submit the report using the PDF version.

2. Source Code: Contain all source code files into a folder. In the Moodle platform, you must submit the source code using the compressed version such as “.rar”, “.zip”, etc.

3. The format and layout of the surface is provided by a word file, i.e., “Surface for homework.docx”.

4. For report and compressed source code, both are required to be named using your student no. and student name, i.e., “StudentNo._StudentName”, for example, “111-32-4234_San Zhang”.

5. The submission due date is: 9:00AM, 2024.10.10; and the cut-off date is: 23:59PM, 2024.10.10.

Note: If your submission cannot satisfy the above software requirements and submission requirements, you will lose some scores.

发表评论

电子邮件地址不会被公开。 必填项已用*标注