搜索资源列表
lunwen002
- 文件系统及磁盘管理实现机制深入研究 研究生论文-file system and disk management mechanisms to achieve in-depth study postgraduate thesis
student_system
- 本代码为asp+sql2000实现的研究生管理系统,原创代码,对学习asp和sql技术的初学者相信会有一定的帮助,大家一起交流进步-code for the realization of the asp sql2000 postgraduate management system, original code, asp and learning sql technical beginners believe will be of some help and we can work togethe
xjgl
- 一个学籍管理程序需要管理本科生与研究生的课程成绩,涉及的数据如下: (1) 程序基本信息(课程编号,名称,学分,类别)。 (2) 学生基本信息(学号,姓名,类别)。 (3) 成绩(学号,课程编号,成绩)。 示例数据分别存放在Course.dat、Student.dat和SC.dat三个文件。 -An enrollment management program to manage undergraduate and graduate students of the course
yjsms
- 一个研究生信息管理系统,基于php+mysql开发。-A graduate student information management system, based on the php+ mysql development.
Admin
- 这是做的一个研究生录取管理系统。对于做web开发的帮助很大。可以当做很好的模板学习。扩展性好。-This is to do a graduate enrollment management system. Do web development for the great help. Can serve as a good template for learning. Good scalability.
GraduateFee
- 学校中有老师和学生两类人,而在职研究生既是老师又是学生,对学生的管理和对教师的管理在他们身上都有体现。 -School teachers and students in two kinds of people, and postgraduate students are teachers and the students of management and the management of teachers is reflected in them.
GraduateTest
- 个人原创代码:老师、学生、研究生学费和工资管理程序。编写Java Application程序,学校中有老师和学生两类人,而在职研究生既是老师又是学生,对学生的管理和对教师的管理在他们身上都有体现。 1)设计两个信息管理接口StudentManageInterface和TeacherManageInterface。其中,StudentInterface接口包括setFee()方法和getFee()方法,分别用于设置和获取学生的学费;TeacherInterface接口包括setPay()方法和
yanjiusheng
- 本系统时在java环境下运行,联系数据库导入研究生信息,来管理研究生信息的系统-The system is running in the java environment, contact database to import graduate information, graduate information systems to manage
education
- 研究生选课系统,主要介绍了管理员,教师,学生三个不同角色所对应的不同管理功能-The graduate elective system, the main three different roles of administrators, teachers, students corresponding to different management functions
guanlisystem
- 研究生管理系统,论文提交,查询,答辩等功能,java编程-Graduate Management system, papers submitted query, the respondent, java programming
GraduLab
- 系统主要实现实验室研究生信息、设备、仪器等信息以及管理员信息的管理功能,运用Swing编程来创建图像用户接口(GUI)和设计系统界面,采用重写JPanel类的paintComponent方法的方式来实现背景图片的插入,并利用SQL数据库建立后台数据表,-Laboratory graduate, equipment, instruments and other information as well as the administrator information management funct
student
- 对学生管理系统进行如下修改。 (1)引入一个抽象基类Person,并将showMe方法定义为抽象方法。 (2)将类Student(本科)改为由类Person派生的类Major,并给出showMe方法的具体实现 (3)再派生一个硕士研究生类Master(硕士)和一个博士研究生类Doctor(博士) ,并通过方法覆盖实现它们各自的showMe方法 (4)分别为Major、Master、Doctor类添加至少两个新的具有不同访问权限的成员变量和对应的访问方法(类似Set和Get
TextGraduate
- 1) 设计两个信息管理接口StudentManageInterface和TeacherManageInterface。其中,StudentInterface接口包括setFee()方法和getFee()方法,分别用于设置和获取学生的学费;TeacherInterface接口包括setPay()方法和getPay()方法,分别用于设置和获取教师的工资 2) 定义一个研究生类Graduate,实现StudentInterface接口和TeacherInterface接口,它定义的成员变量有nam
vrlab
- 这是我通过SSHweb框架编写的实验室管理系统,是我在研究生期间为自己实验室写的一个网页应用,挂接到本实验室云中心,主要实现上传,下载,设备管理,资料管理,论文讨论,项目交流几大模块。-EC, is during my graduate student for his lab to write a web application, attached to this laboratory cloud center, the main achievement upload, download, de
研究生信息管理系统
- 根据不同权限的用户分别有不同功能,基本的增删改都有。(According to the different privileges of the users have different functions, the basic additions and deletions are changed.)