学士学位论文___基于wifi的手机遥控器设计.doc
文本预览下载声明
摘要
随着智能手机一步步走进普通人的生活,它已经成为人们获取信息的主要设备。因此,手机应用服务将会有很大的发展空间,基于wifi的手机遥控器就是其中之一。Android平台提供给用户非常方便的数据查询功能,这将为wifi手机遥控器的设计与实现提供更好的平台。另外,Android平台基本上是免费的,所以能够有效的降低软件的成本,最终让每个用户能够自由的获取信息,有利于Android软件的普及。本软件采用C/S模式,从软件的基本功能出发,在了解用户需求的基础上,提出了基于wifi的手机遥控器的基本目标,并且详细阐述了软件的总体设计以及各个阶段的设计过程以及结果。主要需要完成界面的设计、连接功能设计、实现对幻灯片的基本控制、对pdf浏览控制、模拟无线鼠标、模拟游戏手柄以及实现各功能直接的自由切换,在pc端实现控制功能。
关键字:Android ,wifi手机遥控器,幻灯片控制,无线鼠标
Abstract
Under the market economy, warehouse management is one of the important links of enterprise and main operation. Thus, mobile applications will be a great space for development, based on wifi phone remote control is one of them. Android platform is very convenient to the users data query capabilities, which will provide a better platform for the design and implementation of wifi phone remote control. In addition, Android platform is essentially free, it is possible to effectively reduce the cost of software, ultimately allowing each user to be able to freely access information, is conducive to the popularity of Android software. The software uses C / S mode, starting from the basic features of the software, based on the understanding of user needs, we propose a basic objective based wifi remote control handset, and elaborated on the overall design and the various stages of the software design process and the results. The main interface design, connectivity, to achieve the basic control of the slide on the pdf browse control ,analog wireless mouse, analog gamepad, and the realization of the freedom to switch functionality directly in the pc-control functions.
Keywords: Android, wifi cell phone remote control, slide control, wireless mouse目录
1 引言 1
1.1 课题研究意义 1
1.2 技术简介 1
1.3 开发工具选择 2
2 系统分析 3
2.1 需求概述 3
2.2 需求分析 3
2.3 架构分析…………………………………………………………………………………..4
3 系统设计与实现 6
3.1 UI界面设计 6
3.2 功能模块设计与流程 9
3.3程序结构与功能设计 9
3.3.1 程序实现 10
3.3.2 程序说明 11
3.3.3 客户端程序主要代码 12
3.3.4 服务端程序主要代码 16
3.3.5 软件运行与维护 17
4 系统主要技术特色 18
5 总结 19
6 致谢 20
7 参考文献 21
1 引言
1.1 课题研究意义
And
显示全部