搜索资源列表
studentgradesystem
- C++学生成绩管理系统完成对学成绩的统计、查询、插入、修改、删除、输入。 根据所学内容,将程序模块化,分成统计、查询、插入、修改、删除、输出,实现后由主函数用switch case语言来排版界面。 -C++ Student achievement management system for completion of the school performance statistics, query, insert, modify, delete, enter. According to
StudentManage
- 采用C语言的文本函数设计的一个学生成绩管理系统,实现学生成绩的基本管理:插入、删除、查询、索引等功能,是C语言课程设计的良好例子。-Using C language, the text function is designed for a student achievement management system to achieve student performance in basic management: insert, delete, query, index and other f
StuInfoManSystem
- 学生信息管理系统: 在VS2008环境下,分别用C语言,用自己链表完成学生成绩和学籍信息的查询,插入,删除,修改,排序以及上传已建信息和保存新建信息。(独立完成)-Student Information Management System