英語 での Intermediate results の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
A more general way to avoid the intermediate results is by turning the vector first into a view, then applying all transformations to the view, and finally forcing the view to a vector.
This allows the GPUs to exchange intermediate results and other data at high speed, without having to move it through the CPU or the PCI-Express fabric.”.
This code is much more concise than the one to three loops required for traditional collection processing three loops for an array, because the intermediate results need to be buffered somewhere else.
As requests are dispatched 720 to services and results are dynamically gathered, intermediate results may be displayed in the form of real-time progress 736.
As long as the TCROUND functions are used for all relevant cells and intermediate results are connected merely by+,-, SUM and AVERAGE, the addends as well as(intermediate) totals are integrated into a single rounding problem.
Corresponding values in two operands, a and b, are multiplied and the negated infinite precision intermediate results are added to the values in the third operand, c, after which the final results are rounded to the nearest float64 values.
The idea is that the intermediate results of the compression function on the B-byte blocks(K XOR ipad) and(K XOR opad) can be precomputed only once at the time of generation of the key K, or before its first use.
The intermediate result is called: Present Value.
This operation does not buffer the intermediate result: it is executed in a pipelined manner.
3 to the intermediate result set.
The final result set is built from the second intermediate result, which holds the partitioned rows.
The float64 value in the third operand, c, is added to the infinite precision intermediate result.
In the context of joins, the term“table” could therefore also mean“intermediate result”.
In other embodiments, the multiphase output procedure 700 produces an intermediate result that is further refined into specific language by multimodal output processing 600.
A combination of the two different types of tires, namely 2 Summer and Winter 2, does not offer an intermediate result, but is worse than the complete homogeneity by type regardless of the season.
The HashAggregate operation does not require a presorted data set, instead it uses large amounts of memory to materialize the intermediate result(not pipelined).
In case a query has more joins, they are executed sequentially: first two tables, then the intermediate result with the next table.
Reduce(func, initial)- calculate a single value over the array by calling func for each element and passing an intermediate result between the calls.
Save the project of DODDLE-OWL with a name. Select the DODDLE project folder as the file format if the users want to check the intermediate result file being processed. If the users want to save it in one file, select the DODDLE project file(. ddl).
In the context of joins, the term"table" could therefore also mean"intermediate result". Nested LoopsJoins two tables by fetching the result from one table and querying the other table for each row from the first.