最新 GCT 工程硕士复试 专业课 考试题(五)
最新GCT 工程硕士复试专业课考试题五
(部分是回忆版,部分是考试拍的卷子,绝对真实)
GCT,工程硕士,专业课,复试,回忆版,实拍版,试题,绝密
最新GCT 工程硕士复试专业课考试题;分2部分:选做题、必做题。
部分是回忆版,部分是考试拍的卷子,绝对真实。
分2部分:选做题、必做题。
一、选做题
1、控制网的分类?导线的形式?
2、符合导线测量外业和内业的工作步骤。
3、什么是初测和定测?
4、建筑物平面点位施工放样的主要方法和步骤?
5、高程测量的主要仪器是什么?
6、控制网的等级分类?
7、简述“3S”技术的主要内容及在国家建设和发展中的作用?
8、有缓和曲线的圆曲线要素有哪些,及主要计算公式?
9、误差的分类?
二、必做题
简单介绍自己的工作性质和工作业绩。
GCT专业课习题循环结构
第五章循环结构一、单项选择题1.int a=1, x=1; 循环语句while(a<10) x++; a++; 的循环执行( )。
A. 无限次B.不确定次C.10次D.9次2.下列语句中,错误的是()。
A.while(x=y) 5;B.do x++ while(x= =10);C.while(0) ;D.do 2;while(a= =b);3.循环语句for(x=0,y=0;(y! =123)| | (x<4); x++); 的循环执行( )。
A.无限次 B.不确定次C.4次 D.3次4.循环语句for(i=0, x=1; i=10 && x>0; i++); 的循环执行( )。
A.无限次 B.不确定次C.10次D.9次5.i、j 已定义为int类型,则以下程序段中内循环体的执行次数是( )。
for(i=5;i;i--)for(j=0;j<4;j++){………}A.20 B.24 C.25 D.306. while循环,执行次数是()i=4; while(--i) printf(“%d”,i);A. 3次B. 4次C. 0次D. 无数次7. 下列程序段执行后s的值为()int i=1, s=0; while(i++) if( !(i%3) ) break ; else s+=i ;A. 2B. 3C. 6D. 以上均不是8. 下列程序输出结果是()#include <stdio.h>void main( ){ int x=3, y=6, z=0;while(x++!=(y-=1)){ z++; if(y<x) break; } printf(“x=%d,y=%d,z=%d”,x,y,z); }A. x=4,y=4,z=1B. x=5,y=4,z=3C. x=5,y=4,z=1D. x=5,y=5,z=19. int i=1,s=0;while (i<100) {s+=i++;if (i>100 ) break;}执行以上程序段后,s的值是( )。
年工程硕士考研GCT数学试题及答案
年工程硕士考研GCT数学试题及答案对于考研复习来讲,除了看书,做题也是很关键。
特为20XX年考研的同学们一些关于工程硕士考研GCT数学试题,希望同学们多做模拟练习,做到“见多识广”做题时加快速度。
1.正整数N的8倍与5倍之和,除以10的余数为9,那么N的最末一位数字为()。
A.2B.3C.5D.9【解析】正整数N的8倍与5倍之和是N的13倍,也就是13N。
除以10的余数为9,说明13N的个位数是9,那么N的最末一位数字只能是3,选择B。
2.在一个101人参加的聚会上,以下结论正确的选项是()。
A.每个人必须和奇数个人握手B.每个人必须和偶数个人握手C.所有人和别人握手的次数的和必为偶数D.所人有和别人握手的次数的和必为奇数【解析】每两个人握手时,握手次数的和必然同时增加2次,因此所有人和别人握手的次数的和必然为偶数。
选择C。
3.记不超过29的质数的算术平均数为M,那么与M最接近的整数是()。
A.12B.10C.15D.13【解析】不超过29的质数有:2、3、5、7、11、13、17、19、23、29共10个。
它们的和是2+3+5+7+11+13+17+19+23+29=129,平均数是M=129/10=12.9,因此与M最接近的整数是13。
4.在(0,2)内使sinx>cosx成立的x的取值范围是()。
A.(π/4,π)B.(π,5π/4)C.(π/4,π/2)∪(π,5/4π)D.(π/4,π)∪(5π/4,3π/2).......5、将一张正方形纸片沿对角线折叠,在得到的三角形的三个角各挖去一个圆洞,展开正方形纸片后得到的图形是( )6、甲和乙两人在300米的环形跑道上同时同地起跑,如果同向而跑,2分30秒甲追上乙;如果背向而跑,半分钟相遇,甲的速度是( )米/秒。
A、6B、5.5C、5D、4.5A、20B、18C、16D、14A、2B、1C、-1D、-2A、19B、38C、53D、1067.如下图,两同心圆的半径分别为6厘米和8厘米,矩形ABCD 的边AB、CD分别为两圆的弦,当矩形面积取最大值时,它的周长等于( )厘米A、 38.6B、39.2C、39.8D、40.48、设正方形ABCD的中心为点O,在以点A、B、C、D、O为顶点所构成的所有三角形中任意取出两个,它们的面积相等的概率为( )。
工程硕士(GCT)逻辑-102.doc
工程硕士(GCT)逻辑-102(总分:100.00,做题时间:90分钟)1.依据官方政府的记录,某地区的自杀率在1987年比1960年高17倍。
自杀率急剧增加归因于社会变化的结果——因为某地区从一个捕鱼打猎的社会转变到了一个工业社会。
下面哪一项,如果正确,最反对上面的结论?(分数:2.00)A.从一个捕鱼打猎的社会转变到一个工业社会,有时会导致社会犯罪率的急剧增加。
B.即使在捕鱼打猎的社会,也有一些人选择自杀。
C.按照政府记录,1987年某地区自杀的人大多为男性。
D.1987年发生在某地区的大多数自杀事件被作为自杀上报到有关政府部门,而 1960年大多数没有被上报。
2.学校上体育课的主要目的是帮助所有的孩子变得身体健康。
体育课应该直接集中于增氧锻炼,增氧锻炼比集体运动更能促进参与者的健康,并且实际上只有一小部分孩子参加集体运动。
上面的考虑,如果正确,作者将最有效地反对下面哪一项?(分数:2.00)A.学校里使用身体训练计划来鼓励学生终身的健康习惯。
B.年轻的小孩参加社区运动队。
C.学校过分依赖于增氧练习计划来帮助所有的孩子变得身体健康。
D.学校大部分体育课用来进行集体运动。
3.龙口开发区消防站向市政府申请购置一辆新的云梯消防车,这种云梯消防车是扑灭高层建筑火灾的重要设施。
市政府否决了这项申请,理由是:龙口开发区现只有五幢高层建筑,消防站现有的云梯消防车足够了。
以下哪项是市政府的决定所必须假设的?(分数:2.00)A.龙口开发区至少近期内不会有新的高层建筑封顶投入使用。
B.市政府的财政面临困难无力购置云梯消防车。
C.消防站的云梯消防车中,至少有一辆近期内不会退役。
D.龙口开发区的高层建筑内的防火设施都符合标准。
4.国家最大的零售商们报道:过去的6个月是销售旺季,但是在这个销售旺季,利润却比通常要低,这是不寻常的,因为通常而言,当销售增加时,利润也增加。
下列哪一项,假如在过去6个月正确,最有助于解释上面所描述的不寻常现象?(分数:2.00)A.利率的降低允许许多零售商增加他们的库存而不需要支付削减利润的高利息。
2022年工程硕士(GCT)考试真题卷(7)
2022年工程硕士(GCT)考试真题卷(7)本卷共分为1大题50小题,作答时间为180分钟,总分100分,60分及格。
一、单项选择题(共50题,每题2分。
每题的备选项中,只有一个最符合题意)1.The name of television comes from the Greek word tele and the Latin word videre, ______ "far" and "to see", respectively.A.meaningB.meantC.are meantD.have the meaning of2.On the giant plane there are ______ the jet needs. A.twice engines thanB.twice as engines asC.as twice many engines asD.twice as many engines as3.There was no tickets ______ for Friday's performance. A.preferableB.considerableC.possibleD.available4.The suspect ______ that he had assaulted a woman. A.refusedB.rejectedC.declinedD.denied5.I can't give you ______ for the type of car you sell because there's no demand for it in the market. A.an expenseB.a purchaseC.a chargeD.an order6.A spokesman said that the people had greatly ______ the pollution.A.exaggeratedB.boastedC.flatteredD.enlarged7.When something happens ______ we like, we usually feel joy or happiness, which is a positive and powerful emotion and for which we all strive.A.uponB.toC.thatD.what8.When we have difficulty ______ desired objects or reaching desired goals we experience negative emotions such as grief and anger.A.at obtainingB.in obtainingC.on obtainingD.with obtaining9.By lip reading or watching the movements of the speaker's lips, a deaf person can actually see ______the person at the other telephone is saying.A.thatB.howC.whatD.where10.None of the soldiers was allowed to open fire unless heavy loss was shown to be ______ inevitable. A.nonethelessB.otherwiseC.henceD.therefore11.It is believed that a new technique to ______ will probably be found.A.recycle old aluminum productsB.discover more bauxite oresC.make aluminum by putting ore particles under water D.take out aluminum magnetically from poorer ores12.Times for movies and concerts are not listed in this announcement because ______.A.film or concert occurs every Wednesday at 7 p. m. B.the full list would be too longC.films and concerts cannot be announced publicly D.the full list is not ready yet13.Specific schedule revisions for which of the following facilities are listed in this announcement A.Athletic and recreational.B.Food and transportation.C.Bookstore and post office.D.Medical and audio-visual.14.The passage focuses on ______.A.construction and manufacturing industry in the United StatesB.new technique of obtaining aluminum from poor ores C.consumption and production of aluminum in the United StatesD.the annual import of high-grade aluminum into the United States15.The best title for this selection is ______.A.An Ear for MusicB.Music AppreciationC.How Muscles Participate in Mental ActsD.A Psychological Definition of the Thinking Process16.In the second paragraph the word "paramagnetic" means ______.A.slightly magneticB.a weak magnetic fieldC.a strong magnetic substanceD.the under-water magnetic power17.By immersing ore particles in water, ______. A.we can get ore particles of equal sizeB.we can purify aluminum particlesC.we can filter out aluminumD.we can improve the working conditions around18.Some psychologists maintain that thinking is ______. A.not a mental processB.more of a physical process than a mental action C.a process that involves our entire bodiesD.a process that involves the muscles as well as the brain19.According to the announcement which of the following is true of special summer hours for the library A.It has them only on the weekends.B.It has them both weekdays and weekends.C.It has no special summer hours.D.The information is not available.20.Few people are able to listen to familiar music without ______.A.moving some part of their bodyB.stopping what they are doing to listen C.directing the orchestra playing itD.wishing that they could conduct music properly21.According to the announcement, a validated identification card is required to ______.A.ride on intercampus busesB.read announcements in the cafeteriaC.make use of the infirmaryD.check books out of the library22.We understand from the passage that the United States ______.A.is rich in low-grade aluminum-bearing oresB.is short of aluminum-making techniquesC.has to import ninety percent of its annual need of aluminumD.has to produce fifty percent of the world's supply to meet its annual aluminum demand23.Which of the following is the main purpose of this announcementA.To tell campus personnel of the new library services. B.To announce the new movies on campus this summer. C.To notify university people of important schedule changes.D.To remind the students to validate their identification cards.24.According to the selection, muscle participation in the process of thinking is ______.A.deliberateB.obviousC.not readily apparentD.very pronounced25.Body movements are necessary in order for the listener to ______.A.hear the musicB.appreciate the musicC.enjoy the music fullyD.completely understand the music26.What kind of person needs this serviceA.A doctor.B.A policeman.C.The sick.D.A student.27.When does the typing service close on Wednesday A.10:00 p.m.B.8:00p. m.C.4: 00 p.m.D.It's closed all day.28.How much will it cost you if you want five regular papers and two graphs to be typedA.$ 5B.$ 1C.$ 5.5D.$ 629.The main purpose of this passage is ______.A.to criticizeB.to describeC.to advertiseD.to celebrate30.If you have 20 pages to be typed, how long does it take to get them finishedA.More than 48 hoursB.More than 24 hours.C.Within 24 hours.D.In 24 minutes.31.Passer by: ______Local resident: Sure. It's on Elm Street, between Eleventh and Twelfth Avenue.Passer by: Thank you.A.Help, please. Could you tell me where the post office isB.Sorry, where is the post office, please C.Trouble you. Could you please tell me where the post office isD.Excuse me. Do you know where the post office is32.Woman: Thank you very much for your help.Man: ______. A.Never mindB.Not at allC.It doesn't matterD.No thanks33.Phone caller: Hello. Could I please speak to HelenHelen: ______.A.SpeakingB.I am HelenC.It's meD.This is me34.Jack: ______Lora: I'm an engineer.Jack: Oh, are youLora: How about youJack: I work for a trading company. A.How are you doingB.What do you doC.How do you doD.What are you doing35.Customs officer: Could I have your name, pleasePassenger: It's Paine, Sarah Paine.Customs officer: ______Passenger: It's P-A-I-N-EA.How do you spell your last nameB.What is your last nameC.How to pronounce your last nameD.How could I speak your last name36.Kate: Do you mind opening the door for meBob: ______. A.Yes, I'll do itB.It's nothingC.That's all rightD.Not at all37.Katherine: Linda! I haven't seen you for ages. How are youLinda: Fine. And youKatherine: Pretty good. How's FrankLinda: Oh, don't you know We got divorced two years ago.Katherine: ______A.Oh, I am sorry.B.What a pity!C.It is really a problem.D.Hope you'll be better.38.Lodger: I'm terribly sorry that I broke your precious vase. I'll pay for ndlady: ______. A.Can't complainB.Never mindC.Relax yourselfD.Take care39.Tom: That's a very nice jacket.Susan: Does it really look OKTom: Yes, and I like the color too. It matches your hat.Susan: And I got it on sale.Tom: ______ A.That's incredible!B.That's impossible !C.It's all right!D.It's crazy!40.Mary: Tom, would you like to go to a party this SaturdayTom: ______. What kind of partyMary: It's a birthday party.A.Sounds goodB.Looks niceC.Seems all rightD.Feels excellent41.American football and baseball are becoming known to the British public through televised ______ from the United States.A.transferB.deliveriesC.transportationD.transmissions42.A person's calorie requirements vary ______ his life. A.acrossB.throughoutC.overD.within43.The basic features of the communication process are identified in one question: Who says ______ through what channel to whomA.howB.whenC.whatD.such44.Agriculture was a step in human progress ______ which subsequently there was not anything comparable until our own machine age.A.inB.forC.toD.from45.The bank is reported in the local newspaper ______ in broad daylight yesterday.A.being robbedB.having been robbedC.to have been robbedD.robbed46.If I hadn't stood under the ladder to catch you when you fell, you ______ now.A.wouldn't be smilingB.couldn't have smiledC.won't smileD.didn't smile47.A survey was carried out on the death rate of new-born babies in that region, ______ were surprising. A.as resultsB.which resultsC.the results of itD.the results of which48.In 1914, an apparently insignificant event in a remote part of Eastern Europe ______ Europe into a great war.A.insertedB.imposedC.pitchedD.plunged49.The British are not so familiar with different cultures and other ways of doing things, ______ is often the case in other countries.A.asB.whatC.soD.that50.All the key words in the article are printed in type so as to attract readers' attention.A.darkB.denseC.blackD.bold。
工程硕士(GCT)逻辑-5_真题-无答案
工程硕士(GCT)逻辑-5(总分94,考试时间90分钟)单项选择题在参加地方行政事务的人当中,有些官员是为公众服务的,有些为公众服务的人是受人尊敬的,有些受人尊敬的人不是官员。
1. 如果以上命题为真,以下哪个选项可能为真?A.没有为公众服务的人是受人尊敬的。
B.没有官员是为公众服务的。
C.没有受人尊敬的人是为公众服务的。
D.所有受人尊敬的人都是为公众服务的。
2. 如果上述命题为真,以下哪个选项不可能为真?A.并非有些受人尊敬的人是官员。
B.所有受人尊敬的人都是官员。
C.为谋私利的投机者不会受到人们的尊敬。
D.所有为公众服务的人都是官员。
3. 在华联大学数学系应用数学教研组中,李杰教授今年发表论文的数量创造了他历年发表论文的最高纪录。
这一纪录之所以在全系引起震动,是因为在全系各教研组中,近几年来应用数学教研组发表的论文都是最少的。
下述哪项最为确切地指出了上述议论的逻辑漏洞?A.题干中没有指出全系教研组的数量。
B.题干中没有给出今年应用数学教研组发表论文的数量。
C.题干中没有给出今年李杰教授发表的论文的具体数量。
D.李杰教授发表论文的纪录是和他自身相比,把这一纪录用于各教研组之间的比较是没有意义的。
4. 根据医学资料记载,全球癌症的发病率20世纪下半叶比上半叶增长了近10倍,成为威胁人类生命的第一杀手。
这说明,20世纪下半叶以高科技为标志的经济迅猛发展所造成的全球性生态失衡是诱发癌症的重要原因。
以下各项如果是真的,都能削弱上述论证,除了A.人类的平均寿命,20世纪初约为30岁,20世纪中叶约为40岁,目前约为65岁,癌症发病率高的发达国家的人均寿命普遍超过70岁。
B.20世纪上半叶,人类经历了两次世界大战,大量的青壮年人口死于战争;而20世纪下半叶,世界基本处于和平发展时期。
C.高科技极大地提高了医疗诊断的准确率和这种准确的医疗诊断在世界范围的覆盖率。
D.高科技极大地提高了人类预防、早期发现和诊治癌症的能力,有效地延长了癌症病人的生命时间。
工程硕士复试题(含答案)
选择题单项选择题(每题只有一个正确答案)1、下列选项中,属于数量标志的是( D )A. 职工的性别B. 职工的籍贯C. 职工的文化程度D. 职工的身高2、用简单随机重复抽样抽取样本单位,如果要使抽样平均误差降低50%,则样本容量要扩大到原来的( C )A.2倍B. 3倍C. 4倍D. 5倍 3、在随机抽样中,不可避免的误差是( D )A.登记误差B.系统误差C.计算误差D.抽样误差4、某变量数列末组为开口组,下限是500;又知其邻组的组中值是480,则该组的组中值应为( D )A.490B.500C.510D.5205、在显著水平α下,经过检验而原假设H0没有被拒绝,( D )A.原假设H0一定是正确的B.备择假设H1一定是错误的C. H0是正确的可能性为1-αD.原假设H0可能是正确的多项选择题(每题至少有2个正确答案) 1、以下属于连续变量的是(ABCDE )A.耕地面积B.货物运输量C.固定资产价值D.农作物产量E.国民生产总值 2、抽样估计中的抽样误差是( ABCE )A.不可避免要发生的B.抽样估计值与总体参数之差C.可以控制并计算其大小D.可以通过改进调查方法予以消除的E.一种随机误差 3、一个优良的估计量应满足的标准是( ABDE )A.一致性B.充分性C.客观性D.无偏性E.有效性 5、正态分布的累积函数、累积函数的逆函数为( AC )。
A .NORMSDIST B. NORMDIST C. NORMSINV D. NORMINV E. CHIDIST 填空1、已知一批零件的长度X (单位:cm )服从正态分布N (μ,1),从中随机地抽取16个零件,得到长度的平均值为40cm ,则μ的置信度为0.95的置信区间是 (39.54,40.46) 。
2、总体参数θ的两个无偏估计量θˆ1,θˆ2,满足 )ˆ()ˆ(21Q D Q D < ,则称θˆ1较θˆ2为θ更有效的估计量。
4、时间数列四种影响因素分别是 循环变动 、不规律变动 、季节变动 、长期趋势 。
GCT工程硕士(英语)历年真题试卷汇编5.doc
GCT工程硕士(英语)历年真题试卷汇编5(总分:62.00,做题时间:90分钟)一、Dialogue Completion(总题数:31,分数:62.00)1.Part IV Dialogue CompletionDirections: In this part, there are ten short incomplete dialogues between two speakers, each followed by four choices marked A, B, C, and D. Choose the one that most appropriately suits the conversational context and best completes the dialogue. Mark your answer on the ANSWER SHEET with a single line through the center.(分数:2.00)__________________________________________________________________________________________ 2.A: I went on a date with Sammy last weekend. B: Really?______? A: I couldn"t ask for a better night.(分数:2.00)A.Is she niceB.How was itC.Is it a beautiful nightD.Did you like her3.Student: How long can I keep the book? Librarian;______.(分数:2.00)A.Any period longer than four weeks, you will be finedB.You can check it on the computer over thereC.Four weeks, but you can renew it if you need it longerD.At most four weeks if you don"t mind4.A: Hello, Ann, do you still remember you said you"d like to see the actor of the movie Titanic?B:______ A: He is here at our university now.(分数:2.00)A.No, Idon"t.B.Yes, why?C.Yes, so what?D.No, I don"t like him.5.A: Please remember me to your parents. B: ______(分数:2.00)A.They remember seeing you onceB.Thanks a lot. I willC.I am afraid they have poor memoriesD.You can contact them directly6.Teacher: Are you following me? Student: ______(分数:2.00)A.I"m afraid not.B.Can you walk slowly, please?C.Let me think of it.D.Who knows?7.Receiver: Would you like to leave a message? I"ll let Mr. Cohen know as soon as he comes back. Caller: ______.(分数:2.00)A.I hope he will call me backB.No. I"ll call somebody elseC.I don"t think it"s appropriateD.Don"t bother. I"ll try his cell8.David; If things go on like this, I"ll start preparing my resume again. Colleague: ______(分数:2.00)e on. It"s not that bad.B.Yes, you are good at it.C.Really? Congratulations!D.It"s none of my business.9.Wife: Honey, we have only one egg and half a bottle of milk in the fridge. Oh, and we are running out of toilet paper... Husband: ______(分数:2.00)A.Ok, ok. I"ll go to the store right now.B.Yes, honey. Let me know what I can do.C.What"s missing, dear?D.Sure, I"ll get more next time.10.Man: It"s a long journey. You look tired. ______? Woman: Yes. Could you take that suitcase, please? Man: Sure.(分数:2.00)A.Where"s your luggageB.How can I help youC.May I help you with anythingD.Do you mind my help11.A; Can you keep an eye on my bag? B: ______ A: No. I"m going to the bathroom.(分数:2.00)A.Sure. What is it?B.Oh. Do you want a favor?C.Go ahead. No problem.D.Sure. Will you be long?12.Speaker A: Peter, I"m awfully sorry. I won"t be able to come this Friday. Speaker B: What"s the matter?______.(分数:2.00)A.I"m really sorry for thatB.Nothing wrong, I hopeC.It"s all right with meD.You can come some other time13.Speaker A: Ten dollars for this brand? Speaker B: ______. I got it in a second-hand store.(分数:2.00)A.Oh, yes, wonderfulB.Do me a favore your headD.No kidding14.Speaker A: I saw your boss was angry with you. What happened? Speaker B: ______. He was just in a bad mood.(分数:2.00)A.You said itB.Nothing in particularC.Here you goD.I"m quite surprised15.Speaker A: We have a booking for tonight. The name"s Cliff. Speaker B: ______. ... Yes, that was two single rooms with bath.(分数:2.00)A.Just a moment pleaseB.I"ll take care of youC.Thanks you for comingD.Nice to meet you16.Speaker A: We"re having a few people over for dinner Saturday. ______ Speaker B: Oh, thank you. That would be great.(分数:2.00)A.Are you doing anything then?B.It"ll be a lot of fun.C.We"d love to have you around.D.Have you heard about it?17.Man: Do you have any check-in luggage? Woman; ______. They"re heavy. I hope they"re not overweight. Man: They"re just under the maximum weight.(分数:2.00)A.Yes, two piecesB.Yes, I"ll show youC.Yes, there you areD.Yes, not many18.Man: How long does the journey take if I go by bus? Woman: ______. I think the Airport Express is your best bet. Man: Many thanks.(分数:2.00)A.It depends on the trafficB.I don"t know yetC.Let me seeD.You"ll consider the distance19.Nurse: Mr. White, how about Friday at 9:30? Patient; Would you have anything in the afternoon? Nurse: Hmm ..., we do have an opening at 4:00. ______(分数:2.00)A.See you then.B.Would that be good for you?C.Hope you"ll like it.D.Are you sure you can make it?20.Speaker A: Could you break a 100-dollar bill for me? Speaker B: ______(分数:2.00)A.OK. How much do you want?B.How can I do it, Miss?C.Oh, that"s inconvenient for me.D.Sure. How do you want it?21.Speaker A: I"m sorry. That brand of camera you want is not available now. Speaker B: ______(分数:2.00)A.No use saying sorry. That"s a real let down.B.I"m truly grateful for your help.C.It"s just as I"ve expected.D.That"s a pity. Thank you anyway.22.Speaker A: Hi. My name is Mark. I"m from Houston, Texas. Speaker B: I"m Bill. Glad to meet you. What year are you? Speaker A: ______.(分数:2.00)A.I was born in 1990B.I"ve been here for yearsC.I"m 19 years oldD.I"m a first-year student23.Speaker A: I"m getting pretty bored. We should do something despite the rain. Speaker B: ______What do you have in mind?(分数:2.00)A.I back you up.B.Who cares?C.I"m with you.D.I like the rain.24.Man: We had a trip to South Africa this summer. Woman;______ Man: Yes, we did. In fact, we even encountered a lion.(分数:2.00)A.Didn"t you?B.How did it go?C.I bet you had a great time.D.I guess you did.25.Man: Do you know Jason"s phone number? Woman: ______ Man: OK. I might as well look it up in the phone book.(分数:2.00)A.Just a second.B.Not that I know of.C.I can"t think of it now.D.Why ask?26.Interviewer; Let me see if I understood you. You mean that you can work extra hours if needed, right? Interviewee; ______.(分数:2.00)A.Yes. No matter what you sayB.Yes. Thank you for your clarificationC.Yes. You sure understand meD.Yes. Absolutely27.Speaker A: Thanks to John, we"ve lost our most important client. Speaker B: I"ve told you he"s not proper for the position. Speaker A: ______.(分数:2.00)A.I don"t really agree with youB.I should have listened to youC.It doesn"t matter. I trust himD.Thank you for being so helpful28.Greg: Hey Merlin. I"d like to ask you a question. Merlin:______ Greg: Well, I"m thinking about going to Sweden. What"s the best time to go?(分数:2.00)A.Yes, go ahead.B.Sorry, I"m kind of busy.C.OK, what"s up?D.Yeah, what"s on your mind?29.Woman; I need to buy a wedding gift for Jane and Desler. Man: Should we stop at the shopping center? Woman: ______. The wedding"s not until next week, but I won"t have time later to get them anything.(分数:2.00)A.Won"t be necessaryB.I suppose soC.It"s your callD.If you insist30.Donald: Let"s eat out, shall we? Mason: I"m broke. I"ve gone through my paycheck for the week already. Donald: Don"t worry. ______.(分数:2.00)A.We can find a wayB.Let"s split the billC.Just fast foodD.It"s my treat31.Teacher; Richard, class begins at 9, and you are late. Student: I know, but I missed my bus. I"m sorry. Teacher; ______. You have to be here on time.(分数:2.00)A.Don"t mention itB.That"s no excuseC.You needn"t beD.No problem。
工程硕士(GCT)数学-试卷87
(总分:52.00,做题时间:90分钟)
一、 选择题(总题数:26,分数:52.00)
1.选择题(25题)下列每题给出的四个选项中,只有一个选项符合题目要求。(分数:2.00)
__________________________________________________________________________________________
C.
D.√
解析:解析:
25.
(分数:2.00)
A.
B.
C.
D.√
解析:解析:
26.
(分数:2.00)
A.
B.√
C.
D.
解析:解析:
解析:
2.
(分数:2.00)
A.√
B.
C.
D.
解析:解析:
3.
(分数:2.00)
A.
B.
C.√
D.
解析:解析:
4.
(分数:2.00)
A.
B.√
C.
D.
解析:解析:
5.
(分数:2.00)
A.
B.
C.√
D.
解析:解析:
6.
(分数:2.00)
A.√
B.
C.
D.
解析:解析:
7.
(分数:2.00)
A.
B.
C.
D.√
解析:解析:
8.
(分数:2.00)
A.
B.
C.√
D.
解析:解析:
9.
(分数:2.00)
A.√
B.
C.
D.
解析:解析:
GCT-工程硕士复试参考内容
工程硕士复试复习内容一、管理学部分一、选择题1.对于管理人员来说,一般需具有多种技能,如概念技能、人际技能、技术技能。
越是处于高层管理人员,其对概念技能、人际技能、技术技能的需要,就越是按以下顺序排列:(C)A. 概念技能、技术技能、人际技能B. 技术技能、概念技能、人际技能C. 概念技能、人际技能、技术技能D. 人际技能、技术技能、概念技能2.管理人员与一般工作人员的根本区别在于:(D )A. 需要与他人配合完成组织目标B. 需要从事具体的文件签发审阅工作C. 需要对自己的工作成果负责D. 需要协调他人的努力以实现组织目标3.有效率但是无效果的组织,用另外的话来形容就是:A.把错事干糟的组织B.把错事干好的组织C.把对事干糟的组织D.把对事干好的组织4. 卡尔森以前只有宾馆管理经验而无航运业管理经验,但被聘为美国泛美航空公司的总裁后,短短3年,就使这家亏本企业成为高赢利企业。
你认为下述四种说法中哪一条有明显错误?(D)A. 最高管理者不需要专业知识,只要善学习、勤于思考就够了B. 成功的管理经验具有一定的普适性,所以可以成功移植C. 成功管理的关键是人,只要搞好人的管理,就可取得成功D. 这仅仅是一种巧合,并说明卡尔森有特别强的的环境适应能力5.下面( A )不是古典管理理论代表人物。
A. 梅奥B. 泰罗C. 法约尔D. 韦伯6.提出了重视管理中人的因素的是:( C )A. 铁锹实验B. 切削金属实验C. 霍桑实验D. 搬运生铁实验7.国际政治风云变幻、战争与和平力量的消长、国内外重大的政治事件和社会政治热点问题的发生、发展等都会影响组织的运营。
这是组织所面对的( B )。
A. 宏观环境,经济因素B. 宏观环境,政治因素C. 微观环境,社会因素D. 微观环境,政治因素8.关于决策,正确的说法是(A )A.决策是管理的基础B.管理是决策的基础C.决策是调查的基础D.计划是决策的基础9.企业经营方案决策最终所选出的方案一般为:(B)A.成本最低的方案B.较满意的方案C.各个目标都最佳的方案D.实现利润最大的方案10.企业计划从上到下可分成多个层次,通常层次越低,目标就越具有以下特点:(D)A.定性和定量结合B.趋向于定性C.模糊而不可控D.具体而可控11.非管理性事务的增多会使管理幅度( C )A.增加B.不变C.减少D.扩大12.一家产品单一的跨国公司在世界许多地区拥有客户和分支机构,该公司的组织结构应考虑按什么因素来划分部门?( C )A.职能B.产品C.地区D.矩阵结构13.某公司有三级管理层:公司总部、产品部(共有12个产品部)和各职能部门。
