基于linux的嵌入式图形用户界面的研究与实现

上传人:n**** 文档编号:82965337 上传时间:2019-02-25 格式:DOC 页数:19 大小:274KB
返回 下载 相关 举报
基于linux的嵌入式图形用户界面的研究与实现_第1页
第1页 / 共19页
基于linux的嵌入式图形用户界面的研究与实现_第2页
第2页 / 共19页
基于linux的嵌入式图形用户界面的研究与实现_第3页
第3页 / 共19页
基于linux的嵌入式图形用户界面的研究与实现_第4页
第4页 / 共19页
基于linux的嵌入式图形用户界面的研究与实现_第5页
第5页 / 共19页
点击查看更多>>
资源描述

《基于linux的嵌入式图形用户界面的研究与实现》由会员分享,可在线阅读,更多相关《基于linux的嵌入式图形用户界面的研究与实现(19页珍藏版)》请在金锄头文库上搜索。

1、 密 级分类号编 号成 绩本科生毕业设计 (论文)外 文 翻 译原 文 标 题Research and Implementation of EmbeddedGraphic User Interface Based on Linux译 文 标 题嵌入式图形界面系统的设计与实现作者所在系别计算机科学与工程作者所在专业计算机科学与技术作者所在班级*作 者 姓 名*作 者 学 号*指导教师姓名*指导教师职称*完 成 时 间2012 年 2 月北华航天工业学院教务处制译文标题嵌入式图形界面系统的设计与实现原文标题Research and Implementation of Embedded Graphi

2、c User InterfaceBased on Linux 作 者Liu Yijun,Chen Wenbin, He Xiaoman译 名刘毅军,陈文斌,何小曼国 籍中国原文出处会议记录Research and Implementation of Embedded Graphic User Interface Based o基于Linux的嵌入式图形用户界面的研究与实现 Liu Yijtm , Chen Wenbin, He Xiaoman 刘毅军,陈文斌,何小曼 Computer Science College , Southwest Petroleum University 西南石油大学

3、计算机科学学院 hexiaoman_2008163 com hexiaoman_2008 Abstract-though the In-depth research on Linux system and embedded system graphical user interface(GUI), this paper designs an embedded GUI based on Linux and implements it The test analysis shows that the research results and the described design ideas

4、and methods are reasonable, feasible, have certain reference value for similar software development. 摘要:虽然在深入的研究Linux系统和嵌入式系统的图形用户界面(GUI),本文设计了一种基于Linux的嵌入式GUI,并将之实现。 测试分析表明,研究成果和描述的设计思路和方法是合理,可行的,对于类似软件的开发有一定的参考价值。 Keywords-Linux; embedded system; GUI关键词:Linux的嵌入式系统,图形用户界面 . .INTRODUCTION 引言With th

5、e development of computer technology, embedded system has become an important part of the computer field The so-called embedded system, that is a 随着计算机技术的发展,嵌入式系统已成为计算机领域的一个重要组成部分。所谓的嵌入式系统,是special computer system with application as center, computer technology as the basis , software and hardware c

6、an be tailored to meet the application System strict以应用为中心,以计算机技术为基础,软件和硬件可定制的,以满足应用系统的严格的专用计算机系统对功能,可靠性,成本,体积,功耗的要求。嵌入式计算机中的应用数量远远超过了各种通用计算机,制造工业,过程控制,通讯,设备,仪器仪表,汽车,船舶,航空,航空航天,军事装备,消费类产品都是嵌入式计算机的应用领域。requirements for functionality, reliability , cost, size , and power consumption Embedded computer

7、far exceeds a variety of general-purpose computers in the number of the applications , manufacturing industry, process control, communications , equipment, instruments , automobiles , ships , aviation, aerospace , military equipment, and consumer products are all the application field of the embedde

8、d computer USER INTERFACE BASED ON EMBEDDED LINUX 基于嵌入式Linux的用户界面A. Embedded operation systA.嵌入式作业系统 Embedded system has user-oriented, product-oriented, application-oriented features Different from general purpose computers , embedded system is a special嵌入式系统以用户为导向,以产品为导向,以应用为导向,功能不同于一般通用计算机,嵌入式系统是

9、一个特殊的针对特定应用系统,一般其对成本敏感,对其硬件和软件必须有效地设计,量身定制,去除冗余。一个很好的嵌入式系统是最小的系统来完成的预定目标。在嵌入式系统开发过程中,嵌入式软件是实现多种系统功能的关键,也是计算机技术最活跃的研究方向之一。system for specific applications , generally is cost-sensitive , and its hardware and software must be efficiently designed, tailored to remove redundancy A good embedded system i

10、s the minimum system to complete the target functions 在一般情况下,嵌入式系统由硬件和软件两个主要部分组成,硬件部分包括处理器/微处理器,存储器,外围设备的I/O端口,图形控制器等嵌入式系统。与一般的计算机处理系统不同,它不具有大容量硬盘作为存储介质,而用最普遍使用的EPROM,EEPROM,或闪存作为存储介质。软件部分包括操作系统软件,该软件需要实时和多任务操作,并可对应用程序编程。操作系统控制着应用程序与硬件交互,以及应用程序控制系统的操作和行为。B GUI overviB.图形用户界面概述 The operating system c

11、ontrols the application programming and hardware interaction, and the application controls the system operation and behaviors The broad popularity is one of the major achievements of current computer technology , which greatly facilitates the use of non-professional users , and people no longer need

12、s to cram a lot of commands but can easily operate through t广泛普及是目前的计算机技术极大地方便了非专业用户使用的主要成就之一,人们不再需要死记硬背大量的命令,但可以很容易地通过操作窗口和菜单对计算机进行操作。window and menu GUI系统通常由三个基本层次是显示模式,窗口模式和用户模式,用户模型,包含显示器的主要特点和互动,从而长期的GUI有时仅是指用户模型。图1是GUI系统的层次结构。 Desktop management system 桌面管理系统User model 用户模型Window model 窗口模型Ope

13、rating system 操作系统Hardware 硬件Figure 1. 图1. GUI system hierarchy structure GUI系统的层次结构The bottom is the computer hardware platform, the above of which is the computer operating system The above of the operating system is the GUI display model which 底部是上述操作系统的计算机硬件平台,上面的是计算机操作系统,是GUI显示模式,用以确定屏幕上的图形显示模式

14、。不同的图形用户界面系统使用不同的显示模式。以上显示模式is the window model of the GUI system which is to determine how to display the window on the screen how to change the size , how to move and the level relationship是窗口GUI系统模型。这是决定如何显示在屏幕上的窗口,如何改变大小,如何移动和水平的关系between the windows It usually consists of two parts : first is t

15、he programming tool , and the second is the how to move output and read the description of the screen information Because X window not only requires how to display 之间的窗口,它通常由两部分组成:首先是编程工具,第二个是如何输出和阅读对屏幕上的信息的描述,因为X窗口不仅要求如何显示基本图形对象,也提供了如何显示窗口,所以它不仅可以是一个图形用户界面显示模式,而且还可以是窗口模式 。 The top of the window model is the user model which is also known as graphical user interface sense It includes two parts : one is the user interface tool ; the other is the description of how to organize the various gra

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 学术论文 > 毕业论文

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号