基于wifi的手机遥控器设计毕业设计.doc
上传人:天马****23 上传时间:2024-09-12 格式:DOC 页数:25 大小:4.3MB 金币:10 举报 版权申诉
预览加载中,请您耐心等待几秒...

基于wifi的手机遥控器设计毕业设计.doc

基于wifi的手机遥控器设计毕业设计.doc

预览

免费试读已结束,剩余 15 页请下载文档后查看

10 金币

下载此文档

如果您无法下载资料,请参考说明:

1、部分资料下载需要金币,请确保您的账户上有足够的金币

2、已购买过的文档,再次下载不重复扣费

3、资料包下载后请先用软件解压,在使用对应软件打开

摘要随着智能手机一步步走进普通人的生活,它已经成为人们获取信息的主要设备。因此,手机应用服务将会有很大的发展空间,基于wifi的手机遥控器就是其中之一。Android平台提供给用户非常方便的数据查询功能,这将为wifi手机遥控器的设计与实现提供更好的平台。另外,Android平台基本上是免费的,所以能够有效的降低软件的成本,最终让每个用户能够自由的获取信息,有利于Android软件的普及。本软件采用C/S模式,从软件的基本功能出发,在了解用户需求的基础上,提出了基于wifi的手机遥控器的基本目标,并且详细阐述了软件的总体设计以及各个阶段的设计过程以及结果。主要需要完成界面的设计、连接功能设计、实现对幻灯片的基本控制、对pdf浏览控制、模拟无线鼠标、模拟游戏手柄以及实现各功能直接的自由切换,在pc端实现控制功能。关键字:Android,wifi手机遥控器,幻灯片控制,无线鼠标AbstractUnderthemarketeconomy,warehousemanagementisoneoftheimportantlinksofenterpriseandmainoperation.Thus,mobileapplicationswillbeagreatspacefordevelopment,basedonwifiphoneremotecontrolisoneofthem.Androidplatformisveryconvenienttotheuser'sdataquerycapabilities,whichwillprovideabetterplatformforthedesignandimplementationofwifiphoneremotecontrol.Inaddition,Androidplatformisessentiallyfree,itispossibletoeffectivelyreducethecostofsoftware,ultimatelyallowingeachusertobeabletofreelyaccessinformation,isconducivetothepopularityofAndroidsoftware.ThesoftwareusesC/Smode,startingfromthebasicfeaturesofthesoftware,basedontheunderstandingofuserneeds,weproposeabasicobjectivebasedwifiremotecontrolhandset,andelaboratedontheoveralldesignandthevariousstagesofthesoftwaredesignprocessandtheresults.Themaininterfacedesign,connectivity,toachievethebasiccontroloftheslideonthepdfbrowsecontrol,analogwirelessmouse,analoggamepad,andtherealizationofthefreedomtoswitchfunctionalitydirectlyinthepc-controlfunctions.Keywords:Android,wificellphoneremotecontrol,slidecontrol,wirelessmouse目录TOC\o"1-4"\h\z\uHYPERLINK\l"_Toc358354980"1引言PAGEREF_Toc358354980\h1HYPERLINK\l"_Toc358354981"1.1课题研究意义PAGEREF_Toc358354981\h1HYPERLINK\l"_Toc358354982"1.2技术简介PAGEREF_Toc358354982\h1HYPERLINK\l"_Toc358354983"1.3开发工具选择PAGEREF_Toc358354983\h2HYPERLINK\l"_Toc358354984"2系统分析3HYPERLINK\l"_Toc358354985"2.1需求概述3HYPERLINK\l"_Toc358354986"2.2需求分析3HYPERLINK\l"_2.3_架构分析"2.3架构分析…………………………………………………………………………………..4HYPERLINK\l"_Toc358354987"3系统设计与实现6HYPERLINK\l"_Toc358354988"3.1UI