您好,欢迎来到佳博论文网!

Symbian S60V3系统汽车油耗分析工具

论文字数:16413,页数:40 有开题报告,任务书

摘 要

随着社会经济的发展,汽车已经深入人们的日常生活,私家车的数量急剧增加。汽车油耗支出已经成为日常消费很重要的一项组成。更多的人关心自己的汽车平均油耗,而汽车油耗的准确计算相对比较复杂,很多汽车没有提供具体的数据记录和分析功能,所以采用智能手机这一非常普遍的计算设备提供快捷、方便、直观的油耗记录和统计分析功能成为非常实用可行的方案。

本文介绍了手机操作系统Symbian OS的特点和设计特点,设计并实现了一个运行于Symbian操作系统下S60平台的汽车油耗分析工具。它能帮助车主记录每次加油的情况,保存到数据库中,同时对数据进行统计分析,为车主提供快捷、方便、直观的油耗参考。文章首先介绍了本课题的背景,分析了该研究的必要性以及软件的实用性。接着,对论文运用到的关键技术进行深入研究。了解了这些关键技术后,本论文描述了汽车油耗分析工具的功能分析与设计,对系统的需求、功能分析以及系统设计模式以及软件算法等进行了详细论述。接着,对软件的实现进行了介绍。最后分析了实验的结果,并对该项目进行了总结和展望。

关键词:Symbian;汽车油耗分析工具;数据管理

Fuel Consumption system analysis tool

Abstract

As social and economic development, cars have become deeply in people’s daily lives, in the number of private cars increased quickly. Gas expenditures have become a very important component of daily consumption. More people are concerned about their average gas expenditures of cars, gas consumption and the exact calculation of relatively complex, Many vehicles failed to provide specific data recording and analysis functions, And smart phone is a common computing equipment which can provide fast, convenient and visual record gas consumption and statistical analysis functions as a very practical and feasible option.

This paper introduces the cell phone operating system Symbian OS features and design features, Design and implementation of a run on the Symbian operating system S60 platform vehicle gas consumption analysis tools. It will help the owners of record of each refueling, the preservation of the database, and the data for statistical analysis, as the owner provides a fast, convenient and direct reference to the fuel consumption. The article first introduced the subject of the background of the study and the need for software utility. Then, the thesis that the use of key technologies for in-depth study. Understanding of these key technologies, this paper describes a car gas consumption analysis tool functional analysis and design of the system demand, Functional analysis and system design and algorithm algorithms for a detailed exposition. Then, the realization of the software was introduced. Finally, it’s the experimental results of the project and a summary and expectation.

Key words: Symbian; Car fuel consumption analysis tools; Data Management

目 录

1 绪论1

1.1 课题背景1

1.2课题的目标和意义2

1.3本文的结构3

2 关键技术研究4

2.1基于Symbian的手机软件开发技术4

2.2基于java运行时环境的开发平台8

2.3安全的内存管理机制9

2.4 Unicode国际语言支持11

2.5手机软件的数据管理技术12

3 基于Symbian的汽车油耗分析工具设计16

3.1系统功能分析16

3.2 模块分析16

3.3 MVC在Symbian OS上的实现17

3.3.1 MVC设计模式简介17

3.3.2 在本软件中实现MVC设计模式18

3.3.3运用MVC设计模式实现本项目的多视图20

3.4 软件算法的设计22

3.5 数据库设计22

4 基于Symbian的汽车油耗分析工具实现24

4.1 环境配置24

4.2 主要模块实现24

4.3 系统原型设计实现26

4.4 实验结果分析30

结 论31

致 谢32

参考文献33

Symbian S60V3系统汽车油耗分析工具......