文档详情

基于嵌入式系统的浏览器分析与设计-计算机技术专业论文.docx

发布:2019-03-28约3.92万字共50页下载文档
文本预览下载声明
摘 摘 要 本文论述了一个基于uclinux和minigui的浏览器的研究与实现。 首先提出了嵌入式浏览器的巨大社会需求和一些国内外嵌入式浏览器的发 展现状,以及所面临的技术挑战;随后对研发平台(嵌入式系统和图形用户接口) 做了介绍,指明了选择uclinux作为浏览器操作系统和选择minigui作为浏览器 GUI的主要原因。 在第四章阐明了如何搭建软、硬件设计平台,查找资料和结合个人开发经验, 对软件的开发环境和运行环境进行了比较详细的叙述。在随后的几章早重点介绍 了嵌入式浏览器软件的理论分析和实现部分,分析了嵌入式浏览器的设计原则和 体系结构,对设计方案进行详细的分析和研究并讨论了如何实现,给出相关的数 据结构和程序流程图。重点主要论述了嵌入式浏览器开发所涉及到的一些技术, 如网络连接、对HTML语法和语义分析、浏览器的布局结构、图像处理等做了详 细的分析和介绍。 最后对该浏览器设计进行总结,分析它的创新和独到之处,同时也指出它的 不足和缺陷。针对特殊的开发平台和具体应用,提出了自己的语法、语义分析和 布局构架,基本上实现了嵌入式的浏览器的开发。采用类似windows消息处理机 制,把用户的请求转换成对应的消息,使系统处理更简单、统一。在总体结构设 计中,把MinjGLjI作为单独的一个支撑层次,便于移植。 将基本的原理应用于技术领域,取得新的成果,并有一定的实用价值。 关键词:嵌入式浏览器HTML图形用户接口体系结构 ABSTRACTThis ABSTRACT This p印er is focused on the research and implement of embedded browser, which is based on the uclinux operating system and minigui windows. Firstly,the paper outlines the great need of the society,the present status of the embedded system and the technical challenge which the embedded browser faces.Then, the p印er introduces the embedded system and graphic user interface(GUI).It points out the main reasons why we select uclinux as browser operating system and select minigui as GUI. In the fourth chapter,it introduces how to build software developing environment and hardware board.In the following chapters,it makes the detailed analysis for the theory and reality of the embedded browser.It declines to illustrate the designing principle and architecture of the browser,data structure and data flow diagrams,especially for the those techniques,such aS the net link,analysis of the HTML phasing and semanteme,the layout and the image disposal. The last part makes the conclusion of the research.It shows the fresh ideas and achievement.As the same time,it points out the imperfection.The first is implement my own HTML phasing and semanteme analysis and its layout.the second is adopt the windows message disposing architecture.The last is make the minigui as an independent part. In a word,it applies the basal theory to the technical fields and m
显示全部
相似文档