资料详情

基于Java Web的科研项目管理平台的设计与实现 毕业论文+审题表+任务书+开题报告

头像

JAVA/JSP

编号:339

摘        要

科研项目的优化管理为高校和企业的一个巨大的挑战,因此为了减少科研项目管理人员的负担,提高科研项目的管理水平,让科研项目在管理的过程更加透明、公开、流畅,务必进行科研项目管理的相关系统开发。

本文开发一个更加适合科研人员和管理员之间项目管理的平台,该本次项目是一个基于Java Web的科研项目管理平台,利用MVC框架把项目分为视图、控制、业务逻辑、数据访问四个层进行开发,后台数据库采用MySQL。该平台设计围绕科研项目申报与管理两条主线,将科研项目管理中的项目信息公告与管理、申请与审批等几个科研主要业务进行整合,具有操作简易、易于上手、分工明显等优点。

关键词:科研项目管理  Java Web  MVC框架  JSP  Servlet  B/S架构


Abstract

Technology rapid development at the present stage, the state's research also gradually prosperous career, optimize the management of scientific research project will undoubtedly become a big challenge to the colleges and universities and enterprises, so in order to reduce the burden of the scientific research project management personnel, improve the management level of scientific research project, make scientific research project in the management of the process more transparent and open, fluent, be sure to scientific research project management system development.

Based on the above situation, to develop a more suitable for researchers and administrators between project management platform, the research of this project is a Java Web based project management platform, based on B/S structure, using the MVC framework divides into the project view, control, business logic, data access layer for four development, background database using MySQL. This platform is designed around the two main lines of scientific research project declaration and management, and integrates the project information announcement and management, application and approval and other major scientific research business in the management of scientific research project, with the advantages of simple operation, easy to get started and obvious division of labor.

Key words: Scientific research project management; Java Web; MVC framework; Servlet; B/S architecture


目        录

1 前言

1.1 研究目的与意义

1.2 研究现状

1.3 研究的主要内容

1.4 论文结构

2 可行性分析

2.1 技术可行性

2.2 经济可行性

2.3 用户操作可行性

2.4 法律可行性

3 系统需求分析

3.1 系统设计目标

3.2 系统功能需求

3.3 系统性能需求

3.4 系统用例模型

3.5 本章小结

4 概要设计

4.1 系统结构设计

4.2 功能模块设计

4.3 数据库设计

5 详细设计

5.1 登录注册功能模块

5.2 管理员功能模块详细设计

5.3 科研人员功能模块详细设计

6 系统实现

6.1 软件开发技术及架构

6.2 操作系统界面和功能实现

7 结语

参考文献

致谢