Title:
Students-performance-management Download
Description: Students performance management system using C language implementation 1, each record includes a student s student id, name, 3 door achievements, the average grade.
2, the input function: can a complete numerous records of input.
3, display function: finish all the students to record show.
4, search function: according to search students complete name records, and display.
5, sorting function: according to the students average grade order.
6, insert function: the average score insert a student records.
7, conservation function: will the students in any records for a custom file, such as stored in: c: \ score.
8, read the function: will be stored in file of the students from the record read out.
9, have a clear handsome interface to call each function
1, the whole system were using C language implementation
2, the use of pointer, linked list to realize students performance data structure design
Three, the system has input, display, inquiry, delete, sorting, insert, prese
To Search:
File list (Check if you may need any files):
Students' performance management.C