英语人>网络例句>instruction code 相关的网络例句
instruction code相关的网络例句

查询词典 instruction code

与 instruction code 相关的网络例句 [注:此内容来源于网络,仅供参考]

Based on a lot of experiment results, a conclusion is drawn: comparing with other factors, the performance of branch handling strategy is the key limits of processor to exploit the instruction level parallelism existed in nonscientific code, cache miss have severe effect on superscalar processor's performance when it runs scientific code. Second, in order to reduce the branch penalty and improve the performance of superscalar processor, a new branch handling strategy—a classification based hierarchical branch handling strategy, CHBHS is proposed. It first expands the traditional processor architecture to support multiple condition code, conditional execution and Mbranch instruction, as a result, compiler can reduce the number of static conditional branch when the code is generated. Then, CHBHS tries to use the best suitable mechanism to deal with different branch base on their different behavior. CHBHS can predict the target address of unconditional branch, subroutine call and conditional branch by buffering their target address in branch target buffer, a newly proposed high efficient return address stack is used to reduce the penalty of subroutine return instruction, a new Counter Register Stack is also proposed to reduce the penalty of loop-closing branch to zero, and dynamic branch predictor is incorporate with branch target buffer to predict the outcome of conditional branch.

基于上述结论,为了尽量消除转移指令对处理器开发指令级并行性能力的影响,进一步提高处理器性能,在详尽分析目前已存在的转移处理策略的特点与局限性的基础上,首次提出了一种新的转移处理策略即基于分类的层次转移处理策略CHBHS(Classification Based Hierarchical Branch Handling Strategy),它首先通过扩展传统的体系结构,支持多条件码、条件式执行及多分支转移技术,以使编译程序在进行代码生成时可尽量少生成条件转移指令,从而减少静态条件转移指令的数目;其次,基于不同的转移指令的行为不同这一事实,提出了对不同的转移指令采用不同的机制进行处理的思想,即对无条件转移指令和函数调用指令以及条件转移指令的目标地址,采用转移目标缓冲器来预测,对于函数返回指令,采用所提出一种的高效返回地址栈来预测其目标地址,对于大多数循环控制转移指令,采用所提出的Counter Register Stack来将其所可能带来的损失减少为0,对于其他的条件转移指令采用动态预测机制来预测其方向。

Firstly, it's proved that the base of free monoid is unique, and that the equation of a base, a generating set and a irreducible generating set in the semigroup with length; Secondly, it's given the relation of a primitive word and a word of indecomposable--Let and is indecomposable, then is primitive ;And by using the length's method and chart,some properties of primitive word have been proved and the solutions of the equation , are discussed; Lastly, on the base of some proposition in Free monoids and Languages ,the proofs of some properties are improved by instruction. For example: Let be a primitive word over X, where .Then is a code. And let then if and only if {} is a code.

首先,讨论了含幺半群中基的基本性质及基与最小生成元集的联系,并给出了含幺半群中基、生成元集、不可约生成元集三者之间的关系;证明了在有唯一长度的半群S中,不可约生成元集、基、最小生成元集三者之间的等价关系;其次,讨论了字的组合与分解性,得出了字的本原性与不可分解性之间的关系---若为不可分解的,则一定是本原的,反之,不一定真;并运用图示法证明了字的可补性理论,讨论了方程,的可解性;在此基础上,用归纳法进一步证明了本原字与码的有关命题--若是X上的一个本原字,其中,则是一个码;若则当且仅当{}是一个码。

The control then interprets the binary code of the instruction and proceeds to execute the instruction by issuing a sequence of control functions.

然后控制器解译指令的二进制代码,并通过发出一系列的控制功能执行该指令。

A popular programming language that is relatively easy to learn (Beginner's All-purpose Symbolic Instruction Code); no longer in general use.

一种比较简单易学的流行编程语言;初学者的;已不再通用。

BASIC:Beginner's All Purpose Symbolic Instruction Code; a high level language.

BASIC语言:初学者通用指令码;一种高级语言。

The Instruction Register holds the bit pattern that represents the current instruction; different parts of the bit pattern are used to encode the "operation code" and the address of any data required.

指令寄存器保持着二进制位组合格式表示的当前正在执行的指令。在这个二进制位组合格式中,不同的部分被相应的用来编码"操作代码"以及操作所需数据的地址。

Section 10.3 of the INTEL 80386 PROGRAMMER'S REFERENCE MANUAL 1986 states : Immediately after setting the PE flag,the initialization code must flush the processor's instruction prefetch queue by executing a JMP instruction.The 80386 fetches and decodes instructions and addresses before they are used; however, after a change into protected mode, the prefetched instruction information (which pertains to real-address mode) is no longer valid.

INTEL 80386 程序员参考手册1986 中指出:在设置 PE 为1后,初始化代码必须通过一个 Jmp 指令来清空处理器取指队列,在这之前80386先完成了取指和译指和寻址,然而,在进入保护模式之后,取指指令的信息就无效了。

Section 10.3 of the INTEL 80386 PROGRAMMER'S REFERENCE MANUAL 1986 states : Immediately after setting the PE flag,the initialization code must flush the processor's instruction prefetch queue by executing a JMP instruction.

INTEL 80386 程序员参考手册 1986 中指出:在设置 PE 为 1 后,初始化代码必须通过一个 Jmp 指令来清空处理器取指队列,在这之前 80386 先完成了取指和译指和寻址,然而,在进入保护模式之后,取指指令的信息就无效了。

The control then interprets the binary code of instruction and proceeds to execute the instruction by issuing a sequence of control functions.

控制器从存储器中读出每条指令,并将其存放才控制寄存器中,然后控制器解释取出指令的二进制代码,并通过发出一系列控制操作来完成该指令。

The analyzing method of NC code that coincides with the international ISO standards is studied. In terms of programming criterion of FANUC system, the dissertation proposes and realizes the theory of compiling and explaining NC code, verification methods of NC code, and interpolation algorithms of NC instruction in machining simulation process. And the NC cutter location information file is produced to drive NC machining simulation system.

研究了符合ISO 标准的NC 程序的分析处理方法,并具体针对FANUC数控系统的编程规范,研究了NC 程序的编译解释原理,提出了加工过程仿真中NC 程序检验方法,实现了NC 指令的插补离散化算法,生成了NC 坐标信息文件,以此作为驱动NC 加工仿真系统的数据源; 3。

第2/7页 首页 < 1 2 3 4 5 6 7 > 尾页
推荐网络例句

With Death guitarist Schuldiner adopting vocal duties, the band made a major impact on the scene.

随着死亡的吉他手Schuldiner接受主唱的职务,乐队在现实中树立了重要的影响。

But he could still end up breakfasting on Swiss-government issue muesli because all six are accused of nicking around 45 million pounds they should have paid to FIFA.

不过他最后仍有可能沦为瑞士政府&议事餐桌&上的一道早餐,因为这所有六个人都被指控把本应支付给国际足联的大约4500万英镑骗了个精光。

Closes the eye, the deep breathing, all no longer are the dreams as if......

关闭眼睛,深呼吸,一切不再是梦想,犹如。。。。。。