搜索资源列表
xiaoqiang
- 这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询, “E”表示退出,“D”表示删除,“M”表示修改,\"c\"表示统计各分数段人数,\"p\"表示打印. 本程序实现了: -This is a performance management system for students, "I" to insert said, "L" said View, "Q" said inquiries, &quo
classhand
- 查看程序的类名和句柄查询,含关闭程序和模拟菜单单击-Viewer class name and handle inquiries, including closing the program and the simulation menu, click
studentManagement
- 设计学生管理系统要求该系统有如下功能: 1) 数据录入功能:录入每个学生的学号,课程编号,课程名称,学分,平时成绩,实验成绩,卷面成绩共7个数据,综合成绩,学分由程序根据条件自动运算。 综合成绩计算:如果本课程的实验成绩为-1,则表示本课程无实验,综合成绩=平时成绩*30 + 卷面成绩*70 ;如果实验成绩不为-1,表示本课程有实验,综合成绩=平时成绩*15 + 实验成绩*15 + 卷面成绩*70 所得学分的计算:采用分等级学分制。 综合成绩在90-100之间,应得学