{$cfg_webname}
主页 > 计算机 > Python >

高速公路远程测温系统软件设计(Django,python)

来源:56doc.com  资料编号:5D20889 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D20889
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

高速公路远程测温系统软件设计(Django,python)(任务书,开题报告,论文说明书16000字,参考代码)
摘  要
随着科技的发展和社会的进步,越来越多的家庭对于出行的选择不再局限于公共交通,转而选择私家车出行。私家车的使用率增加,不仅意味着人均排气量增加等环境问题,同时也意味着“人民运输主干道”之一的高速公路的使用率大幅度增加。随之而来的各式各样的问题也就接踵而来,其中最受关注的问题之一就有路面温度监控以及高低温预警问题。本论文针对高速公路远程测温做了如下研究:
本文首先就国内外智能交通的发展情况及发展趋势、高速公路远程测温系统的国内外发展趋势及其重要性以及高速公路远程测温系统在未来的智能化交通系统内的发展展望进行了初步的探讨;接着基于上述研究对于远程测温软件进行了初步的预期功能分析以及实现功能的初步方法探讨;然后在进行了Django框架内的python语言学习、javaScript语言的jQuery代码库和plotly.js图表功能的运用学习以及sql语言的sqlite数据库运用学习后,结合用户需求以及硬件设计部分负责任的选择后进行的网页版高速公路远程测温系统软件的设计。

关键词:;远程测温;python;软件设计;Django;javaScript;sql;sqlite

Abstract
With the development of science and technology and social progress, more and more families choose private cars instead of public transportation. Increased use of private cars means not only environmental problems such as increased per capita emissions, but also a significant increase in the use of highways, one of the "main roads of people's transport". A variety of problems follow, one of the most concerned problems is pavement temperature monitoring and early warning of high and low temperatures. In this paper, the following research is done for the long-distance temperature measurement of expressway:
Firstly, this paper makes a preliminary discussion on the development and trend of intelligent transportation at home and abroad, the development trend and importance of highway remote temperature measurement system at home and abroad, and the development prospect of highway remote temperature measurement system in the future intelligent transportation system. Then, based on the above research, the preliminary function analysis and Realization of remote temperature measurement software are carried out. The primary method of function is discussed; then, after studying Python language learning in Django framework, jQuery code base of javaScript language and plotly.js chart function, and SQLite database of SQL language, the design of web-page version of highway remote temperature measurement system software is carried out according to user needs and responsible selection of hardware design.  

Key words:Remote temperature measurement;python;software design;Django;javaScript;sql;sqlite

内容设计安排说明
本次设计主要针对高速公路远程测温系统进行系统软件设计,设计内容包括软件系统的设计方案、硬件设计、软件设计以及对于软件未来应用发展展望。具体安排如下:
论文第一部分是绪论部分,主要介绍研究的目的和意义以及国内外发展现状,并对内容设计安排进行说明。
第二部分是系统方案设计部分,主要介绍了系统设计方案和功能模块描述以及硬件设计概述。
第三部分作为全文的重点部分,主要进行了对软件设计的描述和说明。对于软件的整体设计步骤进行详细的解释说明,其中分板块将每个功能的客户需求和实现方法进行了分别描述。
第四章对本次设计的高速公路远程测温系统软件应用实例进行展示,将各功能板块分别进行运行并展示了运行结果。
第五部分是总结和展望。
 

高速公路远程测温系统软件设计(Django,python) 高速公路远程测温系统软件设计(Django,python)


目录
第1章 绪论    1
1.1 目的和意义    1
1.2 国内外研究现状    2
1.2.1 国内研究现状    2
1.2.2 国外研究现状    2
1.3 内容设计安排说明    3
第2章 高速公路远程测温系统方案设计    4
2.1 高速公路远程测温系统总体设计    4
2.2高速公路远程测温系统硬件方案设计    5
2.2.1 高速公路远程测温系统硬件器件选型    5
2.2.3 高速公路远程测温系统软硬件交互设计    9
第3章 高速公路远程测温系统软件设计    11
3.1 高速公路远程测温系统软件总体架构设计    11
3.1.1软件系统架构设计    11
3.1.2登录界面及权限管理设计    12
3.1.3数据管理功能设计    16
3.1.4单一高速公路及单一传感器数据查询模块查询模块设计    27
3.1.5高速公路远程测温系统软件实时预警功能设计    30
3.2系统软件设计思路及实现步骤研究    33
3.2.1软件设计流程    33
3.2.2软件设计语言背景    34
第4章 高速公路远程测温系统应用实例    36
4.1 高速公路远程测温系统软件启动和运行    36
4.2 高速公路远程测温系统高速公路实时温度显示    38
4.3 高速公路远程测温系统的温度实时预警    39
第5章 总结与展望    40
参考文献    41
致  谢    43
 

推荐资料