UECS1653编程 写作、 辅导C++程序

” UECS1653编程 写作、 辅导C++程序UECS1643/UECS1653 Fundamentals of Programming1AssignmentAssignment DescriptionEudrup Physical Plant is responsible for the maintenance of building and grounds. A group ofemployees that collectively possess the skills needed to provide maintenance for thebuildings. Such employees include carpenters, electricians, painters, welders, plumbers, andthe like. The Physical Plant also has a group of employees with special skills that areassigned for special projects that may arise.The Tool Cribs function is to provide the tools needed by Physical Plant employees toperform their job duties. Employees are provided with a toolbox containing commonly used,and relatively inexpensive tools such as hammers, screwdrivers, tape measures, and so on.Other tools, such as ladders, sawing machines, trolleys, and so on, that are needed tocomplete a job must be checked out through the Tool Crib. When the job is completed, theemployee must return the checked-out tools. Oftentimes tools become lost or damaged andare therefore never checked back in.The Warehouse is responsible for obtaining and storing supplies that are needed to completejobs. For example, the Warehouse makes sure to maintain a supply of screws, nails, plywood,drywall, and other materials. When workers need materials for a job assignment they aresupposed to check with the warehouse to see if the goods are available. Unfortunately,oftentimes the employees are impatient, if the goods are not available, they routinely chooseto simply move on to the next job assignment rather than checking with the warehouse. Whilethe warehouse provide for the delivery of materials, employees prefer not to have wait fortheir delivery. To complicate things further, employees frequently request to order materialsthat are not current in stock.The Physical Plant receives computing support from the Eudrups Information SystemsServices Department (ISS). ISS provides support for the business side of Eudrup. Assumethat you work as a systems analyst with ISS. You have been asked to analyse and design theautomated system to manage tool check-in and check-out in the Tool Crib and inventorymanagement in the Warehouse.After analyse the Problem, you and your team members have to do the following:- Proposed a solution for the Eudrups Tool Crib and Warehouse;- Develop a menu-driven application using C++ for the Eudrups Tool Crib andWarehouse System.Prepare the necessary data file(s) for building the data structures (arrays of structures) neededin your application. You may give additional assumptions for your application. To make yourprogram more robust and avoid problems at run time, do as much status/error checking asyou can in your program. You may also add more features and/or record more details of datain your program for enhancement.UECS1643/UECS1653 Fundamentals of Programming2Assessment and SubmissionThis is a group assignment. Form a group of maximum 6 members. Prepare a report(preferable using word processing software) to answer the questions given above.Your REPORT SHOULD CONTAIN the following:1. proposed solution to the problem2. design of the application (structure chart and flowcharts/pseudocode)3. C++ program4. sample outputs of Your program (test cases for all operations)5. sample of input data ( text file(s) )Do remember to include your group member list (name, ID, programme, lecture group andpractical group) and specify group leader in the FIRST PAGE of your report. There will be alink created in WBLE subject page for you to submit softcopy of your works (report, C++source file and input text file(s)). Save your works into a folder and compress the folder into aZIP file. Name your folder and ZIP file with your group number and group leaders full name(e.g. G1_LimJingHui.zip). Group leader is required to upload the soft copy of your works bythe deadline. Late Submission will not be entertained.This practical assignment will contribute 25% of your final mark. Refer to the marking sheetfor the mark allocations for the report and C++ program. The report will be marked forcorrectness, completeness, presentation style, and relevant use of diagrams/tables/graphs,etc. And the C++ program will be marked for correctness, completeness, program style,adequate testing and documentation/comments. Its your responsibility to understand therequirements of the tasks and prepare well for your submission. You will not receive fullmark if you do not submit the report and C++ program that is a reasonable attempt andcompiles without error. You Might be asked questions about the works you submit to ensurethat you understand them.PlagiarismIt is important that your solutions to the practical assignment be your own work. It isperfectly acceptable to seek help and advice when completing the practical assignment, butthis must not be taken to the point where what is submitted is in part someone elses work.请加QQ:99515681 或邮箱:99515681@qq.com WX:codehelp

添加老师微信回复‘’官网 辅导‘’获取专业老师帮助,或点击联系老师1对1在线指导