-
student
学生考勤管理系统
考勤信息记录了学生的缺课情况,它包括:缺课日期、第几节课、课程名称、学生姓名、缺课类型(迟到、早退、请假及旷课)。试设计一考勤管理系统,使之能提供以下功能:
1.录入学生的缺课记录;
2.修改某个学生的缺课记录;
3.查询某个学生的缺课情况;
4.统计某段时间内,旷课学生姓名及旷课次数,按旷课次数由多到少排序;
5.统计某段时间内,有学生旷课的课程及旷课人次,按旷课人次由多到少排序;
6.系统以菜单方式工作。
具体要求如下:
1、 采取模块化方式进行程序设计,要求程序的功能设计、数据结构设计及整体结构设计合理。学生也可根据自己对题目的理解增加新的功能模块(视情况可另外加分)。
2、 系统以菜单界面方式(至少采用文本菜单界面,如能采用图形菜单界面更好)工作,运行界面友好,演示程序以用户和计算机的对话方式进行。
3、 程序算法说明清晰,理论分析与计算正确,运行情况良好,实验测试数据无误,容错性强(能对错误输入进行判断控制)。
4、 编程风格良好(包括缩进、空行、适当注释、变量名和函数名见名知意,程序容易阅读等);
(student)
- 2020-06-28 14:40:02下载
- 积分:1
-
sushe
考查点:线性结构、文件操作
注意:必须使用文件存储数据,不得使用数据库管理系统。
任务:通过此系统可以实现如下功能:
录入:
可以录入宿舍情况,包括宿舍号、可容纳学生数、已容纳学生数、男生/女生宿舍等信息;
可以录入学生住宿情况,包括学号、姓名、性别、宿舍号等信息。
其他信息可以自行设计。
分配宿舍:为每一个学生分配入一个未住满的宿舍。能否提供一个智能分配算法?推荐选择?批量分配?鼓励创新。(Check point: linear structure, file operations
Note: you must use the file to store data, can not use management system.
Mission: through this system can realize the following functions:
Entry:
Can enter the dormitory, including dorm number, can accommodate students number, already accommodate students number, boy/girl s dormitory information
Can enter the student accommodation, including student id, name, gender, dormitory, etc.
Other information can be designed.
Dormitory: for each student assigned into a dormitory is not full. Can you provide a smart allocation algorithm? Recommended choice? Batch distributed? Encourage innovation.
)
- 2016-03-04 18:14:21下载
- 积分:1
-
SQL
图书管理系统,能够查询,删除,添加等。
是一个非常不错的系统(Books management system management system, able to search, delete, add, etc.Is a very good system
)
- 2011-12-29 23:06:24下载
- 积分:1
-
xuesheng
校内学生通讯录管理系统,基本框架要求:
0.显示通讯录 *
* 1.添加记录 *
* 2.修改记录 *
* 3.删除记录 *
* 4.按姓名排序 *
* 5.按姓名查询 *
* 6.快速查询 *
* 7.退出
(Campus student directory management system)
- 2013-09-08 10:48:53下载
- 积分:1
-
testMySocket
监控示例,我们学校的课程设计的示例系统。希望能采纳!(this is a file foe deal to photos.my name is li wen xiang,today I want to download this source file.)
- 2012-06-11 10:13:00下载
- 积分:1
-
guanli
123456789123456789学生信息管理(123456789123456789Student Information Management )
- 2011-04-24 22:56:15下载
- 积分:1
-
LibriySystem
一个用VB.NET做的图书管理系统,功能比较简单(Using VB.NET to do a library management system, functionality is relatively simple)
- 2007-11-23 10:41:34下载
- 积分:1
-
MFC001
VC/C++源码,数据库应用,管理系统 vc++简易学生考试管理系统,分两大功能,学生成绩管理和学生信息管理,功能不太多,完成基本的学生信息录入、查询、管理,可以先看一下源码爱好者测试抓图,比较标准的C++窗体应用,就当作是一个VC操作数据库的参考实例 吧。(VC/C++ source code, applications, student management system vc++ simple examination management system, divided into two functions, student management and student information management function is not too much to complete the basic student information entry, query, management, you can look at source enthusiasts test shots, more standard C++ application form, it is a reference to an instance of VC as the operation of the right.)
- 2014-12-24 11:27:52下载
- 积分:1
-
student_management
一个学生信息管理的小系统,可以增加记录,查找记录,可以将数据导出到制定文件(student information management)
- 2013-12-16 21:49:36下载
- 积分:1
-
library
图书借阅管理系统 VB.net制作的图书借阅管理系统 附带SQL数据库(err)
- 2020-09-04 07:58:05下载
- 积分:1