首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 对于java 6项目

对于java 6项目

  • 资源大小:3.37 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: java 项目 对于

资 源 简 介

Purpose: Demonstrate the ability to write a complex Java application using Graphical User Interfaces. Assignment: Form a three to four member programming team from students in your class. Write a program to register students for a college. Students have names, addresses and courses. Implement the interface class RegisterStudent. RegisterStudent has one method, register, which returns the Boolean value of true or false if the student is successfully registered for the course. Graduate students can only register for 5000 or 6000 level courses, with a maximum course load of 6 credit hours, while undergraduate students can only register for 1000, 2000, 3000 or 4000 level courses with a maximum course load of 12 credit hours. Courses have a course number, credit hours and a minimum and maximum enrollment. The system should graphically display a sorted list of registered courses for a student and/or a roster for each current course with the names of the students enrolled in sorte

文 件 列 表

Course.java
RegisterStudent.java
RegistrationSystem.java
Student.java
VIP VIP
0.173521s