搜索资源列表
ScoreManager
- 用VB编写的学生成绩管理系统,使用6.0版可以直接运行 共大家享用-VB prepared by the student performance management system, version 6.0 can be used to run a total benefit of Members
Scoremanager
- 这是一个课程设计,高校成绩管理系统。源码完整,请大家放心下载
Scoremanager
- 本代码既有系统设计和流程图,又有实际的源代码,使学生课程设计的参考资料。
stu
- 学籍管理需要每个学生的下列数据:学号、姓名、性别、年龄、分数,请用C语言程序存储并处理学生的学籍。 要求: (1)定义一个结构体类型,类型名称为STUDENT 学号(num):int型; 姓名(name):char * 型;或者char name[] 性别(sex):char型; 年龄(age):int型; 分数(score):float型。 (2)用结构体数组实现一个班级学生信息的输入和输出。 (3)用指向结构体的指针实现一个班级学生信息的输入和输出。
ScoreManager
- 学生管理系统,一个基于学生。教师的管理系统。可以输入信息并进行管理-i do not know how to show!
student-scoremanager-cSharpPaccess
- 打开直接使用,里面有具体的代码,适合做课程设计使用。-Open the use directly, and there are specific code, suitable for use course design.
scoremanager
- 基于VC++和数据库的学生成绩管理系统,能够进行简单的操作,登记成绩,成绩查询,分数计算等-Student achievement based on VC++ and the database management system capable of simple operation, the registration results, performance query, the score calculation
ScoreManager
- 一、编辑成绩: 1.输入或插入学生成绩 2.添加科目 3.删除学生成绩 4.更改成绩 5.读取记录 0.返回 二、查询:1.显示成绩表 2.某个学生全部信息 3.单科信息表 4.考生名单 0.返回 三、保存记录 四、排序:1.按姓名顺序 2.按学号顺序 3.按总成绩高到低 4.按单科成绩高到低 五、统计:1.学生总分 2.单科信息:①最高分
ScoreManager
- 基于VC的学生管理系统,包含显示,排序,插入,删除,统计等功能-it s a system that used to manage students score and based on Microsoft Visual C++ 6.0