建筑详图是表示某些部位的结构构造和详细尺寸,必须绘制详图来说明。房屋详图一般有墙身节点构造大样图、楼梯间详图、屋面构造详图、门窗详图及其他配件详图。( )
参考答案:对
【说明】 函数QuickSort是在一维数组A[n]上进行快速排序的递归算法。 【函数】 void QuickSort( int A[ ],int s,int t) int i=s,j=t+1,temp;int x=A[s];do do i ++ ;while (1) ; do j -- ;while(A[j]>x); if(i<j)temp=A[i]; (2) ; (3) ; while(i<j);A[a] =A[j];A[j] =x;if(s<i-1) (4) ;if(j+1<t) (5) ;
转载机桥身桥部开始是()。
A.凸形槽
B.凹形槽
C.平槽
D.普通槽