articalman / Management-System-for-students-gradeLinks
学生成绩管理系统,大二写的数据结构课程设计,用单向链表实现。编码格式是GB2312,目前实现功能:初始化、插入、修改、删除、排序、显示补考名单、显示优秀学生、输出、析构。后续也许会增加文件功能,补充流程图
☆14Updated 4 years ago
Alternatives and similar repositories for Management-System-for-students-grade
Users that are interested in Management-System-for-students-grade are comparing it to the libraries listed below
Sorting:
- Python/GUI/tkinter/学生信息管理系统☆116Updated last year
- 数据库实践课程设计,学生宿舍管理系统☆81Updated 4 years ago
- 数据库大作业项目☆51Updated 7 years ago
- 使用Python的pyqt5写的图书管理系统,是为期末大作业。