启动加载程序,Bootloader
1)Bootloader启动加载程序
1.With more and more embedded operating systems applied to embedded devices,it is necessary to design a Bootloader for the development board of an embedded system.该文剖析了处理器S3C2410的地址重映射机制和内存映射机制,详细分析了MIZI公司的vivi启动加载程序的具体实现过程,并对其进行了修改。
2.Aiming at the problem of building a universal BootLoader because the implication of BootLoader is highly depend on the special embedded hardware system is almost impossible,and the development of a completely new BootLoader is very complex.针对启动加载程序BootLoader严格的依赖于具体的嵌入式硬件系统并且从头开发一套适合特定硬件系统的BootLoa-der又相当复杂这一问题,分析了一款功能强大的BootLoader——U-Boot的功能与目录结构,并以基于S3C2410的YC2410开发板为背景,介绍了基于S3C2410的U-Boot的移植思想及方法,并通过该方法快速将U-Boot成功的移植到了YC2410开发板上。
2)bootstrap loader启动程序载入器
3)bootstrap program启动载入程序
4)BootLoader启动加载
1.Design of the 3D display system and BootLoader based on OMAP5910;着重给出了FLASH、SDRAM的硬件设计以及操作系统的启动加载程序BootLoader的设计方法,同时系统中程序代码存放在外设FLASH,利用SDRAM来运行用户程序,加快了系统的运行效率。
英文短句/例句

1.The Research and Design of the Software Updating System Based on ST5105 STB;基于STx5105的数字电视机顶盒启动加载系统的研究与设计
2.Cannot start transaction while in fastload mode.在快速加载模式期间无法启动事务。
3.Normal startup - load all device drivers and software正常启动-加载所有设备驱动程序和软件
4.Normal Startup - load all device drivers and services正常启动-加载所有设备驱动程序和服务
5.Initialization of data is best done lazily, when the data is first accessed, rather than automatically in the start-up code.数据的初始化最好是懒加载,在数据第一次使用时加载,而不是在启动代码中加载。
6.Failed to initialize the TFTP server.If you are running another TFTP server on you system,quit that program and try again.将系统配置设置为诊断启动-仅加载基本驱动程序和服务,也无法启动,请问如何解决。
7.When you open a file or load an add-in that contains macros developed by any of these sources, the macros are automatically enabled.当打开的文件或加载的加载项包含由任何这些来源所创建的宏时,宏将被自动启用。
8.heavy starting duty在重负载下的启动状态
9.An error occurred accessing the Application Loader. Whiteboard cannot start.访问应用程序的加载程序时出现错误,无法启动白板。
10.Logs only key operations, such as loading a tape, starting the backup, or failing to open a file.只记录主要操作,例如加载磁带,启动备份或未能打开文件。
11.This object contains the data needed to find either the initial load device (its key) or the boot service to request the operating system to start up.这个对象包含需要寻找初始加载设备(及其密钥)或启动服务以要求操作系统启动的数据。
12.Boot your PC from Solaris Automatic Installation Disk(SAID). After kernel loaded, Solaris start to search hardware information.启动计算机后插入安装盘,选择光盘启动。内核成功加载后开始搜寻硬件硬件信息。
13.This driver has been blocked from loading.此驱动程序被阻止加载
14.mechanical load transfer mechanism机械式驱动轮加载机构
15.Research of Auto Bootload on TMS320C6701 DSPTMS320C6701 DSP自动加载研究
16.The same control also activates a pump on the domestic water side that circulates water through the heat exchanger, where it is heated by the heat transfer fluid.相同的控制也会启动在室内水侧的泵,使水穿过热交换器,在热交换器中,水被载热流体加热。
17.Loading tension force for supply and takingup unit, openning purge valve (spray valve and gun valve) and starting the cleaning buttom.加载供线及收线系统张紧力,打开清洗阀(喷洗阀及枪阀),启动清洗按键。
18.Design and Realization of the Analog Loading System for the Fluctuating Load;动态载荷模拟加载系统的设计与实现
相关短句/例句

bootstrap loader启动程序载入器
3)bootstrap program启动载入程序
4)BootLoader启动加载
1.Design of the 3D display system and BootLoader based on OMAP5910;着重给出了FLASH、SDRAM的硬件设计以及操作系统的启动加载程序BootLoader的设计方法,同时系统中程序代码存放在外设FLASH,利用SDRAM来运行用户程序,加快了系统的运行效率。
5)program loading,dynamic动态程序加载
6)Auto Loader自动加载程序
延伸阅读

编译程序的编译程序编译程序的编译程序compiler-compiler b Ianyi ehengxu de blanyi chengxu编译程序的编译程序《compile卜伪mpiler》产生编译程序的编译程序。它接受用某一适当的表示体系描述的某一语言类中任一语言A的词法规则、语法规则、语义规则和(或)代码生成规则,并从这些描述产生出用目标语言B写的关于语言A的编译程序的全部或部分。编译程序的编译程序又称为偏译租序的生成租序。 通常,编译程序分成词法分析程序、语法分析程序、语义分析程序、代码生成程序等若干部件。这些部件可以用一个总的编译程序的编译程序的不同部分来生成,也可以分别用不同的专用生成程序来生成。这些专用生成程序包括词法分析程序的生成程序,语法分析程序的生成程序和代码生成程序的生成程序等。 词法今析租序的生成粗序接受以正则文法或其它类似文法描述的单词,构造一个有限状态自动机,由此生成一个词法分析程序。 语法介析程序的生成程序接受以上下文无关文法的形式描述的源语言的语法,生成一个语法分析程序。各种语法分析程序的生成程序随实现语言、语法分析算法的原理以及源程序中语法错误处理能力的不同而异。如采用LR的语法分析程序的生成程序YACC和采用递归下降法的语法分析程序的生成程序L比en。 语义分析程序、中间代码生成程序和目标代码生成程序的生成程序的设计与实现与形式化的语义描述紧密相关。语义描述形式化技术相当困难,目前大多数生成程序中语义描述还是采用非形式化,它们的基本思想是为源语言的上下文无关文法的语法符号或产生式配以翻译子程序(语义动作或语义子程序)。 现有不少性能很好的编译程序的编译程序,如词法分析程序的生成程序LEX,语法分析程序的生成程序yACC和LLgen,它们都显著提高了编译程序的开发效率。