搜索资源列表
xueshengchengji
- 这是一套完善的网络学生成绩查询管理系统,对学生的成绩可分级管理(校级和班级)。校级管理员可增减班级,班级各学期的课程,设定班主任及班级密码。还可对学生进行增减,对学生各学期各门成绩进行批量录入修改,可设定查询成绩是否公开,学生可否修改查询密码。班级管理员可对学生各学期各门成绩进行批量录入修改。学生可查询各学期各门成绩,查询时可按各种项目自动分类排序。对(校级和班级)管理员来说,查询时一样的可按各种项目自动分类排序。程序可自动给出以班级为单位的学生成绩分析报告,可自动生成学期分析,学生学期各门课程
studeng_manage_sys
- 学生成绩管理系统,用到Access数据库。通过程序自动注册数据源,之后每次操作通过注册表实现。
08
- 学生管理系统 随着各大院校的扩招,学生数量不断增加,学生管理成为学校管理中的重中之重。传统的学生管理方法, 就学生的个人的自然情况出发,对其进行管理,但是,这种方法不但效率低,而且还要耗费大量的人力, 已经不能满足各大院校的学生管理要求。 提高学生管理的管理水平,优化资源,尽可能地降低学校的管理成本,成为学生管理的新课题。学生管理 系统是从学生管理的现状出发,根据学生管理的新要求进行开发设计的,它解决了学生管理中数据信息量 大,修改不方便,对一系列
studMSys
- 学生成绩管理程序系统,关于流对象的文件操作-Student performance management process system, on the flow object file operations
656565
- 关于学生成绩管理的程序,酷酷的,大家多多下载多多支持-On student performance management procedures, cool, we download a lot more support
studentscore
- 一个VC++的学生成绩管理应用程序,功能比较齐全。-A VC++ of the students score management application, function relatively complete.
lianbiao
- 这是一个非常完整的用链表和文件做的学生成绩管理程序,很有价值。-This is a very complete list and documentation to do with student grade management procedures, very valuable.
student
- 学生成绩管理系统 程序现在只能够实现增加学生、查找学生、和计算成绩等功能。-Student achievement management system procedures can be achieved only increase the number of students to find students, and calculation of results and other functions.
manage
- 本程序实现了学生成绩管理的相关功能。学生的信息用了一个线性表来存储,记录了学生的姓名、学号、三门课的成绩和排名。在程序运行之前就已经记录了一些同学的信息,并保存到文件中,下次再运行时自动将信息导入,程序结束后又将修改或添加的信息保存到同一文件中。程序定义了输入学生成绩、按不同方式查询学生成绩、添加和修改等方法。老师可以对成绩按各种条件查询、统计和排序,并能够以班级为单位打印成绩单。学生可以对自己的成绩和排名进行查询。-This program implements the management
02
- c++编写的应用程序,用于处理学生成绩管理的一个系统-c++ applications written for the treatment of a student achievement management system
student_system
- 学生信息管理系统,控制台程序,标准C语言,学生信息的录入,增删改查、成绩排序等功能。-Student Information Management System, console application, standard C, student information input, additions and deletions to change search, results sorting functions.
CPP
- (1) 扩充程序,使之还能输出所有学生中单科成绩最高的学生信息。 (2) 设计一个容器类来管理所有的学生,即将main函数中的代码设计到一个类中。 (3) 代码中为了处理本科生和研究生设计了两段逻辑完全相同的代码,其所以这样设计是因为本科生类和研究生类是不同的类型,因此我们无法用单一的数组来包括所有的学生,从而导致无法对这些学生(本科生和研究生)进行统一的管理,请利用多态设计方法简化程序设计,也就是想办法能将本科生类对象和研究生类对象看作同一种类型以进行统一管理。 -自动检测中英文中
Studentsystem
- 学生信息管理系统的源代码程序,能够管理学生信息和管理学生成绩-The source code of the program of the student information management system able to manage student information and management student achievement
student
- 学生管理系统。对学生成绩的添加、删除、查询、修改、指定位置插入及排名程序,给出具体的实现方法-Student management system. On student achievement to add, delete, query, modify, insert the specified location and ranking procedures, given the specific method
656565
- 关于学生成绩管理的程序,酷酷的,大家多多下载多多支持-On student performance management procedures, cool, we download a lot more support
student
- 本程序是适合有c编程基础者使用,属于初学者开发程序1.有学生模块(成绩信息,个人资料等) 2.教师模块(教师资料,管理学生成绩等) 3.设一管理员,可对在校师生所有数据进行管理 4.采用双向链表实现数据的增删查改,采用文件保存数据信息-This procedure is suitable for those who have the basis of c programming, procedures 1. Student module (performance information, per
win32_bksv
- 关于学生成绩管理的程序,酷酷的,大家多多下载多多支持-On the student performance management procedures, cool, we download a lot of support
iawo
- 这是以前编写的一个关于学生信息管理系统的程序,可以实现对学生信息的输入,成绩的输入机排名,功能比较强大()
eucapsulation
- 这是以前编写的一个关于学生信息管理系统的程序,可以实现对学生信息的输入,成绩的输入机排名,功能比较强大()
Shell程序之学生管理系统
- shell编程的学生成绩管理系统,是我之前的一个课程设计(Student Achievement Management System Based on Shell Programming,It was one of my previous curriculum designs.)