Work report > Experiment report

C language experiment report "Comprehensive experiment"


Student ID: __________ Name: __________ Class: __________ Date: __________

Instructor: __________ Grade: __________

Experiment 6 Comprehensive Experiment I. Experimental Purpose
1. Master the main knowledge points of variables, arrays, functions, pointers, structures, etc. in C language.
2, master the C program's structured programming method, can use C language to develop a simple application.
3. Master the operation and debugging methods of the C program.
Second, the experimental content to write a student information sorting program. Claim:
1. Enter the information and grades of n students when the program is running.
2. Student information includes: student number, English name, age; student achievement includes: language, mathematics, computer.
3. Give a sort selection list that can be sorted according to at least one of the above listed information and display the result.
1. Use the function method to define each module.
Third, the experimental steps and process physics experiment report · chemical experiment report · biological experiment report · experimental report format · experimental report template


Fourth, the program debugging record

recommended article

popular articles