Home > Back-end >  Be badly in need of help, pure C language
Be badly in need of help, pure C language

Time:05-12


class performance management systemFor a N students class, each student has M courses, the system realizes the results to the class and grade entry, display, modify, sorting, save the management of operations such as
Functional requirements: (1) this system USES a struct array, each data structure should include: student id, name, M course name, (2) this system shows that this menu: please select a system function: type a, type b, result shows that c, grade d, sorting e, modify (first to enter the password) f, grade 1) suggest that each course, the basic information of the result of the highest student 2) display the average score of 3) for each course more than the number of students in grade point average course g, exit system (3) to perform a specific function, the program will redisplay the menu, (4) will be saved to a file, student performance

CodePudding user response:

CSDN generated automatically refer to the following links on this page will not use the key words "class C grade management system source code"?
  • Related