CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - exception
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - exception - List
[
Education soft system
]
student
DL : 0
用vc++实现一个简单的学生管理系统,可以用于学习语言的特例-With vc++ Students realize a simple management system can be used to learn the language of the exception
Date
: 2026-01-03
Size
: 5kb
User
:
yiyi
[
Education soft system
]
4
DL : 0
利用Map实现对学生成绩进行管理,其中以每一个学生的学号作为Key,创建一个学生成绩记录类,属性包括学生姓名(字符型),学生性别 (字符型),学生专业(字符型),个人作业成绩(满分45分),小组作业成绩(满分50分),出勤分(满分5分)。以学生记录对象作为value,实现以下操作: (1)添加一个学生成绩记录; (2)删除一个学生成绩记录; (3)根据学生学号,查询并输出其相应的学生成绩信息; (4)用户可以输入命令,计算所有学生成绩的总分的平均分数,并输出最高分,最低分,各个分数段(90-100,80-89,70-79,60-69,0-59)的人数; (1)要求程序中事先产生若干学生成绩 (2)你还可以增加其它功能。程序中应该增加必要的异常处理(例如分数输入错误等)。 -Map achieve student achievement by the management, of which each student s Student ID as the Key, to create a record of student achievement category, is Of including the student name (character), student gender (character), Student (Character), individual job performance (out of 45 points) Group operating result (out of 50 points), attendance (out of 5). Student record object as value, to achieve the following: (1) add a record of student achievement (2) Delete a record of student achievement (3) According to the students to learn numbers, query and output the corresponding information on student achievement (4) The user can enter the command, calculate the total score of all the average student achievement scores, and outputs the highest score, lowest score, all scores section (90-100,80-89,70-79,60-69,0-59) number (1) requires procedures have a number of students in grades pre- (2) You can also add other features. Program should be to increase the necessary exception han
Date
: 2026-01-03
Size
: 9kb
User
:
征途
[
Education soft system
]
Students-information-management
DL : 0
学生信息管理问题,oid menu() //显示菜单 void add(LinkList stuinfo) //添加信息 void del(LinkList stuinfo) //删除信息 void que(LinkList stuinfo) //查找信息 void baobiao(LinkList L) //显示全部信息 void xuanze(LinkList stuinfo) //用户完成操作后的选择 void begin(int choose,LinkList stuinfo) //程序运行中开始 int addiden(LinkList stuinfo,student stu) //用于判断添加信息的时候出现相同学号 void help(LinkList stuinfo) //帮助信息 void start() //新启动时开始 void Exception() //处理操作异常-Students information management issues, oid menu () // show menus Use void LinkList stuinfo) add (// add information Use void del LinkList stuinfo) (// delete information Use void LinkList stuinfo que () // searching information Use void baobiao (LinkList L) // show all information Use void LinkList stuinfo xuanze () // users after complete the operation of choice Use void begin LinkList stuinfo int, choose () // program run started Addiden (int LinkList stu stuinfo, student) // in judgement add information came the same student id Use void LinkList stuinfo) photographs (// help information Use void start () // new start-up begin Use void above () // processing operation abnormalities
Date
: 2026-01-03
Size
: 2kb
User
:
周春露
[
Education soft system
]
score-manage
DL : 0
· 功能:设计一个菜单驱动的学生成绩管理程序,实现以下管理功能。 输入、修改、删除和显示n个学生的m门考试科目的成绩,计算总分和平均分; 分别按总分和学号进行排序; 输入学生的学号,显示该学生的姓名、各门功课的成绩; 将输入的学生成绩数据保存到文件中; 从文件中读出学生成绩数据,查询学生成绩。 · 具体要求 使用面向对象技术实现; 程序能够进行异常处理,检查用户输入数据的有效性,在用户输入数据有错误(如类型错误)或无效时,不会中断程序的执行,程序具有一定的健壮性; 注意程序界面的友好性,即给用户一定的操作提示信息; · 程序运行时,菜单形式如下: 学生成绩综合管理系统 1.新增学生信息 2.输出学生信息 3.修改学生信息 4.查找学生信息 5.按成绩升序排序 6.按成绩降序排序 7.按学号排序 W.文件保存 R.读文件 E.退出系统-Function: to design a menu-driven student achievement management procedures, the following management functions. Enter, modify, delete, and display the results of the students m the exam subjects, calculate the total score and the average Points Be sorted by the total score and student number Enter the student s student number, to display the student s name, the results of all the subjects Input of student achievement data is saved to a file Student achievement data read from the file, check student achievement. · Specific requirements The use of object-oriented technology Program to exception handling, check the user input the validity of data in the user input data Error (such as the type of error) or invalid, will not interrupt program execution, the program has some of Kin Strong resistance Note friendly program interface to the user operating the message · The program is running, the menu is as follows: Integrated management system for student achievement A n
Date
: 2026-01-03
Size
: 299kb
User
:
萧瑟
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.