欢迎来到天天文库
浏览记录
ID:36623563
大小:1.37 MB
页数:33页
时间:2019-05-13
《基于Java平台的移动设备应用系统的开发与研究》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、2001届本科生毕业论文(设计)存档编号:武汉大学毕业论文(设计)题目:基于Java平台的移动设备应用系统设计学院:电子信息学院专业:通信工程学号:200131490049姓名:龙涛指导老师:王文伟副教授2005年6月8号Bachelor’sThesisofWuhanUniversityApplicationDevelopmentofMobileDevicesBasedonJAVATechnologyLONGTAOJune2005摘要当今世界的信息以不可思议的速度增长,信息的改变速度如此之快,以至于“及时的知识才是力量”。人们需要时时刻刻和Int
2、ernet保持联系,只有这样才能及时获得想要的信息。在移动通信业的飞速发展下,PDA、手机等嵌入式设备已经具备了网络连接能力,但是这些设备由于本身的接口特性和特殊的构造限制了基于这些设备的程序设计。Java微型版(J2ME)的出现在一定程度上解决了这些问题。J2ME是一种把Java语言应用于嵌入式系统的软件开发模式,它定义了配置和简表两个核心概念,它们共同构成了J2ME的体系结构,这些结构特性使J2ME非常适合移动设备的程序设计。本文首先介绍J2ME体系结构和各模块的特点。接着以一个“个人日程管理”应用系统为例,着重讨论设计开发过程中的问题。关键
3、字:J2ME;MIDP;CLDC;个人日程管理AbstractTherateatwhichinformationisproducedintoday'sworldismind-boggling.Theinformationischangingbyeveryminuteandtoday'scorporatemantraisnot"knowledgeispower"but"Timelyknowledgeispower".PeoplewantinformationonthegoandwanttobeconnectedallthetimetotheInte
4、rnet.TherapidadvancementofTechnologyinthefieldofminiaturizationandthatofcommunicationshasintroducedalotofroamingdevicesforpeopletoconnectthroughtothenetworklike,PDA,mobilephonesandmanyembeddeddevices.Programmingforthesedeviceswerecumbersomeandlimitedsinceeachdevicesupportedth
5、eirownstandardI/Oports,screenresolutionandhadspecificconfigurations.TheintroductionofJava2MicroEdition(J2ME)hassolvedthisproblemtosomeextent.J2MEisakindofsoftwaredevelopmentmode,whichusesJavalanguageintheembeddedsystems.Itisdividedintoconfigurationandprofiles,whichprovidespec
6、ificinformationtoagroupofrelateddevices.MobiledevicescanbeprogrammedusingJ2ME.ThispaperintroducesthearchitectureofJ2MEandfeaturesofeachmodulefirstly.Thenanexampleapplication——"PersonalCanvasManagement"bediscussedwiththespecialconcernsabouttheproblemsduringthedesignandthedevel
7、opment.Keywords:J2ME;MIDP;CLDC;PersonalCanvasManagement目录摘要III目录IV第1章前言51.1无线应用51.1.1无线应用的背景51.1.2无线Java技术51.2无线应用开发51.2.1无线开发的困难51.2.2无线应用开发平台简介51.3无线应用的领域及发展前景51.3.1游戏娱乐51.3.2信息服务51.3.3电子商务51.3.4企业应用51.4课题的研究内容及预期效果5第2章Java语言概述52.1Java特点和目标52.2Java虚拟机5第3章J2ME介绍53.1J2ME的核心概念
8、53.1.1Configuration53.1.2Profile53.1.3KVM53.2主要的J2MEConfiguration和Pr
此文档下载收益归作者所有