1·Laboratory study on the effective stress of low-permeability sandstone rock was carried out using the modified factorial design program.
采用了修正的析因设计方案,对低渗透致密砂岩进行了有效应力方程的实验研究。
2·The experiment was designed as a factorial experiment.
实验采用析因设计。
3·By the way of factorial experiment, authors studied the activity of kaolinite calcined under the condition of low temperature.
利用析因实验方法,对低温煅烧的高岭土因受热的差异而对其活性所造成的影响进行了试验研究。
4·Models and parameters to estimate energy and amino acid requirements for broiler chickens were determined by factorial methods with Arbor Acres broilers.
本研究以爱拔益加肉鸡为模型动物,采用析因法建立肉鸡的能量和氨基酸需要模型并确定模型的相关参数。
5·Design: Two factor factorial design.
设计:两因素析因设计。
1·The test case consists of some simple command argument processing followed by a loop that calculates the factorial of the specified values (if any).
测试用例包含几个简单的命令参数处理,然后是一个循环,它计算指定值(如果有的话)的阶乘。
2·To begin looking at SPU assembly language, I will enter in a simple program for calculating the factorial of a 32-bit number using a recursive algorithm.
在开始介绍 SPU 汇编语言之前,先来看一个通过递归算法计算 32 位数的阶乘的简单程序。
3·If you've written factorial code, you've probably noticed that the code is still wrong.
编写了阶乘代码后,您可能发现该代码仍有错误。
4·Don't be taken aback by the size of the code — it's mostly comments and declarations (the factorial function itself only has 16 instructions).
这段代码看起来比较多,但您也无需望而却步,因为其中大部分都是注释和声明(阶乘函数本身只有16个指令)。
5·What you want to do with this value in register 3 is to calculate the factorial of it.
在寄存器3中想要做的是计算此值的阶乘。