• 2022-06-08
    Which of the following statements is true about the PKN model and the KGD model?
    A: PKN model is suitable for the fracture with a long fracture length greater than the fracture height.
    B: KGD model is suitable for the fracture whose height is far greater than its length.
    C: The plane assumption of PKN model is the direction of fracture width and height.
    D: The plane of KGD model is assumed to be joint width and seam length direction.
  • A,B,C,D

    内容

    • 0

      Which of the following is not a cross-cultural communication model?( ) A: The cognitive model B: The language model C: The interpretive model D: The behavioral model

    • 1

      Select the following true words in which each one has been invented as a typical learning model for machine learning. A: Distributed model B: Geometric model C: Lifecycle model D: Logical model E: Networked model F: Probabilistic model

    • 2

      下列程序的输出结果为 class Box{ int length,width,height; public void setInfo(int l,int w,int h){ length = l; width = w; height = h; } public int volumn(){ return length*width*height; } public int area(){ return (length*width + length*height + width*height) * 2; } public String toString(){ return "Length:" + length + " width:" + width + " height:" + height + " volumn: " + volumn() + " area:" + area(); }} public class BoxTest { public static void main(String[] args) { Box b = new Box(); b.setInfo(5,2,4); System.out.println(b.toString()); }}

    • 3

      Which is not a cross-cultural communication model?( )。 A: The language model B: The cognitive model C: The behavioral model D: The interpretive model

    • 4

      ​Which of the following belongs to a hidden Combined Grey Model?‎ A: Grey Markov Model B: Grey Econometrics Model C: Grey Linear Regression Model D: Grey Cobb-Douglas Model