Question: Please help me write the code In C.This is two part question I will post the instruction. Its two thing first is homework use Software

Please help me write the code In C.This is two part question I will post the instruction. Its two thing first is homework use Software Development Method I post the paper too use that to fill in first two step for homwork and second part is implementing in C code.

Please help me write the code In C.This is two part question

I will post the instruction. Its two thing first is homework use

Software Development Method I post the paper too use that to fill

A food processing plant packs and ships fruits and vegetables in tin cans. The plant deals with a variety of can sizes, tach size can be defined by its radius and height. Since the food processing plant is a member of a global corporation, all cant sizes are measured in centimeters. The plant manager has contracted you to write a program to calculate the materials required for any can size. Glven a can size, the plant manager would like to know the amount of tin required (can surface area only; assume no scrap). The amount of paper needed for the can's label is also required (assume the label does not overlap). Complete the program following the "Coding Standard" handed out in class. Submit the following through Brightspace: - source file (following the Coding Standard) - executable file (as a zip file) - Completed SDM containing updated sections 1 and 2 (from homework) with sections 3 and 4 (ALTtRNATLLY: You can turn in a paper version of your SDM if that is more convenient for you) Homework 1 DUE: January 28, 2023 (Saturday) 4:30 PM Software Development Method: Cannery Material Estimator Perform the first two steps of the Software Development Method on the Cannery Material Estimator specified in Program 3. The problem should be described and specified clearly. The analysis should be complete. Specific attention should be given to the algorithm section. This is where you solve the problem before you begin coding. Use paragraph numbering. Entries for all paragraphs in the first two sections are REQUIRED. You may personalize the format. Use most convenient medium: pencil and paper, computer, etc. 1.2. Diagram Use diagram to either illustrate or help describe the problem. If you don't need or want to use a diagram, then write "dicgram not needed". Before moving on to the next section ask yourself the following: a. l could throw the program assignment sheet away and continue the program with what I have written in this section. b. I can describe what I need to do (in words), even though I may be unsure exactly how to do it (in C code). c. I adequately understand the problem. If you can't honestly answer YES to all three of these statements, you probably don't really understand the problem and need to review your Problem Specification again! 2. Design 2.1. Analysis 2.1.1. Input Naime Description Units Data Type 2.1.3. Relevant Formulas 2.2. Algorithm Describe your solution (in words). Use text, diagrams, tables, etc. Essentially provide a solution to the problem. 3. Implementation Your solution implemented in Ccode. Essentially your program is a solution to the problem in a format that the computer understands. Basically the following line is all I ever expect to see in this section. Reference Program0.c 4. Verification and Testing Validate your solution, by entering test inputs and verifying the test output values. I expect to see at least three (3) test cases when you submit your program for grading. Instructions Submit: - Software Development Method (first two sections completed) - Section 1 (fill out both subsections under Problem Specification) - 1.1 Description - 1.2 Diagram - Section 2 (fill out all five sections under Design) - 2.1.1 Input - 2.1.2 Output - 2.1.3 Relevant Formulas - 2.1.4 Constants - 2.2 Algorithm

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!