-
SD1102_elts_day05all
在线考试系统,用于提高入门阶段的练习。主要功能包括:登陆,验证,开始考试,打分,考试结束。(Online examination system, to improve entry phase of practice. Key features include: landing, validation, start test, rate the end of the test.)
- 2011-05-23 16:48:22下载
- 积分:1
-
studentgrademanagement
学生成绩管理系统,对学生的个人信息进行增加删除以及修改等操作(Student achievement management system, to increase students' personal information, such as delete, and modify operations)
- 2014-06-20 16:30:38下载
- 积分:1
-
time
按时间片轮转法实现处理器调度的进程:在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。但就绪进程个数大于处理器的个数是,就要求依照某种策略决定那个进程优先占用处理器。的处理器调度,帮助学生加深处理器调度的工作(Press round-robin method to achieve processor scheduling process: the introduction of multi-channel programming system, often there are a number of processes at the same time a state of readiness. But the number of runnable processes is greater than the number of processors that would require that the process in accordance with a policy decision to preempt the processor. Processor scheduling, to help students better processor scheduling work)
- 2015-07-22 11:22:16下载
- 积分:1
-
tsglxt(c++)
一个图书管理小系统,功能比较简单,实用性也比较强,但是做的有点粗糙(a small library management system, relatively simple function, practicality is also relatively strong, but do a little rough. .)
- 2007-01-23 19:12:17下载
- 积分:1
-
singleHRfencha
说明: HR神经元分岔分析,峰峰间期关于刺激电流的分岔分析(Bifurcation analysis of HR neurons)
- 2020-06-24 06:00:02下载
- 积分:1
-
vb.net
改程序用vb.net编写的学生管理系统,是老师让做课程设计的时候上交的,功能比较全。考试满分( teachers gave them 100 points )
- 2012-11-21 13:56:40下载
- 积分:1
-
library
图书借阅管理系统 VB.net制作的图书借阅管理系统 附带SQL数据库(err)
- 2020-09-04 07:58:05下载
- 积分:1
-
ttxx_25175cjgl12
成绩查询管理系统 v1.2 (achievements inquiries management system v1.2)
- 2005-02-08 21:27:57下载
- 积分:1
-
Sourcecode
学生信息管理系统。对于学生信息,各班的班主任及学校领导由于各种分类和了解的需要,经常性地进行各种查询。例如:查询一个班级中团员的人数,男、女生的人数,住宿或通宿学生的人数等等。教导处在每一届学生进校时必须进行分班,设置学号;每一届学生毕业,要进行学生信息备份;
对于成绩管理,课任教师要进行本科目成绩登记,计算平均分、优秀率、及格率;班主任在期中考试和期末考试后计算本班学生总分,排名次;教导处要统计补考学生人数及相应名单,每学期进行学生成绩备份;学校领导则可通过查询工具来了解学生成绩情况。
对于课程信息,教导处每学期要进行课程安排、课任教师分配、一周课程安排、中途课程调整等等。
(Student information management system. Information for students, class teachers and school leaders because of the various classification and know the needs of a variety of regular inquiries. For example: query a number of class members, boys and girls have the number of residential accommodation or pass the number of students and so on.教导处students at every school placement must be carried out, set up its study each session, graduate students, it is necessary to carry out student information to back up
For performance management, class teachers to carry out any of the subjects grade registration, calculation of average hours, excellent rates, passing rates class at mid-term exams and final exam scores of students after the completion Bin, ranked second 教导处statistical make-up to the number of students and the corresponding list of students each semester to score back-up School Leaders can know through the query tool to score the situation of students.
For course information,教导处ea)
- 2009-03-07 17:23:23下载
- 积分: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