-
WOK_Course_20131015
endnote 的详细说明,有利于今后英文文献的管理(Describe endnote, help manage the future of English literature)
- 2013-12-08 19:54:42下载
- 积分:1
-
tableModel
实现注册、登录、分老师账户和学生账户提供用户的成绩查询,修改等(To achieve registration, login, sub teacher and student accounts, accounts)
- 2010-12-15 13:07:08下载
- 积分:1
-
Curriculum
根据学号判断学生的年级和专业 从而查询到正确的课表(Query to the correct curriculum based on student number to determine the student s grade and professional)
- 2012-12-24 20:33:01下载
- 积分:1
-
ex10
定义一个CStudent类,在该类定义中包括:一个数据成员score(分数)及两个静态数据成员total(总分)和学生人数count:成员函数STC(float s)设置分数,求总分,累计学生人数:静态成员函数Sum返回总分;静态成员函数Average求平均值。在main函数中,输入某班同学的成绩,并调用上述函数求全班学生的总分和平均分。(Define a CStudent class in the class definition, including: a data member score (Score) and two static data members total (total score) and the number of students count: the member function STC (float s) set score, find the total score, the cumulative Number of students: the static member function Sum return score static member function Average average. In the main function, enter the results of a class of students seeking the total score and the average score of students in the class and call the above function.)
- 2012-12-04 21:00:34下载
- 积分:1
-
project1
设计一个简单的学生管理系统(StudentManager)。主要功能包括:
学生信息的录入。主要包括:学号(no)、姓名(name)、年龄(age)、性别(gender)等;
学生信息的查询。根据学号、姓名、年龄和性别等查询学生的信息。注意:查询结果可能不唯一。
学生信息的修改。根据学号查询到指定学生的信息,再用新的内容替换。
学生信息的删除。根据学号删除指定学生的信息。
设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_1包中。(Design a simple student management system (StudentManager). Key features include:
Entry student information. Including: Student ID (no), name (name), aged (age), sex (gender) and the like
Student information queries. According to school, name, age and sex inquiry student information. Note: query results may not be unique.
Modify student information. Query based on student number to the designated student information, and then replaced with new content.
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.)
- 2015-05-30 18:36:20下载
- 积分:1
-
asp6`21
成绩查询系统套学生成绩查询系统,由李国荣老师制作,转载使用请注明出处。
(results inquiry system sets of student achievement inquiry system, produced by the teachers Oct 7-23 Please specify the use of the source.)
- 2006-12-09 06:01:21下载
- 积分:1
-
dgh
这是一个用vb做的学生管理系统,来看看把,很好用的哦(vb do with the student management system, to see if the he, oh, the good)
- 2005-05-29 07:16:46下载
- 积分:1
-
CSharpDorm
管理信息系统在现代社会已深入到各行各业,由于计算机技术的迅速发展和普及,信息管理系统MIS事实上已成为计算机管理信息系统,大学生宿舍管理系统就是一个典型的管理信息系统,它可以让宿舍管理工作变的更轻松。本毕业设计的任务就是设计一个大学生宿舍管理系统。其开发过程主要包括前端应用程序的开发和后台数据库的建立和维护两个方面。主要任务就是建立基本数据,后台程序主要负责的都是管理上的功能。(Management information systems in modern society has penetrated into all walks of life, due to the rapid development and popularization of computer technology, information management systems MIS fact become computer management information system, college dormitory management system is a typical management information system, which allows dormitory management becomes easier. The graduate design task is to design a college dormitory management system. Its development process includes the establishment and maintenance of both the front-end application development and back-end database. The main task is to establish the basic data, background programs are primarily responsible for the function of management.)
- 2014-02-24 17:20:05下载
- 积分:1
-
StudentInformationManagementSystem
学生管理系统 使用QT环境编写 使用的数据库是sqlite(student message management)
- 2012-10-21 22:24:59下载
- 积分: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