Home > Back-end >  Singly linked list is used to implement the registration system (VC)
Singly linked list is used to implement the registration system (VC)

Time:09-20

Design topics:
Performance management system: 1, the input of 10 students information: student id, name, major, mathematics, English, computer three classes,
2, according to the result sort
3, can realize the student information insert and delete
4, according to student id to search and modify
5, the highest and lowest points of the students' information, and average
6, with the file access
7, singly linked list is used to implement
Can have the best annotation
  • Related