{$cfg_webname}
主页 > 计算机 > Javaweb >

基于JSP的出租车管理系统设计与实现(SQLServer)

来源:56doc.com  资料编号:5D11841 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D11841
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于JSP的出租车管理系统设计与实现(SQLServer)(任务书,外文翻译,毕业论文22700字,程序代码,SQLServer数据库,答辩PPT)
摘  要
本文采用结构化系统分析的方法,阐述了出租车管理系统的开发过程、操作流程及其一些核心的技术。本文首先进行了项目概述,简单介绍了项目开发的背景、项目开发的目的和项目开发的意义;接下来是系统规划阶段,通过实际的业务流程的调研,分析了系统的组织结构,具体完成了出租车管理系统的需求分析、可行性分析、现行业务流程分析,并通过对现行业务流程的优化,得出了系统的业务流程;之后是系统分析,具体完成了数据流分析和数据字典;系统设计阶段主要完成了功能模块的划分、数据库的设计和系统界面设计。该阶段对各个模块的功能进行了详细设计,形成了本系统的功能模块图,在此基础上选择了合适的开发模式;数据库的设计先进行了概念结构设计,之后进行了逻辑结构设计,最后完成了数据库表的设计。
根据前几个阶段的分析和设计,该系统决定采用B/S结构,JSP作为开发技术,数据库采用Microsoft SQL Server 2000,完成了系统的程序实施。本系统的设计实施为出租车管理系统的运行做基础,为出租车公司出租车的管理提供良好的条件。
关键词:出租车;管理系统;结构化分析
 
The Design and Implement of taxi management system
Abstract
In this paper, structured systems analysis, describes the process of the taxi management system development, operational processes and some of its core technology. This paper carried out the project overview, a brief background of project development, project development and project development objective of the meaning; followed by the system planning stage, the actual business processes through research and analysis of the system's organizational structure, specifically the completion of the taxi management system requirements analysis, feasibility analysis, the existing business process analysis, and optimization of existing business processes, business processes, the system obtained; followed by systematic analysis of the specific completion of the data flow analysis and data dictionary; system completed the design phase the main functional modules of the division, the database design and system interface design. This phase of the function of each module in detail the design, forming a functional block diagram of the system, on this basis, have chosen the right development model; database design first tested the concept design, followed by a logic design, and finally completed the design of the database table.
According to previous analysis and design phase, the system decided to use C / S structure, C + + as the development of technology, the database uses Microsoft SQL Server 2000, completed a systematic process to implement. Design and implementation of this system for the operation of the taxi management system as a foundation for the management of the taxi car rental companies provide good conditions.
Key Words:taxi; Management System; Structured Analys
 

基于JAVA的出租车管理系统设计与实现(SQLServer)
基于JAVA的出租车管理系统设计与实现(SQLServer)
基于JAVA的出租车管理系统设计与实现(SQLServer)


目  录
摘  要    i
Abstract    ii
1  引言    2
1.1  项目开发的背景    2
1.2  项目开发的目的    2
2  可行性分析及总体设计原则    2
2.1  可行性分析    2
2.1.1  技术可行性    2
2.1.2  经济可行性    2
2.1.3  社会可行性    2
2.2  总体设计原则    2
3  系统分析    2
3.1  业务流程分析    2
3.2  数据流图    2
3.3  数据字典    2
4  系统设计    2
4.1  系统设计及接口设计    2
4.2  系统数据库设计    2
4.2.1  概念结构设计    2
4.2.2  数据库表设计    2
4.3  系统开发工具与开发模式    2
4.3.1  JSP简介    2
4.3.2  JSP运行原料    2
4.3.3  JSP页面组成    2
4.3.4  JSP运行环境    2
4.3.5  SQL server2000    2
4.3.6  系统开发模式    2
5  系统实现    2
5.1  登录模块    2
5.1.1  登录界面    2
5.1.2  登录流程图    2
5.2  出租公司管理界面    2
5.3  出租车管理界面    2
5.4  经营许可证打印界面    2
5.5  投诉管理界面    2
5.6  投诉信息添加界面    2
5.7  员工添加界面    2
6  软件测试与分析    2
6.1  系统测试的定义    2
6.2  系统测试的目的及意义    2
6.3  系统测试的重要性    2
6.4  系统测试的常用方法    2
6.5  测试环境与测试条件    2
6.6  系统运行情况    2
6.7  测试总结    2
总结与展望    2
参考文献    2
致    谢    2
    外文原文    2
中文翻译    2

推荐资料