1、 本本 科科 毕毕 业业 设设 计计 论论 文文 题题 目目 公交公交 ICIC 卡库存管理系统分析与设计卡库存管理系统分析与设计 学学 院院 经济管理学院经济管理学院 专专 业业 信息管理与信息系统信息管理与信息系统 学生姓名学生姓名 导师姓名导师姓名 摘要 摘 要 当前,随着我国信息化程度的加深,各个企业都把实施管理信息系统作为自 身发展壮大的重要策略和手段。本文以在详细分析了公交公司 IC 卡库存管理系统 需求的基础上,介绍了系统开发的相关技术,应用了大量的图表(如数据流程图、 数据库 E-R 图、系统功能模块图,程序流程图等等 )及文字,详细阐述了“公交 IC 卡库存管理系统”的整个分
2、析与设计过程。给出了系统的需求分析、功能设计、 数据库设计、界面设计和系统实现。论文结构如下: 第二章是系统分析,详细分析了该系统的主要活动,并用了业务流程图,数 据流程图等进行描述; 第三章是系统设计,设计了系统功能模块图,给出了各个模块的功能描述, 设计了主要模块的程序流程图,给出了系统的详细数据库设计,并对系统地界面 设计运用到的控件进行了介绍,设计了系统的母版页; 第四章是系统实现,给出了系统实现的一些界面,以帮助读者了解系统功能。 关键字:公交 IC 卡库存管理系统 ASP.NET B/S .NET Framwork 信息管理系统 ABSTRACT Abstract Bus IC c
3、ard inventory management system on the base of analyzing detailedly the requiremnet of the system .Our work on the development of Bus IC card inventory management system includes the requirement analysis, function design, database design, program flow chart design, and system implementation by many
4、chart and table tools such as data flow chart, entity-relationship chart, function mode chart and program flow chart, etc.The dissertation organized as following. Chapter 2nd is the system analysis of Bus IC card inventory management system.We analyzed the main acticities by business activities char
5、t and data flow chart Chapter 3rd is the system design .The designs are also showed detailly by the description of function modules, program flow charts of main modules, structure of database table, and relationship between the data tables. Chapter 4th is the system implementation of Bus IC card inv
6、entory management system.We showed some operation interfaces of the system in order to help reader realize the function of this system. Keywords:Bus IC card inventory management system ASP.NET B/S Infromation Management System 目录 i 目录 第一章第一章 绪论绪论 1 1.1 本文的研究背景和目的 1 1.1.1 管理信息系统的定义 . 1 1.2.2 本文的研究背景 . 2 1.2.3 本论文的研究目的 . 3 1.2 开发技术介绍 3 1.2.1 开发环境.NET Framework 3 1.2.2 开发工具 Visual Studio.N