-
This a record of student information toy! !
这是个记录学生信息的玩艺-This a record of student information toy! !
- 2022-05-24 02:59:06下载
- 积分:1
-
一、课程设计题目、内容、要求
题目:《学生成绩管理系统》(第二套 难度:2)
内容:按要求完成的基础上,增加了输入学号查询学生记录的功能,和错误输入报错...
一、课程设计题目、内容、要求
题目:《学生成绩管理系统》(第二套 难度:2)
内容:按要求完成的基础上,增加了输入学号查询学生记录的功能,和错误输入报错功能
要求:
1)输入将本班学生的信息(每个学生至少包括学号、姓名、科目成绩(三门)、学分、平均分)。
A.要求编写函数sort对个学生按某个条件(比如某科成绩,学号,学分)升序或降序(可选择)排序,并将结果(包括名次、学号、姓名、成绩、学分、平均分)显示出来。
B.编写函数find,用折半法查找某科某个成绩,并将结果打印出来。
C.要求编写函数fun找出所有及格的同学,并将他们的信息存显示出来。
-a curriculum design topic, and requested topic : "Student Performance Management System" (second difficulty : 2) : completed as required, on the basis of increase in the importation of Science inquiry student record function, input errors and mistakes in the functional requirements : 1) importation of Bumbuna student information (including each school students at least, names, subjects results (3), credits, average). A. Prepared function sort of a student by a certain condition (such as certain subjects, learning, credits) ascending or descending (optional) sequencing, and the results (including the rank of school, names, achievements, credits, average) is displayed. B. Prepared function
- 2022-10-11 17:15:03下载
- 积分:1
-
VB学生档案管理系统(完整无图8千字21页)
VB学生档案管理系统(完整无图8千字21页)-VB students file management systems (complete with Figure 8 1000 21 words)
- 2022-03-17 16:38:46下载
- 积分:1
-
我在网上找的16*16点阵毕业设计咯,对大家一定有用的啊!
我在网上找的16*16点阵毕业设计咯,对大家一定有用的啊!-It s very good!
- 2022-03-10 17:10:32下载
- 积分:1
-
java实现的cs架构考试系统,分为客户端及服务器端
java实现的cs架构考试系统,分为客户端及服务器端-java cs framework to achieve the examination system is divided into client and server
- 2022-07-14 22:00:20下载
- 积分:1
-
students in daily management system
学生日常管理系统-students in daily management system
- 2022-04-21 00:33:13下载
- 积分:1
-
基于vb技术的学生信息管理系统,很简单,好用的
基于vb技术的学生信息管理系统,很简单,好用的-vb technology-based student information management system, which is very simple, user-friendly
- 2022-01-25 15:39:14下载
- 积分:1
-
基于B/S结构的在线选课系统.可以实现在线的学生选课查看功能,教师开课,查看功能,以及后台的学生信息和教师信息的管理,它是以vbscrip为脚本,以SQL200...
基于B/S结构的在线选课系统.可以实现在线的学生选课查看功能,教师开课,查看功能,以及后台的学生信息和教师信息的管理,它是以vbscrip为脚本,以SQL2000为后台数据库开发的-based on B/S structure of the classes online system. Can the students Online Course View function, teachers started to see function, and background information of students and teachers in information management, it is vbscrip script to SQL2000 database development to the background
- 2022-02-01 20:04:32下载
- 积分:1
-
学生成绩管理系统 源代码(VB+ACCESS)
学生成绩管理系统 源代码(VB+ACCESS)-student performance management system source code (VB ACCESS)
- 2022-07-16 11:53:50下载
- 积分:1
-
主要功能说明:
1.用口令(密码)形式验证管理员身份(可输入三次),合法者可进入,否则程序结束。
2.有关功能说明
1)建立学生成绩表(模块...
主要功能说明:
1.用口令(密码)形式验证管理员身份(可输入三次),合法者可进入,否则程序结束。
2.有关功能说明
1)建立学生成绩表(模块a)
建立新的学生成绩文件;
建立若干学生记录,包括姓名、学号、班级、课程编号、成绩。
2)添加学生记录(模块b)
在已存在的学生成绩文件中添加新记录。
3)删除学生记录(模块c)
在学生成绩文件中删除有三门课程不及格的学生记录;
删除前,逐条显示符合删除条件的学生姓名、成绩,确认后再删除。
4)修改学生信息(模块d)
输入学生学号,在学生成绩文件中找出该学生记录;
在屏幕上逐条显示该学生的各条记录;
每显示一条,询问是否修改,如果“Y”,输入修改后数据,
将文件原记录删除,保存新的记录;
5)按姓名和班级查找(模块e)
输入姓名显示相应信息。
6)信息统计(模块f)
同时按照班级和课程统计每门课程、每个班级的平均成绩,最高分、最低分;
在屏幕上先依次显示各门课程,对应的各个班级的统计数据。
7)退出信息管理系统,返回操作系统。-the main function of Explanation:
1. Using a password (password) formal verification as an administrator (can be entered three times), the legal person may enter, or end of the process.
2. The functional description
1) the establishment of student achievement table (module a)
Create a new document student achievement
The establishment of a number of student records, including name, student number, class, course number, results.
2) Add student
- 2022-07-10 16:43:57下载
- 积分:1