教学文库网 - 权威文档分享云平台
您的当前位置:首页 > 文库大全 > 教育文库 >

论文——汽车租赁系统的设计与实现

来源:网络收集 时间:2026-08-26
导读: X X 科 技 大 学 毕 业 设 计( 论 文 ) 汽车租赁系统 的设计与实现 信息安全 题作学专学 目 者 院 业 号 指导教师 2013 年 月 日 X X 科 技 大 学 毕业设计(论文)任务书 学院系(教研室) 系(教研室)主任: (签名) 年 月 日 学生姓名: 学号: 专业: 1

X X 科 技 大 学

毕 业 设 计( 论 文 )

汽车租赁系统 的设计与实现

信息安全

题作学专学

目 者 院 业 号

指导教师

2013 年 月 日

X X 科 技 大 学 毕业设计(论文)任务书

学院系(教研室) 系(教研室)主任: (签名) 年 月 日 学生姓名: 学号: 专业:

1 设计(论文)题目及专题: 2 学生设计(论文)时间:自 3 设计(论文)所用资源和参考资料:

[1] 王国辉,王易.asp数据库系统开发案例精选[M].人民邮电出版社. [2] 程志艳,张亮,马建红.asp实用简明教程[M].清华大学出版社. [3] 邓子云,张赐.asp网络编程电子工业出版社[M].

[4] 王珍铃,实用软件工程教程[M].北京:清华大学出版社.2004. [5] 孙涌,现代软件工程[M].北京:希望电子出版社.2002. [6] 王少峰.《asp程序设计》讲义.清华大学软件学院.2002. 4 设计(论文)应完成的主要内容:

设计并实现基于B/S架构,使用ASP和Access开发工具的汽车租赁系统,包括车辆管理模块、客户信息管理模块、内部人员管理模块、租赁信息管理模块和其他模块等。 5 提交设计(论文)形式(设计说明与图纸或论文等)及要求:

(1)论文思路清晰,条理清楚,中心突出,内容充实,论据充分,结构紧凑,层次分明,图表清晰,格式规范,结论正确;按《湖南科技大学本科生毕业设计(论文)要求与规范》编排、打印文稿。

(2)上交论文(纸质)打印文稿和系统源码(电子版)。

6 发题时间:年 月日

指导教师: (签名)

学 生: (签名)

X X 科 技 大 学 毕业设计(论文)指导人评语

[主要对学生毕业设计(论文)的工作态度,研究内容与方法,工作量,文献应用,创新性,实用性,科学性,文本(图纸)规范程度,存在的不足等进行综合评价]

指导人: (签名)

年 月 日

指导人评定成绩:

X X 科 技 大 学 毕业设计(论文)评阅人评语

[主要对学生毕业设计(论文)的文本格式、图纸规范程度,工作量,研究内容与方法,实用性与科学性,结论和存在的不足等进行综合评价]

评阅人: (签名)

年 月 日

评阅人评定成绩:

X X 科 技 大 学 毕业设计(论文)答辩记录

日期:

学生: 题目: 提交毕业设计(论文)答辩委员会下列材料:

1 设计(论文)说明书 共 2 设计(论文)图 纸 共 3 指导人、评阅人评语 共

毕业设计(论文)答辩委员会评语:

[主要对学生毕业设计(论文)的研究思路,设计(论文)质量,文本图纸规范程度和对设计(论文)的介绍,回答问题情况等进行综合评价]

页 页 页

答辩委员会主任: (签名)

委员: (签名)

(签名) (签名) (签名)

答辩成绩:

总评成绩:

摘 要

汽车租赁行业被称为“朝阳产业”,因为它具备无须办理保险、无须年检维修、车型可随意更换等优点。这种以租车代替买车来控制企业成本的管理方式在外企中十分流行,也正慢慢受到国内企事业单位和个人用户的青睐。

本课题旨在建立一个基于Web的在线汽车租赁系统。系统基于B/S架构,采用ASP语言和Access数据库进行开发,前台实现了系统注册与登录、车辆信息浏览与租车服务等功能,后台实现了客户信息管理、车辆信息管理、租赁管理、数据备份等功能。

在开发方法的选择上,选择了生命周期法与原型法相结合的方法。在开发工具的选择上,主要利用ASP编程语言进行开发,使用Access数据库,从而保证了数据的完整性与一致性。论文先分析了将要解决的问题、课题背景以及系统相关理论与技术,然后进行了系统分析、总体设计与详细设计等工作。实践表明,本系统能够在中小型汽车租赁企业得到很好的应用,并大大提高了企业规范化操作和经济效率。

关键字:汽车租赁;ASP;B/S;IIS;Access数据库

ABSTRACT

Car rental industry is called "sunrise industry", because there are advantages of no need for insurance, no annual maintenance, models can easily be replaced, etc. This kind of car rental instead of buying a car to control the enterprise cost management style is very popular in foreign companies, are also slowly accepted by domestic enterprises and institutions and individual customers.

The purpose of this paper is to establish an online car rental system based on Web. And the system based on B/S architecture, is developed using ASP language and Access database, The foreground implemented system of registration and login, vehicle information browsing and car rental services and other functions, the background implemented customer information management, vehicle information management, lease management, data backup and other functions.

In the choosing of development methods, choose the method of life cycle method combined with a prototype. In the choice of development tools, the main use of ASP programming language development, the use of Access database, thus ensuring the data integrity and consistency. The thesis first analyzes the problem to be solved, the background and system theory and technology, then the system analysis, overall design and detailed design work. Practice shows that, this system can be applied in small and medium-sized car rental companies, and greatly enhance the enterprise standardization operation and economic efficiency.

Car rental industry is called "sunrise industry", because there are many advantages, such as no needing for insurance, no annual maintenance, and models can easily be replaced, etc. This kind of car rental instead of buying a car to control the enterprise cost management style is very popular in foreign companies, are also slowly accepted by domestic enterprises and institutions and individual customers.

The purpose of this paper is to establish an online car rental system based on Web. The system bases on B/S architecture, uses ASP language and Access database, The foreground has implemented registration and login, vehicle information browsing and car rental services and other functions, and the background has implemented customer information management, vehicle information management, lease management, data backup and other functions.

Facing development methods, we choose the method of life cycle method combined with a prototype; and facing development …… 此处隐藏:4605字,全部文档内容请下载后查看。喜欢就下载吧 ……

论文——汽车租赁系统的设计与实现.doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.jiaowen.net/wenku/109436.html(转载请注明文章来源)
Copyright © 2020-2025 教文网 版权所有
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:78024566 邮箱:78024566@qq.com
苏ICP备19068818号-2
Top
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)