毕业设计说明书(论文)外文摘要
Title An Analysis of the Parallel Preference in College Entrance Examination Model and Enrolment Mechanism
Abstract
College admission mechanism is widely discussed in the educational circle。One of the Major characteristics is that it comes with unified score in the college entrance examination as standard and the match between students and schools is based on student's aspiration. The essay minutely analyze the admission mechanism of Parallel Preference, discuss its advantages and disadvantages, study the relevant mathematical model and apply it to the design of the computer system.
Using computers to enroll student is a technology progress in information age which is more accurate and efficient than before。The essay mainly described that on the basis of based on J2EE architecture, using MyEclipse as development tool, designing a simulation of the admission, using the data of the 2012 class, simulating the admission. This system mainly pides into the administrators module and the student module. In the administrators module, administrators input, look over or delete the data of schools and students and enroll the students. In the student module, students write down the choice, modify the password and learn admission status.
Keywords college entrance examination enrolment mechanism J2EE
目 次
1 绪论 1
1.1 研究背景 1
1.2 研究的意义和目的 1
1.3 论文的主要工作 2
1.4 论文的组织结构 2
2 相关知识 3
2.1 开发平台 3
2.1.1 MyEclipse 3
2.1.2 Tomcat 3
2.1.3 JDK 3
2.1.4 MySql 3
2.2 主要技术 4
2.2.1 jsp 4
2.2.2 MVC模型 4
2.2.3 Hibernate 4
2.2.4 Jxl 4
3 理论分析 5
3.1 平行志愿录取机理 5
3.1.1 平行志愿录取机制的介绍 5
3.1.2 “平行志愿”与“志愿优先”的比较 5
3.1.3 “平行志愿”的优势和缺点 6
3.2 平行志愿数学模型 8
4 设计与实现 12
4.1 总体设计 12
4.1.1 系统简要说明 12
4.1.2 系统总体功能模块 12