高速公路车辆收费票据管理系统的设计与实现

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:

摘  要 
高速公路票据管理系统用计算机管理高速公路车辆收费并记录的一种计算机应用技术的创新,在计算机还未普及之前公路收费开票据都是由工作人员手工书写的方式来操作的.现在一般的告诉公路收费管理站都是采用计算机作为工具的实用的计算机公路票据管理程序来帮助管理员进行更有效的车辆收费工作。公路票据管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。(优秀毕业设计www.2bysj.cn)
    经过分析,我们使用 MICROSOFT公司的 VISUAL BASIC开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。
关键字:中介管理,MIS,visual basic ,数据库

Abstract
Notes highway management systems using computers and records management fees highway vehicles a computer application technology innovation, road toll has not yet universal in the computer before the bills are written by the staff manual to operate. The general told the road charges are used computer as a tool for the management of the computer highway bills practical management procedures to help managers more effective vehicle charges. Highway Bills management system is a typical management information system (MIS), including its main development background to the establishment and maintenance of the database and front-end application development 2. The request for the establishment of strong data consistency and integrity, good for the security of the data. For the latter request applications functions, such as easy to use features.
After analysis, we use Microsoft visual basic development tool companies, the use of its various object-oriented development tools, especially data that can be easily accessible and concise window manipulation database intelligent objects, the first prototype application system in a short time and then, computation of the initial prototype system needs to constantly revise and improve until the formation of a viable system of user satisfaction.

keyword : intermediary management MIS,visual basic database

高速公路票据管理系统用计算机管理高速公路车辆收费并记录的一种计算机应用技术的创新,在计算机还未普及之前公路收费开票据都是由工作人员手工书写的方式来操作的.现在一般的告诉公路收费管理站都是采用计算机作为工具的实用的计算机公路票据管理程序来帮助管理员进行更有效的车辆收费工作。公路票据管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。

 系统简介
本系统服务于高速公路收费站的工作人员,方便日常工作的收费,开票之需要,本系统只要由以下几大功能模块构成.
一.数据操作:输入数据,退出
二.查询:记录查询
三.用户管理:添加用户,收费员管理
四.修改密码:
五.视窗:工具栏,状态栏
六.窗口:层叠,横向平铺,纵向平铺
七.帮助:关于


开发软件介绍
Visual Basic 6.0是Micrsoft公司出品的开发工具,Visual Basic是一种可视化的,面向对象的Windows开发语言,它具有易用,通用和开发效率高的特点。随着微软对它不断地改进以及计算机本身性能的提高,使得Visual Basic越来越适合一般的应用程序开发。正如Bill Gate所说,世界上绝大多数的Windows应用程序是用Visual Basic编写的。在众多的开发工具中,我们为什么要选择Visual Basic6.0呢?因为VB具有众多其它开发工具所没有的优点!具体介绍如下:
    开发的高效
 语言的高效
 编译的高效
 执行的高效
 维护的高效
基于以上理由,我们毫不忧郁的选择了VB6.0做为我们的开发工具









摘  要…………………………………………………………………………3
Abstract………………………………………………………………………3
第一章  引言…………………………………………………………………4
1.1  课题背景……………………………………………………………………4
1.2  系统简介……………………………………………………………………5
1. 3  开发软件介绍
第二章 系统的分析……………………………………………………………6
2.1  系统开发的目标和思想……………………………………………………6
2.2  系统的可行性分析…………………………………………………………8
第三章  系统的设计……………………………………………………………18
3.1  系统的功能结构设计………………………………………………………18
(优秀毕业设计www.2bysj.cn)
3.2  系统的数据库设计
3.3  界面设计与代码设计……………………………………………………………………23
…………………………………………………………24
结束语………………………………………………………………………………46
致谢…………………………………………………………………………………47
参考文献…………………………………………………52

12000字