欢迎来到毕设资料网! | 帮助中心 毕设资料交流与分享平台
毕设资料网
全部分类
  • 毕业设计>
  • 毕业论文>
  • 外文翻译>
  • 课程设计>
  • 实习报告>
  • 相关资料>
  • ImageVerifierCode 换一换
    首页 毕设资料网 > 资源分类 > DOC文档下载
    分享到微信 分享到微博 分享到QQ空间

    外文翻译----基于Win CE的ADSL线路参数的研究

    • 资源ID:130638       资源大小:54.50KB        全文页数:8页
    • 资源格式: DOC        下载积分:100金币
    快捷下载 游客一键下载
    账号登录下载
    三方登录下载: QQ登录
    下载资源需要100金币
    邮箱/手机:
    温馨提示:
    快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。
    如填写123,账号就是123,密码也是123。
    支付方式: 支付宝   
    验证码:   换一换

     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
    3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
    4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。

    外文翻译----基于Win CE的ADSL线路参数的研究

    1、 (外文翻译原文) ADSL line parameters research based on WIN CE Author:Kubilay Atasu Lu Breveglieri Windows CE (also known officially as Windows Embedded CE since version 6.023, and sometimes abbreviated WinCE) is a variation of Microsofts Windows operating system for minimalistic computers and embedded sys

    2、tems. Windows CE is a distinctly different kernel, rather than a trimmed-down version of desktop Windows. It is not to be confused with Windows XP Embedded which is NT-based. It is supported on Intel x86 and compatibles, MIPS, ARM, and Hitachi SuperH processors. 1.Features: Windows CE is optimized f

    3、or devices that have minimal storagea Windows CE kernel may run in under a megabyte of memory. Devices are often configured without disk storage, and may be configured as a closed system that does not allow for end-user extension (for instance, it can be burned into ROM). Windows CE conforms to the

    4、definition of a real-time operating system, with a deterministic interrupt latency. It supports 256 priority levels and uses priority inheritance for dealing with priority inversion. The fundamental unit of execution is the thread. This helps to simplify the interface and improve execution time. Mic

    5、rosoft has stated that the CE is not an intentional initialism, but many people believe CE stands for Consumer Electronics or Compact Edition; users often disparagingly called it Wince. Microsoft says it implies a number of Windows CE design precepts, including Compact, Connectable, Compatible, Comp

    6、anion, and Efficient.The first version, known during development under the codename Pegasus, featured a Windows-like GUI and a number of Microsofts popular applications, all trimmed down for smaller storage, memory, and speed of the palmtops of the day. Since then, Windows CE has evolved into a comp

    7、onent-based, embedded, real-time operating system. It is no longer targeted solely at hand-held computers. Many platforms have been based on the core Windows CE operating system, including Microsofts AutoPC, Pocket PC 2000, Pocket PC 2002, Windows Mobile 2003, Windows Mobile 2003 SE, Windows Mobile

    8、5.0, Windows Mobile 6, Smartphone 2002, Smartphone 2003 and many industrial devices and embedded systems. Windows CE even powered select games for the Sega Dreamcast, was the operating system of the controversial Gizmondo handheld, and can partially run on modified Microsoft Xbox game consoles. A di

    9、stinctive feature of Windows CE compared to other Microsoft operating systems is that large parts of it are offered in source code form. First, source code was offered to several vendors, so they could adjust it to their hardware. Then products like Platform Builder (an integrated environment for Wi

    10、ndows CE OS image creation and integration, or customized operating system designs based on CE) offered several components in source code form to the general public. However, a number of core components that do not need adaptation to specific hardware environments (other than the CPU family) are sti

    11、ll distributed in binary form only. 2.Development tools: Visual Studio,Late versions of Microsoft Visual Studio support projects for Windows CE / Windows Mobile, producing executable programs and platform images either as an emulator or attached by cable to an actual mobile device. A mobile device i

    12、s not necessary to develop a CE program. The .NET Compact Framework supports a subset of the .NET Framework with projects in C# and VB.NET, but not Managed C+. Platform Builder,This programming tool is used for building the platform (BSP + Kernel), device drivers (shared source or custom made) and a

    13、lso the application. This is a one step environment to get the system up and running. One can also use Platform Builder to export an SDK (standard development kit) for the target microprocessor (SuperH, x86, MIPS, ARM etc.) to be used with another associated tool set named below. Embedded Visual C+

    14、(eVC) ,The Embedded Visual C+ tool is for development of embedded application for Windows CE based devices. This tool can be used standalone using the SDK exported from Platform Builder or using the Platform Builder using the Platform Manager connectivity setup. 3.Relationship to Windows Mobile, Poc

    15、ket PC, and SmartPhone: Often Windows CE, Windows Mobile, and Pocket PC are used interchangeably. This practice is not entirely accurate. Windows CE is a modular/componentized operating system that serves as the foundation of several classes of devices. Some of these modules provide subsets of other

    16、 components features (e.g. varying levels of windowing support; DCOM vs COM), others which are mutually exclusive (Bitmap or TrueType font support), and others which add additional features to another component. One can buy a kit (the Platform Builder) which contains all these components and the too

    17、ls with which to develop a custom platform. Applications such as Excel Mobile/Pocket Excel are not part of this kit. The older Handheld PC version of Pocket Word and several other older applications are included as samples, however. Windows Mobile is best described as a subset of platforms based on

    18、a Windows CE underpinning. Currently, Pocket PC (now called Windows Mobile Classic), SmartPhone (Windows Mobile Standard), and PocketPC Phone Edition (Windows Mobile Professional) are the three main platforms under the Windows Mobile umbrella. Each platform utilizes different components of Windows C

    19、E, as well as supplemental features and applications suited for their respective devices. Pocket PC and Windows Mobile is a Microsoft-defined custom platform for general PDA use, and consists of a Microsoft-defined set of minimum profiles (Professional Edition, Premium Edition) of software and hardw

    20、are that is supported. The rules for manufacturing a Pocket PC device are stricter than those for producing a custom Windows CE-based platform. The defining characteristics of the Pocket PC are the digitizer as the primary Human Interface Device and its extremely portable size. The SmartPhone platfo

    21、rm is a feature rich OS and interface for cellular phone handsets. SmartPhone offers productivity features to business users, such as email, as well as multimedia capabilities for consumers. The SmartPhone interface relies heavily on joystick navigation and PhonePad input. Devices running SmartPhone

    22、 do not include a touchscreen interface. SmartPhone devices generally resemble other cellular handset form factors, whereas most Phone Edition devices use a PDA form factor with a larger display. Competitors to consumer CE based PDA platforms like Pocket PC the main application of Windows CE are Jav

    23、a, Symbian OS, Palm OS, iPhone OS and Linux based packages like Qtopia Embedded Linux environment from Trolltech, Convergent Linux Platform from a La Mobile, and Access Linux Platform from Orange and Access. The secondary usage of CE is in devices in need of graphical user interfaces, (point of sale

    24、 terminals, media centers, web tablets, thin clients) as the main selling point CE is the look and feel being similar to desktop Windows. The competition is Windows XP, Linux and graphical packages for simpler embedded operating systems. Being an RTOS, Windows CE is also theoretically a competitor t

    25、o any realtime operating system in the embedded space, like VxWorks, ITRON or eCos. The dominating method, however, of mixing Windows look and feel with realtime on the same hardware, is to run double operating systems using some virtualization technology, like TRANGO Hypervisor from TRANGO Virtual Processors or Intime from TenAsys in the case of Windows, and OS Ware from


    注意事项

    本文(外文翻译----基于Win CE的ADSL线路参数的研究)为本站会员(泛舟)主动上传,毕设资料网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请联系网站客服QQ:540560583,我们立即给予删除!




    关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们
    本站所有资料均属于原创者所有,仅提供参考和学习交流之用,请勿用做其他用途,转载必究!如有侵犯您的权利请联系本站,一经查实我们会立即删除相关内容!
    copyright@ 2008-2025 毕设资料网所有
    联系QQ:540560583