1 / 33
文档名称:

软件工程毕业论文设计.doc

格式:doc   大小:946KB   页数:33页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

软件工程毕业论文设计.doc

上传人:1322891254 2017/5/6 文件大小:946 KB

下载得到文件列表

软件工程毕业论文设计.doc

相关文档

文档介绍

文档介绍:本科毕业论文(设计) 题目: 项目任务管理系统——架构设计院系: 计算机科学系专业: 计算机科学与技术姓名:林海学号: 指导教师: 教师职称: 填写日期: 2008 年 11月 20日贵阳学院毕业论文(设计) -1- 前言?调研资料的准备及背景: 项目管理中比较关键的就是项目的任务管理,包括项目任务的分配、执行监督和执行结果的审核。通常情况下,都是项目经理通过员工的工作报告来分析和审核,这种手工方式既占用项目经理的时间,也难以随时把握每个人的任务完成进度情况。因此,如果建立一套软件系统来随时获取信息,则将极大提高管理效率。本管理系统就是针对这个问题而开发的。其中使用技术是 JSP 和数据库技术的联合开发,是比较普遍和基本的编程方法。摘要本系统是针对社区医院管理工作、研究、设计并开发的卫生治疗管理系统,采用 Oracle 10G 数据库和 Visual Studio 2005---C# 作为开发工具。在开发的过程中首先分析了其主要的业务流程和信息交流交互的内容,然后又结合了学校对毕业设计环节的管理标准和要求。经过系统的功能设计和数据库设计的等过程,最终实现了系统全部要求的功能。卫生治疗管理系统主要包含以下几个模块:系统权限的设定、原始数据录入、数据的汇总及查询等。从而,实现对进货、销售、病人、看病、治疗及员工信息等实现全面、动态、及时的管理;实现社区医院的系统化、规范化。本论文采用软件工程的思想对系统的进行需求分析、总体设计、详细设计、系统实现、系统测试和数据库设计这六个环节对系统的开发过程进行了详细的介绍,并对该系统的主要特点以及采用的主要系统开发工具进行了简单的介绍。本系统采用快速原型的模型进行开发与设计。【关键词:】Oracle 10G 数据库、 C#、规范化、软件工程、 SQL 贵阳学院毕业论文(设计) -2- Abstract This health and therapeutic management system is specially designed and developed munity. The system runs on Oracle 10g database. The model and graphics interface is developed via Microsoft Visual Studio 2005 - C#. First, we have analyzed major business process and munication content of the system, and bined with the management criteria and the thesis requirement from the Guiyang U niversity. Finally, the system design requirement is plished through system ’s function and database design. The health and therapeutic management system is consists of the following major models: Patient, Patient Medical History, Medicine, Disease and Administrative Profile etc. The functions are achieved through the management of whole process of: disease diagnosis, patient history query, medicine stock management (purchasing and selling), and administrative management, data entry and system privilege setting etc in thorough, active and timely manner. Varieties of report has been developed using the data aggregate schema which greatly facilities plex demanding query. The system is designed based on the concept of systematic, standard and modeler, which provides flexibility of extension in functionality in future. The sys