青年中文青年中文

basic block的意思

basic block中文翻譯:

基本塊;基本區塊

相似詞語短語

basic───n.基礎;要素;adj.基本的;基礎的

block───n.塊;街區;大廈;障礙物;adj.成批的,大塊的;交通堵塞的;vt.阻止;阻塞;限制;封蓋;n.(Block)人名;(英、法、德、西、葡、芬、羅)布洛克

basic liner───基本襯墊

basic functions───基本功能;基本函數(basicfunction的復數)

basic ratemaking───基本稅率制定

basic function───基本功能;[數]基本函數

basic house───百家好(韓國服飾品牌)

integral basic───積分基礎

basic wage───基礎工資;基本工資

雙語使用場景

By definition, a basic block is a set of instructions that cannot be branched into or out of.───根據定義,一個所謂的基本塊就是一系列的指南,這些指南不能再進行分支或者分散。

The assignments on line 4 and 5 form a second basic block.───行 4 和行 5 上的賦值組成了第二個基本塊。

Instead of having a hit count for each line, there is one for each basic block.───不是每一個代碼行都有一個命中,而是每一個基本塊都有一個命中。

Since a basic block is usually very small, the ILP in a block is hence very small.───然而基本塊通常很小,因而潛在的ILP也很小。

You can specify the option -type=block to see basic block coverage instead.───您可以指定選項-type=block,以查看基本的塊覆蓋率。

What differentiates an executable unit from a basic block is the condition that triggers the end of the executable unit.───可執行的單元與基本塊的不同點,在于決定一個可執行單元末尾的因素。

A set of basic block patterns will consist of the following sections: Front and back bodice; front and back skirt; a sleeve.───一套是基本的服裝樣板由以下幾部分組成:前身和后身,前后裙片,袖子。

We focus on instruction scheduling in the scope of each basic block.───本文主要將編譯器的設計集中在基本塊內的指令調度上。

achieve this as follows. Place the basic block front onto a clean sheet of paper and mark around it. Mark the darts and the bust point.───按照如下方法完成:把基型前身樣板放在一張透明紙上并把它整個輪廓畫下,標出省道和胸點。

英語使用場景

In this paper, we introduce a new method which named′basic block reduced′to decrease the instruction involved, and inprove the performance of the program, without changing soft error detection rate.

She finishes with a chapter on pattern calculation using a calculator for the basic block shape.

The unit of the dynamic translation changes from one basic block to one page ( 1 KB - 4 KB ).

The framework makes code selection not face single statement but a basic block. , expanded the searching space of code selection generated the instructions of SIMD.

The statements on line 1, 2, and 3, and the comparison on line 4, all form one basic block that ends with the conditional jump implementing the if statement.

Besides global register allocation, local register allocation on basic block is also implemented. It cooperate with global register allocation in our methodology.

Second, we studied and compared three main methods of code reordering, including procedure reordering, basic block reordering and procedure splitting.