皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【单选题】
观察图ZY210102801501(GPU-Z软件截图),可以判断此显卡应插在主板()插槽内。
A.
AGP
B.
PCI
C.
PCI Express X16
D.
PCI Express X1
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】What do you think of a man who neglects his wife?
A.
likes
B.
loves
C.
ignores
D.
hit
【简答题】Liu hui and his wife are having a difficult time. They are trying to solve their mutual problems. Liu Hui: Honey, would you like to have a talk with me? His Wife: Talk with you? What for? Liu hui: 1 H...
【简答题】简述以下算法的功能(其中栈和队列的元素类型均为int): void proc_1(Stack S) { int i,n,A[255]; n=0; while(!EmptyStack(S)) { n++; Pop(&S,&A[n]); } for(i=1;i<=n;i++) Push(&S,A[i]); }
【简答题】简述以下算法的功能(其中栈和队列的元素类型均为int): void proc_3(Queue *Q) { Stack S; int d; InitStack(&S); while(!EmptyQueue(*Q)) { DeleteQueue(Q,&d); Push(&S,d); } while(!EmptyStack(S)) { Pop(&S,&d); EnterQueue(Q ,d) } }
【单选题】What is his wife going to do?
A.
buy a car
B.
take driving lessons
C.
sell her old Ford
【简答题】简述以下算法的功能(其中栈和队列的元素类型均为int): void proc_2(Stack S,int e) { Stack T; int d; InitStack(&T); while(!EmptyStack(S)) { Pop(&S,&d); if(d!=e) Push(&T,d); } while(!EmptyStack(T)) { Pop(&T,&d); Push(&S,d); } }
【多选题】矿渣硅酸盐水泥的适用范围是( )。
A.
地下、水中和海水工程
B.
高温受热和大体积工程
C.
蒸汽养护砼工程
D.
冬期施工砼工程
E.
早期强度要求高的砼工程
【多选题】矿渣硅酸盐水泥的适用范围是()
A.
地下.水中和海水工程
B.
高温受热和大体积工程
C.
蒸汽养护砼工程
D.
冬期施工砼工程
【多选题】矿渣硅酸盐水泥的适用范围是()。
A.
地下、水中和海水工程
B.
大体积工程
C.
蒸汽养护砼工程
D.
冬期施工砼工程
E.
高温受热工程
【单选题】When a husband shares with his wife a problem about his work, the wife would be more likely to ________.
A.
offer some solutions to his problem
B.
criticize him for not working hard enough
C.
empathize about the amount of work he has to do
D.
help him finish his work at home
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题