网站导航网学 原创论文 原创专题 网站设计 最新系统 原创论文 论文降重 发表论文 论文发表 UI设计定制 论文答辩PPT格式排版 期刊发表 论文专题
返回网学首页
网学原创论文
最新论文 推荐专题 热门论文 论文专题
当前位置: 网学 > 设计下载 > VC与C++类别 > 正文

高速公路收费管理系统(系统+论文)Highwaytollmanagementsystem(system+thesis)-VC|C|MATLAB

论文降重修改服务、格式排版等 获取论文 论文降重及排版 论文发表 相关服务

摘  要:高速公路收费系统解决了在高速公路收费业务中由于采用传统方法和手段所出现的难于处理的各种问题,并把管理对象转到信息对象的信息管理系统,把高速公路收费管理工作推向新的高度。
       本系统使用应用程序开发技术VC++开发,面向中型站点,采用了SQL的数据库,该系统包括按章收费、出票、统计的结算功能,简单的交通灯和车道障碍控制功能,车型的查询统计,车牌照管理、图像审批查询5种功能。
 

 

目录
第一章 绪论                 - 5 -
1.1研究背景和意义         - 5 -
1.1.1高速公路收费方式及发展方向 - 6 -
1.1.2高速公路收费系统的特点及目标- 10 -
1.2本人所做的工作         - 11 -
1.3论文的组织结构         - 11 -
第二章相关技术概述         - 12 -
2.1COM组件对象模型         - 12 -
2.1.1COM技术                 - 14 -
2.1.2 COM组件                 - 15 -
2.1.3COM接口                 - 16 -
第三章 高速公路收费系统总体分析 - 19 -
3.1收费系统需求分析         - 19 -
3.1.1功能需求                 - 19 -
3.1.2非功能性需求         - 20 -
3.2高速公路收费系统总体结构设计 - 21 -
3.2.1系统网络结构         - 21 -
3.2.2系统主要硬件组成         - 22 -
3.2.3系统主要软件组成         - 22 -
3.3高速公路收费系统软件体系结构 - 22 -
3.3.1体系结构概述         - 22 -
3.3.2界面层                 - 23 -
3.3.3业务逻辑层                 - 23 -
3.3.4数据库服务层         - 24 -
3.4系统存储方案                 - 24 -
第四章 高速公路收费系统设计与实现- 26 -
4.1数据库设计与实现         - 26 -
4.1.1外部设计                 - 27 -
4.1.2结构设计                 - 29 -
4.1.3逻辑结构设计         - 30 -
4.2组件设计与实现         - 34 -
4.2.1组件技术的应用及设计 - 35 -
4.2.2组件的具体实现         - 37 -
4.3各模块功能的详细设计与实现 - 37 -
4.3.1数据录入模块         - 38 -
4.3.2报表打印模块         - 41 -
4.3.3设备驱动模块         - 41 -
4.3.4系统管理模块         - 42 -
4.3.5通讯模块                 - 44 -
4.3.6数据库访问模块           - 44 -
4.3.7接口设计                 - 44 -
4.3.8各项功能实现与程序的关系 - 46 -
结束语                         - 48 -
致  谢                         - 49 -
附  录           部分程序代码 - 50 -
参考文献                 - 50 -

 

 

Abstract: The highway toll system to solve in the highway toll operations due to use of traditional methods and means emerged difficult to deal with various issues and to manage objects to information objects information management system to push the highway toll management to new heights.
       
This system uses technology application development VC + + development for the medium-sized sites, using SQL database, which includes chapters by charging, invoicing, statistics clearing functions, a simple traffic lights and lane barriers to control functions, the query model statistics, vehicle license management, image processing inquiries, five kinds of functions.
 



Directory
Chapter I Introduction - 5 --
1.1 Background and Significance - 5 --
1.1.1 the manner and direction of highway toll - 6 --
1.1.2 Toll Collection System Characteristics and goals - 10 --
1.2 I have done the work - 11 --
1.3 The organizational structure of paper - 11 --
Chapter II-related Technical Overview - 12 --
2.1COM Component Object Model - 12 --
2.1.1COM Technology - 14 --
2.1.2 COM Components - 15 --
2.1.3COM Interface - 16 --
Chapter III of the overall analysis of Toll Collection System - 19 --
3.1 Toll Collection System Requirements Analysis - 19 --
3.1.1 Functional Requirements - 19 --
3.1.2 Non-functional requirements - 20 --
3.2 The overall structure of the Toll Collection System Design - 21 --
3.2.1 Systems Network Architecture - 21 --
3.2.2 Hardware system is mainly composed of - 22 --
3.2.3 software system is mainly composed of - 22 --
3.3 highway toll system software architecture - 22 --
3.3.1 Architecture Overview - 22 --
3.3.2 Interface Layer - 23 --
3.3.3 Business Logic Layer - 23 --
3.3.4 Database service layer - 24 --
3.4 System Storage Program - 24 --
Chapter IV highway toll system design and implementation - 26 --
4.1 Database Design and Implementation - 26 --
4.1.1 External Design - 27 --
4.1.2 Structural Design - 29 --
4.1.3 Logical structure design - 30 --
4.2 Component Design and Implementation - 34 --
4.2.1 Application of component technology and design - 35 --
4.2.2 Components of the concrete realization of - 37 --
4.3 The detailed design of each module functions and implementation of - 37 --
4.3.1 Data Entry Module - 38 --
4.3.2 Report Print Module - 41 --
4.3.3 Device Driver Module - 41 --
4.3.4 System Management Module - 42 --
4.3.5 Communication Module - 44 --
4.3.6 Database Access Module - 44 --
4.3.7 Interface Design - 44 --
4.3.8 the various functions and procedures to achieve the relationship between the - 46 --
Conclusion - 48 --
Thanks - 49 --
Appendix part of the code - 50 --
References - 50 --

 

设为首页 | 加入收藏 | 网学首页 | 原创论文 | 计算机原创
版权所有 网学网 [Myeducs.cn] 您电脑的分辨率是 像素
Copyright 2008-2020 myeducs.Cn www.myeducs.Cn All Rights Reserved 湘ICP备09003080号 常年法律顾问:王律师