3000字英文文献翻译

上传人:凹** 文档编号:166373018 上传时间:2021-02-07 格式:DOCX 页数:8 大小:19.39KB
返回 下载 相关 举报
3000字英文文献翻译_第1页
第1页 / 共8页
3000字英文文献翻译_第2页
第2页 / 共8页
3000字英文文献翻译_第3页
第3页 / 共8页
3000字英文文献翻译_第4页
第4页 / 共8页
3000字英文文献翻译_第5页
第5页 / 共8页
点击查看更多>>
资源描述

《3000字英文文献翻译》由会员分享,可在线阅读,更多相关《3000字英文文献翻译(8页珍藏版)》请在金锄头文库上搜索。

1、3000字英文文献翻译篇一:3000字英文参考文献及其翻译范例 3000字英文参考文献及其翻译 【注意:选用的英文一定要与自己的论文题目相关。 如果文章太长,可以节选 原文 The Operation and Application of Android System PhilippeNier I. INTRODUCTION Android is a software stack for mobile devices which includes an operating system, middleware and key applications. Since its official p

2、ublic release, Android has captured the interest from companies, developers and the general audience. From that time up to now, this software platform has been constantly improved either in terms of features or supported hardware and, at the same time, extended to new types of devices different from

3、 the originally intended mobile ones. Google entered into the mobile market not as a handset manufacturer, but by launching mobile platform called as “Android” for mobile devices such as Smart phones, PDA and net books on 5th November 2007. Google has a vision that Android based cell phone will have

4、 all the functions available in the latest PC. In order to make this effort possible, Google launched the Open Handset Alliance. Google introduced Android as an OS which runs the powerful applications and gives the users a choice to select their applications and their carriers. The Android platform

5、is made by keeping in mind various sets of users who can use the available capacity within Android at different levels. Android is gaining strength both in the mobile industry and in other industries with different hardware architectures. The increasing interest from the industry arises from two cor

6、e aspects: its open-source nature and its architectural model. Being an open-source project, Android allows us to fully analyze and understand it, which enables feature comprehension, bug fixing, further improvements regarding new functionalities and finally, porting to new hardware. On the other ha

7、nd, its Linux kernel-based architecture model also adds the use of Linux to the mobile industry, allowing to take advantage of the knowledge and features offered by Linux. The Android platform consists of several layers which provide a complete software stack. Android applications are Java-based and

8、 this factor entails the use of a virtual machine VM environment, with its advantages. Android uses its own VM called Dalvik, which interprets and executes portable Java-style byte code after transforming it, which is optimized to operate on the mobile platform. All of these aspects make Android an

9、appealing target to be used in other type of environments. The remainder of this paper is organized as follows: Section II briefly describes the Androids background including architecture, features & programming framework. Section III presents detailed analysis of Android market including compar

10、ison with Symbian & Windows Mobile. Finally Section IV concludes this paper. II. ANDROID BACKGROUND A . Android Architecture Android Architecture is shown in fig1, which consist of number of layers as Applications, Application framework, Libraries, Android runtime & Linux kernel 【1】. Applica

11、tion layer is the uppermost layer which provides a set of core applications including an email, SMS program, calendar, maps, browser, contacts, and others. All applications are written using the Java programming language. It should be mentioned that applications can be run simultaneously; it is poss

12、ible to hear music and read an email at the same time. The Application Framework is a software framework that is used to implement a standard structure of an application for a specific operating system. With the help of managers, content providers and other services programmers it can reassemble fun

13、ctions used by other existing applications. Layer which is present below Application framework consist of two parts as Libraries which are all written in C/C+. They will be called through a Java interface. This includes the Surface Manager, 2D and 3D graphics, Media Codecs like MPEG-4 and MP3, the S

14、QL database SQLite and the web browser engine WebKit. Second part is Android Runtime which includes a set of core libraries that provides most of the functionality available in the core libraries of the Java programming language. Every Android application runs in its own process, with its own instan

15、ce of the Dalvik virtual machine. The Dalvik VM executes files in the Dalvik Executable (.dex) format which is optimized for minimal memory footprint. The lowest layer is Linux Kernel, Android basically relies on Linux version 2.6 for core system services such as security, memory management, process

16、 management, network stack, and driver model. The kernel also acts as an abstraction layer between the hardware and the rest of the software stack. B. Features of Android Google Android has many features which make it special, but one important feature is Dalvik virtual machine (DVM) 【5】. Which is a major component of Android platform. It is optimized for low memory requirements and is designed to allow multiple VM instances to run at the s

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

当前位置:首页 > 办公文档 > 其它办公文档

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