-
guanli
实现了学生管理系统的功能,可以完成添加、删除学生名单,查询学生成绩等功能,对学习C++的类的知识有一定的作用(Student management system to achieve the function, you can finish add, list of students, student achievement query capabilities, knowledge learning C++ class has a certain role)
- 2015-01-08 11:44:05下载
- 积分:1
-
Exe4_1
1.设计一个简单的学生管理系统(StudentManager)。主要功能包括:
(1)学生信息的录入。主要包括:学号(no)、姓名(name)、年龄(age)、性别(gender)等;
(2)学生信息的查询。根据学号、姓名、年龄和性别等查询学生的信息。注意:查询结果可能不唯一。
(3)学生信息的修改。根据学号查询到指定学生的信息,再用新的内容替换。
(4)学生信息的删除。根据学号删除指定学生的信息。
设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_1包中。(1. Design a simple student management system (StudentManager). Key features include:
(1) The entry of student information. Including: Student ID (no), name (name), aged (age), sex (gender) and the like
(2) query the student information. According to school, name, age and sex inquiry student information. Note: query results may not be unique.
(3) amend the student information. Query based on student number to the designated student information, and then replaced with new content.
(4) delete student information. Designated students with information based on student number removed.
Design, the use of hierarchical design method, the class is divided into the interface layer (ui), the functional layer (business) and persistence (persistence) 3 layers in different sub-packages. The system code in the exe4_1 package.)
- 2020-12-09 21:39:18下载
- 积分:1
-
学生宿舍管理系统学生寝室管理系统 Dormitory_Data
学生宿舍管理系统学生寝室管理系统,可用于学生的宿舍管理,
(Student dormitory dormitory management system management system for students in the dormitory management,)
- 2020-06-28 09:40:02下载
- 积分:1
-
SCOKET
C++编写的在线考试系统源代码,包含服务器端与客户端,是初学者学习网络编程的很好的例子(C++编写的在线考试系统源代码,包含服务器端与客户端,是初学者学习网络编程的很好的例子
C++ prepared by the online examination system source code, including server and client, is a good example of learning network programming for beginners
)
- 2015-11-17 13:05:57下载
- 积分:1
-
examsystem
北京质监局做的电梯工考试系统,开发环境是力控6.1(a exam software system, IDE is Force Control 6.1)
- 2013-02-12 02:13:43下载
- 积分:1
-
duffing
说明: Duffing方程的Poincare截面Matlab程序实现(Duffing)
- 2009-08-13 20:26:23下载
- 积分:1
-
SimulatedAnnealing
主要用于地球物理反演,算法简单,但基本的步骤都有,所以很容易根据程序来改进运用(Mainly used in geophysical inversion, the algorithm is simple, but the basic steps are, so it is easy to use in accordance with procedures to improve)
- 2008-04-10 11:11:29下载
- 积分:1
-
ieee13
13节点matlab的matpower原始数据(13 node matlab Matpower raw data)
- 2021-02-17 19:19:46下载
- 积分:1
-
studentguanli
学生成绩信息管理系统,很不错的程序,有兴趣的(student achievement information management system, the procedure very well, interested to s)
- 2006-06-15 09:31:37下载
- 积分:1
-
achievement-management-system
本系统从功能上划分可分为以下几大模块:功能模块管理,组权限管理,学生信息管理,课程信息管理,学生成绩管理,授课信息管理,学生信息查询,学生成绩统计等几大模块。以下将对各子模块进行说明。
功能模块管理:将系统功能模块保存到数据库中以便于动态地进行不同用户组权限的分配等操作。本模块包括功能模块的添加,删除,修改等。
组权限管理:对用户进行分组,并将权限设置到不同的用户组。
学生信息管理模块:输入学生基本信息,并可以对学生信息进行添加、查询、修改、删除。还可以关键字查询并从数据库里调出的学生基本信息.输出学生基本信息,学号、班号、姓名查询的信息结果。
课程信息管理:设置课程号,课程名,先修课等课程信息。
成绩信息管理模块:输入成绩信息,并可以对成绩信息进行添加、查询、修改、删除。还可以用关键字查询并调出数据库里的学生基本成绩信息的修改、删除等。输出查询的学生成绩信息。
授课信息管理:对教师授课信息的调度,安排等信息的管理。
学生信息查询:本模块是可对学生成绩进行查询,可按学号,姓名,年龄,所在院系,入学年份等不同条件独立查询或进行模糊查询。
学生成绩统计:对学生成绩总分,平均分等进行统计。(The system functions can be divided into several modules of the following major modules: the management of functional modules, groups, rights management, student information management, curriculum management, student performance management, teaching information management, student inquiries, student achievement statistics, etc.. The following will be the sub-module for instructions.
Management of functional modules: the system function module is saved to the database in order to facilitate dynamic allocation of operations of different user group permissions. This module includes the function module to add, delete, modify.
Group rights management: the user group and permission settings to different groups of users.
Student information management module: Enter the students basic information, and student information to add, query, modify, delete. Can also be a keyword query and bring up the students basic information from the database. Output student, st)
- 2012-07-03 08:55:56下载
- 积分:1