查询词典 programmed instruction
- 与 programmed instruction 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
The conclusions of the study were as follows: 1 Prompts to self-explain promoted procedural learning, procedural near transfer, procedural far transfer. But prompts to self-explain didn"t promoted students" success on the conceptual assessment. 2 Direct instruction on a correct procedure and the cause lead to greater procedural learning, procedural near transfer, procedural far transfer than direct instruction on a correct procedure only. The difference was remarkable. But it didn"t promote students" success on the conceptual assessment. 3 Self-explanation promoted the invention and using of various correct procedures. The subjects, which under direct instruction on a correct procedure and the cause condition, made further use of correct procedures and more averagely. Both self-explanation and instruction of the cause strengthened correct procedures and weakened incorrect procedures.
通过实验一和实验二,研究得出如下结论: 1、问题解决中促进学习者自我解释,对程序的学习、程序的近迁移、程序的远迁移有促进作用,但对概念知识没有促进作用; 2、教授一个程序及原因与只教授一个程序相比,对程序的学习、程序的近迁移、程序的远迁移的促进作用,前者显著优于后者,但对概念知识没有促进作用; 3、自我解释促进了多种正确程序的发现和使用,教授一个程序及原因条件下的被试使用正确程序的种类增多而且使用频率平均化,自我解释和教授原因都抑制了错误程序的发现和使用。
-
An instruction sequence in programmed instruction .
指令字的一部分,它规定了要执行的操作。
-
An instruction sequence in programmed instruction.
电脑程序次序操作的一种图表。
-
The properties of JSP technology based on the Java language are concluded, the definitions and syntax structures of JSP instruction s are studied, and the JSP page is programmed with JSP instruction s in the development of the PORTNET dynamic website.
总结基于Java语言的JSP技术的特点,研究JSP指令的定义和语法结构,在PORTNET动态网站的开发中使用JSP指令编写JSP页面。
-
Combining the teaching practice of analytical geometry, this article puts forward the implement strategy of instruction of mathematics study: penetrate the principle of mathematics study towards the students; instruct the students how to study; help the students form the better non-intellect factor; develop the student's original cognizance level; present the instruction of mathematics study ; raise the extent of students' participation ; keep the teaching and instruction in harmony and instruct the solution of students' query.
结合立体几何教学实践,本文提出了数学学法指导的实施策略:向学生渗透数学学习方法理念:对学生学习的各环节进行学习方法指导;对学生形成良好的非智力因素进行指导;发展学生的元认知水平;数学学法指导的基本方法;提高学生的智力参与程度;教学与学法指导和谐统一;对学生质疑问难的方法进行指导。
-
Thus, whenever a branch instruction is encountered the disassembly continues simultaneously at both the address following the branch instruction and the address that is the target of the branch instruction.
因此,无论何时遇到一个分支指令,就同时从两个地址继续反汇编:分支指令后面的地址和分支指令的目标地址。
-
The idea of Autonomous Instruction Memory is to combine Top-Level Instruction Memory and Branch Target Buffer. This kind of architecture has an character of self-generating instruction address.
自主指令记忆体的设计的想法在於结合动态分支预测器和最上层的指令记忆体而拥有自行产生指令位址的特性,因而使得CPU可以不用传送指令位址给自主指令记忆体,而达到降低CPU和自主指令记忆体之间指令位址汇流排上传递资料量的目的。
-
This will lead the recursive traversal algorithm to follow both the paths, the instruction immediately after the conditional jump instruction and the target of the jump instruction, potentially leading to an inconsistent state.
它将引导递归遍历算法跟随这两个路径:条件跳转指令之后紧接的那条指令和跳转指令的目标,潜在地导致一个不相容的状态。
-
Because SBB is going to set EAX either to zero or to 0xffffffff, we can consider the following AND instruction to be similar to a conditional assignment instruction (much like the CMOV instruction discussed later).
我们先从"与"指令说起,因为根据减法的结果,SBB将eax寄存器设为全F或全0,我们可以推出逻辑"与"的结果等价与一个条件赋值语句(类似于我们后面会讨论的CMOV指令)。
-
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,对于其他的条件转移指令采用动态预测机制来预测其方向。
- 相关中文对照歌词
- Space Police
- Rock Kids
- Invade, Destroy, Repeat
- Broken Arrow
- Teach Me
- The Sodom And Gomorrah Show
- Bulletbeast
- Binary Love
- Fear
- Devil In My DNA
- 推荐网络例句
-
Chimborazo and Cotopaxi, took me by the hand.
越过琴博腊索山和科托帕克西山。
-
This car is in a good condition.
这辆车的状况很好。
-
You can divide them into two categories.
您可以分为两类他们。