- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
[理学]大型企业汽车管理系统完结版
河北北方学院毕业论文
题 目: 大型企业汽车管理系统
姓 名: 连 乐
指导教师: 王艳姝
院系(部): 信息工程系
专 业: 电子信息工程
年 级: 0 8级
学 号: 2008114052
河北北方学院教务处制
目录
目录 0
摘 要 2
Abstract 2
第一章 引 言 4
1.1课题研究的背景 4
1.2 课题研究的目的 4
1.3 开发环境 4
第二章 系统分析 4
2.1 需求分析 4
2.2 可行性分析 4
2.3 功能分析 4
第三章 系统设计 5
3.1 功能划分及功能描述 5
3.2 功能模块图 6
3.3 数据流图 6
3.3.1 顶层数据流图 6
3.3.2 0层数据流图 7
3.3.3 1层数据流图 7
3.4概念结构设计E-R图 8
3.5关系模型 9
3.6数据库设计 9
第四章 系统实现 16
4.1 系统界面及相应的代码 16
4.1.1登录界面 16
4.1.2系统管理员修改密码界面 18
4.1.3供应商信息管理界面 20
4.1.4汽车信息管理界面 20
4.1.5 出库管理信息界面 21
4.1.6 支付管理 22
4.1.7销售管理界面 23
4.1.8报表管理系统 25
4.1.9帮助信息界面 27
4.1.10退出系统界面 28
第五章 课程设计心得体会 29
参考文献 30
摘 要
Microsoft Visual Studio .NET 2005进行各个系统功能模块的创建和系统的实现。在创建过程中,本设计先从系统主模块着手,再实现各个小的模块功能。最后在系统实现的过程中将数据库连接起来,实现整个系统的正常运行。一个正常进行的汽车销售需要管理所拥有的汽车信息的设置、销售人员的信息和客户的信息等,更重要的还要提供汽车信息管理。面对各种不同种类的信息,需要合理的数据库结构来保存数据信息以及有效的程序结构支持各种数据操作的执行。
关键词:;信息管理Abstract
This design is mean to state how to build a automobile sales management system for a 4Sshop.First is to analyze the system, pointing out the analysis of systematic mission and the process of it.. Then the author build a background data-base by using SQL Server 2005.In designing the data-base, the author analyze the need of the data structure and list all the designs of the concept, through which the author get a relatively reasonable logic data structure and realize each systematic module by using it. And then the author builds each function of the systematic module and realizes the system. In the process of creation, the author starts from the main systematic module and then realizes each small one. In the final process of realizing the system, the author connects the databases, realizing the normal operation of the whole system. A normally operated sales of automobiles need the administration of the set of the occupied automobiles, the information of the sa
文档评论(0)