英语人>网络例句>teach by personal example as well as verbal instruction 相关的网络例句
teach by personal example as well as verbal instruction相关的网络例句

查询词典 teach by personal example as well as verbal instruction

与 teach by personal example as well as verbal instruction 相关的网络例句 [注:此内容来源于网络,仅供参考]

This exception handling unit can deal with altogether 12 kinds of exceptions, including reset, user interrupt, automatic load interrupt, spurious interrupt, uninitialized interrupt, trap, illegal instruction, unimplemented instruction, superior instruction, tracing, bus error, address error. The multiple exception and exception nesting of all the exceptions listed above can be tackled as well.

该异常处理单元能处理复位、用户中断、自动向量引导中断、伪中断、未初始化异常中断、陷阱、非法指令、无效指令、特权指令、跟踪、总线错误、地址错误共12种异常以及多重异常和异常嵌套。

Unsureness from teach because the new courses increase, for example teach-object and teach-result;because knowledge.

因为现在新课程增加了教学中原有的不确定性,如教学目标与结果的不确定性;由知识、能力、态度、情感、价值观等多元价值取向引起的教学对象的不确定性

Popular beliefs and superstitions, for example, involve both statements of belief and other verbal elements in combination with such non-verbal elements as gestures and material things ( a rabbit's foot ).

譬如,流行的信仰、迷信中既包含对该信仰的陈述和其他方面的词语因素,同时又共存着非词语性的内容,如手势,以及实物等。

Theequivalence percolation resistance law is accurate enough to be used in productivitycalculation of horizontal well pattern.(3) Productivity of mixed well pattern of horizontalwell or multilateral horizontal well and vertical well is constructed and formulae are simpleenough to be used in the oilfield. The patterns include 5-spot pattern,7-spot pattern and9-spot pattern.(4) Productivity formula of united rectangular well pattern of horizontaland vertical wells is constructed. By this formula, the calculation results show that fora horizontal well length, there is a shape factor at which the productivity of the patternis biggest. So optimum method of the well pattern is proposed.(5) A new concept ofdimensionless length of horizontal well is advanced and the relationship of optimum shapefactor of the rectangular well pattern against dimensionless length of horizontal well ispresented. The influences of length of the horizontal well, area of the well pattern unitand the thickness of reservior are concerned.

利用该公式计算表明:当水平井长度一定时,存在一个最优井网形状,使得水平井的产能最大,在此基础上提出了水平井井网的优化方法;(5)提出了水平井无因次长度的概念,给出了联合井网最优井网形状因子与水平井无因次长度的关系式,并对水平井长度、油层厚度及井网面积对产能的影响进行了分析;(6)推导出了一无限水平井井排在XY 平面内势的解析解,为不同水平井整体开发井网或水平井和直井井网整体开发渗流理论的研究奠定了理论基础;(7)建立了交错式水平井与直井整体开发渗流理论,给出了拟三维条件下井网产能的精确解析解及该井网最优井网形状因子与水平井无因次长度的关系,并对产能的影响因素进行了分析;(8)建立了水平井与水平井正排列井网、交错排列井网条件下渗流理论及井网产能在拟三维条件下的精确解析解,给出了交错井网条件下最优井网形状因子与水平井无因次长度的关系,通过与正方形井网对比,说明优化井网可大幅度提高开采效果;(9)建立了分支水平井和直井面积井网水油两相非活塞驱替条件下渗流问题的解析解,给出了见水前后无因次产量与无因次时间的关系式以及见水时间等。

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,对于其他的条件转移指令采用动态预测机制来预测其方向。

第3/500页 首页 < 1 2 3 4 5 6 7 8 9 ... > 尾页
相关中文对照歌词
Personal
Vem Provar De Mim
Bullets
Ás Vezes Sim, Ás Vezes Não
Teach Me
Vícios E Virtudes
Teach Me How To Dance
Personal Trainer
Nuttin Bout Me
Don't Take It Personal (Just One Of Dem Days)
推荐网络例句

continuous Domain ; local basis ; dense set ; character ; density ; Scott topology ; Lawson topology

Jung在文献 [1 ]中以连续Domain为主要对象系统地阐述了经典Domain的数学理论。该文还从程序

Behold, my servant shall deal prudently, he shall be exalted and extolled, and be very high.

我的仆人必行事通达,必被高举上升,且成为至高。

We have move to our new office located at No.140 nankeen road.

我门的心办公室迁至南京路140号。