




版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領
文檔簡介
1、46 家著名公司筆試題目 Sony 筆試題 1完成下列程序*.*. *.*.*. *.*.*.*. *.*.*.*.*.*.*.*.*.*.*. *.*.*.*.*.*.*.*.*.*.*.*.*.*.*.#include #define N 8 i;j;main() k;| | | | | |-return 0;2完成程序,實現對數組的降序排序 #include void sort( );main() array=45,56,76,234,1,34,23,2,3; /數字任/意給出 sort( ); return 0;void sort( )| | | | | 3?波那其數列,1,1,2,3
2、,5編寫程序求第十項??梢杂眠f歸,也可以用其他方法,但要說明你選擇的理由。#include Pheponatch(); main()prf(The 10th is %d,Pheponatch(10); return 0;Pheponatch(N)| | |4下列程序運行時會 #include #include typedef struct,請找出錯誤并改正,并且說明原因。TNode* left; TNode* right;value; TNode;TNode* root=NULL;void append( main()append(63); append(45); append(32); ap
3、pend(77); append(96);append(21);N);append(17); / Again, 數字任意給出void append(N)TNode* NewNode=(TNode *)malloc(sizeof(TNode); NewNode-value=N;if(root=NULL)root=NewNode; return;elseTNode* temp; temp=root;while(N=temp.value & temp.left!=NULL) | (N=temp.value & temp.left!=NULL) temp=temp.left;while(N=temp.
4、value) temp.left=NewNode; else temp.right=NewNode;return;筆試題請你分別畫出 OSI 的七層網絡結構圖和 TCP/IP 的五層結構圖。請你詳細地解釋一下 IP 協議的定義,在哪個層上面?主要有什么作用?TCP 與 UDP 呢?請問交換機和路由器各自的實現原理是什么?分別在哪個層次上面實現的?請問 C+的類和 C 里面的 struct 有什么區別?請講一講析構函數和虛函數的用法和作用。全局變量和局部變量有什么區別?是怎么實現的?操作系統和編譯器是怎么知道的?78086 是多少位的系統?在數據總線上是怎么實現的?聯想筆試題1設計函數atoi(
5、char *s)。2i=(j=4,k=8,l=16,m=32); prf(“%d”, i); 輸出是多少?解釋局部變量、全局變量和靜態變量的含義。解釋堆和棧的區別。論述含參數的宏與函數的優缺點。普天 C+筆試題實現雙向鏈表刪除一個節點 P,在節點 P 后一個節點,寫出這兩個函數。寫一個函數,將其中的t 都轉換成 4 個空格。3Windows 程序的是哪里?寫出Windows 消息機制的流程。如何定義和實現一個類的成員函數為回調函數?C+里面是不是所有的動作都是 main()引起的?如果不是,請舉例。6C+里面如何const void f(void)函數為 C 程序中的庫函數?7下列哪兩個是等同
6、的b;A constB const* C const* a = &b; a = &b;* const a = &b;Dconst* const a = &b;8內聯函數在編譯時是否做參數類型檢查? void g(base & b)b.play;void main() son s;g(s); return;大唐電信DTT 筆試題時間一小時,第一部分是填空和選擇:1數列 6,10,18,32,“?”,問“?”是幾?2出 70 買進一個 x,80 賣出,90 買回,100 賣出,這樁怎么樣?3月球繞地球一圈,至少要多少時間?47 個人用 7 小時挖了 7 米的溝,以同樣的速度在 50 小時挖 50
7、米的溝要多少人?5魚頭長 9,魚尾等于魚頭加半個魚身,魚身等于魚頭加魚尾,問魚全長多少?6一個買了一塊手表,回家發現手表比她家的表慢了兩分鐘,晚上看的時候又發現她家的表比A 手表和 B 手表比 C 手表比里的時間慢了兩分鐘,則。里的時間一樣里的時間慢里的時間快7看到一則招聘啟事,發現兩個公司除了以下條件不同外,其他條件都相同A 半年年薪 50 萬,每半年漲 5 萬B 一年年薪 100 萬,每一年漲 20 萬想去一家待遇比較優厚的公司,他會去哪家?10問哪個袋子里有金子?A 袋子上的B 袋子上的是這樣寫的:B 袋子上的話是對的,金子在 A 袋子。是這樣寫的:A 袋子上的話是錯的,金子在 A 袋子
8、里。113 個人住酒店 30 塊錢,經理找回 5 塊錢,服務生從中藏了 2 塊錢,找給每人 1 塊錢, 3(10?1)+2=29,問這是怎么回事?12三篇寫作,均為書信形式。一片中文的祝賀信,祝賀某男當了某公司 xx兩篇英文的,一是說有事不能應邀,派別人去;另一篇是的,7 天不給錢就走人(主要考 business letter 格式)。大唐面試試題什么是中斷?中斷發生時 CPU 做什么工作?CPU 在上電后,進入操作系統的 main()之前必須做什么工作?簡述 ISO OSI 的物理層 Layer1,鏈路層Layer2,網絡層 Layer3 的任務。4有線和無線有何區別?無線特別需要注意的是什
9、么?軟件開發五個主要 step 是什么?你在開發軟件的時候,這 5 個 step 分別占用的時間百分比是多少?makefile 文件的作用是什么?UNIX 顯示文件夾中,文件名令是什么?能使文件內容顯示在屏幕令是什么?9(選做)網通筆試題用戶在從一個漫游到另一個的過程中,都會發生什么?選擇題(每題 5 分,只有一個正確1中國 1 號信令協議屬于的協議。A ccs B cas C ip D atm 2isdnpri 協議全稱是。A 綜合業務模擬網基速協議 B 綜合業務模擬網模擬協議 C 綜合業務數字網基率協議D 綜合業務數字網基次協議)路由協議中, 協議是用距離作為向量的。A ospf B bg
10、p C is-is D rip中國智能網中,ssp 與 scp 間最上層的 ss7 協議是。A incs B is41b C is41c D inap 5dtmf 全稱是。A 雙音多頻 B 多音雙頻 C 多音三頻 D 三音多頻6計算機的基本組成部分中,不包含下面設備的是。A cpu B 輸入設備 C器 D 接口7脈沖編碼調制的簡稱是。A pcm B pam C (delta)M D atm8普通線接口專業稱呼是。A rj11 B rj45 C rs232 D bnc 9現有的公共數據網都采用。 A 電路交換技術 B 報文交換技術 C 語音插空 D 分組交換10ss7 協議中的制止市忙消息簡寫為
11、。A stlb C sub D spb簡答題(每題 10 分)1簡述普通與 IP的區別。簡述隨路信令與公路信令的根本區別。說明掩碼的主要作用。ss7 協議中,有三大要素決定其具體定位,哪三大要素?描述 ss7 的基本通話過程。簡述通信網的組成結構。面向連接與面向非連接各有何利弊?寫出愛爾蘭的基本計算公式。數據網主要有哪些設備?10中國一號協議是如何在被叫號碼中東信筆試題目筆試:30 分鐘。1壓控振蕩器的英文縮寫。主叫號碼的?2動態隨機器的英文縮寫。選擇電阻時要考慮什么?單片機上電后沒有運轉,首先要檢查什么?計算機的基本組成部分及其各自的作用。怎樣用D 觸發器、與或非門組成二分頻電路?中軟融鑫筆
12、試題1關于工作你對未來的工作生活是怎樣憧憬的?為何選擇我公司作為求職公司?請用不超過 30 個字給出一個最能讓錄用你的理由。你認為比較理想的工作環境是怎樣的?你個人的中長期的職業發展目標是怎樣的?2關于社會(1)如果你是(2),你在太空中向祖國人民說的第一句話是什么?于 2003 年 10 月,對這位著名在西安事變中的態度和作用,你是的?(不超過 300 字)*頒布的對拾金不昧者,失主要如何(3)的?相當于20%獎金的公告,你是如何看(4)如果給你 50 萬元,你將會用這些錢做什么?(5)在,男、女衛生間(廁所)的正確稱呼為什么?請用英語寫出。(6)你認為麥當勞是世界最大的漢堡生產商嗎?如果不
13、是,請說出你的觀點。3教育背景你受過哪些正規的教育或培訓?(自高中畢業起)在校期間進行過哪些社會活動?Delphi 筆試題目機械類筆試試題Briefly describe what is blWhat is metal clading?ing(cutting), forming, coining and eming in stampros.What is the pure of adding glass fiber to thermoplastic material?In contrast with metal and thermoplastic material, which has a h
14、igher coefficient of thermalexpan(CTE).5. The most suitable material for aat hinge)egral hinge design (typical plastic thickness=0.25 to 0.5mmCan a bending load makes both compressive and tensile stress in a member?What is the design criteria used in plastics catch/snap?What is FEA?9. Why is natural
15、 frequency important in vibrationysis?10. What is the deflection equation of a cantilever beam fixed at one edge ?EE 筆試試題1. Name 3 Vehicuses.2. Name 2sible sourof Electromagneticerference on Electronics Circuit ASM.Wavelength for 12MHz frequency signal isName 2 important considerations for car radio
16、 performance related to audio signal pro under multipath condition?What is the typical FM receiver RF signal strength to achieve 30dB S/N for car radio?sing6. When a radio is tuned to 98.1 MHz & wiLO of 108.8 MHz, what is the image frequency?7. For a system wimatched impedance, what is the Reflectio
17、n Coefficient and SWR?8. Which property of the outp loop instability?(1)Equivalent seriesapacitor is the primary cause of Low Drop Out(LDO) regulator(ESR)Effective series inductance(ESL)Capacitance valueDielectric material9. The switching regulator is capable of:(1)Highower converefficiency(2)Provid
18、ing an output voltaget is highern the inputGenerating an output boltage oppsite in polarity to the inputAll of the above10. A linear regulator op Vax) = 10v, Vout(min) = 4.8v, Iout(max) = 2. 5mA, Iq(max) =2.5mA, Ta(max) = 8.5 攝氏度,The regulator is available in 3 packages.Each package has the followin
19、g thermal characteristics:Package Rja(攝氏度/W) Rjc(攝氏度/W) SO14 125 30 D1P8 100 52Choose the most suitable package to handle theer dissipation requirement without a heat sinkand why.軟件筆試題How do you code an infiniVolatile:oop in C?What does the keyword volatile mean? Give an exampleCan a parameter be bo
20、th const and volatile? Give an exampleCan a poer be volatile? Give an exampleWhat are the values of a, b, and c after the following instructions: a=5, b=7, c;c = a+b;What do the following declarations mean?(1)consta;(2)const a;(3)const*a;(4)(5)* const a;const * a const;5. Which of the following seme
21、nts describe the use of the keyword sic?(1)Within the body of a function: A sic variable maains its value bet revocationsn function(2)Within a module: A sic variable is acsiby all functions withhat module(3)Within a module: A sic function can only be called by other functions withhat module6. Embedd
22、ed systems always require the user to manipulate bits in registers or variables. Given aneger variable a, write two code fragments. Theshould set bit 5 of a. The second shnuldclear bit 5 of a. In both cases, the remaining bits should be unmodified.What does the following function return? char foo(vo
23、id)unsigneda = 6; iht b = -20;char c;(a+b 6) ? (c=1): (c=0);return c;What will be the output of the following C code? main()k, num= 30;k =(num 5 ? (num 15)expres12. How many flip-flop circuits are needed to divide by 16?Provides 3 propertiesWhat is pre-emption?t make an OS, a RTOS?15. Ame the BC reg
24、ister value is 8538H, and the DE register value is 62 A5H.Find the value ofregister BC after the following assembly operations: MOV A,CSUB E MOV C,A MOV A,B SBB DMOV B,A16.he Assembly code shown belowLOOP: MVI C,78H DCR CJNZ LOOP HLTHow many times is the DCR C Operation executed?17. Describe the mos
25、t efficient way (by 4 in assembly languageerm of execution time and code size) to divide a numberwhat value isd LDAA #nLABEL1: CMPA #5 BHI L3BEQ L2 DECA BRA L1LABEL2: CLRA LABEL3: STAA #mWhat is the se of a pro#define a 365*24*60*60he following assembly language code fragment if n=7?s if a resource
26、is not available?20. Using the #define sement, how would you declare a manifest constantnumber of seconds in a year? Disregard leap years in your answer.t returns the21.errupts are an important part of embedded systems. Consequently, many compiler vendorsoffer an extento standard C to supporterrupts
27、. Typically, the keyword is errupt. Thehe code.following routine (ISR). Poout problems errupt double compute_area (double radius)double area = PI * radius * radius; prf(“nArea = %f”, area); return area;B筆試題1. Please se why you chose to follow these activities and how theye contributed to youral deve
28、lopment. You may wish to giveinvolved and any difficulties you encountered.s of your role whether anyone else was2. Please se how youe benefited from your work experience.3. How much is your present monthly salary including allowan.4. Do you need to compensate your present employer if you resign? If
29、 so, please gives.5. Othern academic sucs, whas been your greatest achievement to date? What do yousee as your6. Please s selectedal strength, why?e why theition youe appd for is appropriate for you; Why youeBand what your career objectives are.A.T. Keaney 筆試題1. Describe your greatest achievementhe
30、past 4-5 years?What are your short-term and long-term career objectives? What do you think is the most ideal job for you?Why do you want to join A.T kearney? What do you think you can contribute to A.T kearney?4. Why are you applying for aition at Arthur Anderson?5. What are your expecions of our fi
31、rm.6. Describe your hobbies anderests.Scompany 筆試題1. How wold your colleagues/classmates describe you in five words? On what evidence wouldthey base this assessment.2. If you are asked to recruit the best graduates for swould you do to select them?, what would you do to attract them? What3. Please d
32、escribe a new activityrole out.t youe initiated and implemented. Please highlight your4. Please describe your outstanding non-academic achievements.5. Please describe any other significant activities youpeople.e been involved in includinganizing6. Imaginet Shas found oil in an inland province of Chi
33、na, near a large river. You areresponsible for planning how to transport the oil to the coast thousands ofaway. What arethe main ie you would consider, and what would you do?KPMG 筆試題“The big economic difference betn nuclear and fossil-fuelleder sions ist nuclearreactors are more expensive to build a
34、ndmis, bher to sun. So disputes over therelative efficiency of therevolve not just around priof coal and uranium today andtomorrow, but also around the way in which futuree.”e should be compared with current1. The main difference bet TRUEUNTRUECANNOT SAYn nuclear and fossil-fuelleder sions is an eco
35、nomic one.2. The price of coal is not relevant to discus TRUEUNTRUECANNOT SAYs about the relative efficiency of nuclear reactors.3. If nuclear reactors were cher to build andmisn fossil-fuelleder sions,they would definiy TRUEUNTRUECANNOT SAYe the economic advantage.“ At any given moment we are being
36、 bombarded by physical and psychological stimulicompeting for our attention. Although our eyes are capable of handling moren 5 million bits ofdatr second, our brain are capable ofreting only about 500 bits per second. With similardisparities betn each of the other senses and the brain, it is easy to
37、 seet we mustselect the visual, auditory, or tactile stimulit we wish to compute at any specific time.”4. Physical stimuli usually win TRUEUNTRUECANNOT SAYhe competition for our attention.5. The capacity of the human brain i register under optimum conditions. TRUEUNTRUECANNOT SAYfficient toret nearl
38、y all the stimuli the senses can6. Eyes are able to cope wi TRUEUNTRUE CANNOT SAYVERBAL ANSWER:(1)C CANNOT SAY(2)B UNTRUE(3)A TRUE(4)C CANNOT SAY(5)B UNTRUE(6)C CANNOT SAY Part II NUMERCAL TESTgreater input of informationn ears.Which country had the highest number of people aged 60 or over at the st
39、art of 1985?UKFranceItalyW.GermanySpainWhat percentage of the total 15mm button production was classed as sub-standard in September?AA 10.5% BB 13% CC 15% DD 17.5% EE 20% AB 23.5% AC 25%AD 27.5% AE 28% BC 30.5%How many live births occurred in 1985 in Spain and Italy together (to the nearest 1000)? A
40、. 104 000B. 840 000C. 1 044 000D. 8 400 000E. 10 440 000What was the net effect on the UK population of the live birDecrease of 66 700Increase of 752 780Increase of 84 900Cannot SayIncrease of 85 270nd death rates in 1985?By how much did the total sales value of Novembers button production vary from
41、 Octobers?8.50 (Decrease)42.50 (Decrease)85.00 (Increase)27.50 (Decrease)No change6. What was the loss in potential sales revenue attributable to the production of sub-standard (asoped to standard) buttons over the 6 month period?A. 13.75B. 27.50C. 137.50D. 280.00E. 275.00電信筆試題1. Based on your under
42、standing of the following java related technologies:servlets, JavaServage, JavaBeans, Entrise JavaBeans, how do you think these technologiesare work together or are appdhe development of anernet-based application (25marks).2. In your opinion ,what do you think are the advantages or benefits of using
43、 an object-oriented approach to software development? how do you think those benefits can be achieved or realized?(15marks).3. In designing your classes, given the choice betchoose (15marks).n inheritance and aggregation which do you4. How would you work around the lack of multiple inheritance featu
44、re in Java (15marks).5. What would you consider to be the hardest part of OOysis and design and why (10marks).6. How do you keep yourself up to date with the latest in software techonogy, espellyhefield of software development (10marks).7. What si your career aspiration? Why do you think thismerce D
45、evelopment Center canhelp you in achieving your career goals (10marks) (1hr, answer in English). ORACLE 的筆試題1. Would you please describe yourself in 3-4 lines? (limited in 500 words)2. Could youl us why we should choose you as a Loreal, and what makes you unique?(limited in 500 words)3. What is your
46、 short-term and long-term carelan? (limited in 500 words)4. What kind of group activities are you(limited in 500 words)erested in and what type of role do you often play?5. Please use ontence to give a definition of Beauty, and describe the most beautiful thing inyour life. (limited in 500 words) VE
47、RITAS 軟件筆試題1. A class B network on theerne number of hosts per subnet .a. 240 b. 255 c. 4094 d. 65534s a subnet mask of , what is theum2. What is the difference: betn o(log n) and o(log n2), where both log arithemse base 2 .a. o(log n2) is bigger b. o(log n) is bigger c. no difference3. For a class
48、what would happen if we call a classs constructor from with the same classs constructor .a. compilation error b. linking errorc. stack overflow d. none of the above“new” in c+ is a: .library function like malloc in ckey word c. operatord. none of the aboveWhich of the following information is not co
49、ntained in an inode .file owner b. file sizec. file name d. disk addressWhats the number of comparisons in the worst case to merge two sorted lists containing n elements each .a. 2n b.2n-1 c.2n+1 d.2n-2Time complexity of n algorithm T(n), where n is the input size ,is T(n) =T(n-1)+1/n if n1 otherwis
50、e 1 the order of this algorithm is .a. log (n) b. n c. n2 d. nn8. The number of 1she binary represenion of 3*4096+ 15*256+5*16+ 3 are . a. 8 b. 9 c. 10 d. 12百威啤酒(公司)1,為什么申請來百威?2,將來有什么打算?3,有沒有社會活動經歷?4,有沒有當眾的經歷?5,經常使用那些軟件?6,喜歡哪些課程?7,你認為工作中的什么對你來說最重要?8,什么時候可以來上班?可以在這里工作多久?9,八點上班,要加班和出差,能不能做到?星巴克1、您是一家咖
51、啡店的店經理,你發現店內同時出現下列狀況:1)許多張桌子桌面上有客人離去后留下的空杯未,桌面不干凈待整理。有客人正在詢問店內賣哪些品種,他不知如何點咖啡菜單。已有客人點完成咖啡,正在收銀機旁等待結帳。有廠商正準備要進貨,需要店經理簽收。請問,針對上述同時發生的情況,你要如何排定處理之先后順序,為什么2、有一位甲員工脾氣不好以致三家店因為與店內其他同事相處不佳而屢屢調動,現在甲被調到你的店里面來,請問身為店經理的你,將如何應對?3、你是店經理,本周五結帳后,發現門市總銷售額較上周五減少 30%,請問可能原因會是哪幾種,各原因如何應對?凹凸電子軟件筆試題1. Select ONE of the f
52、ollowing projects to discuss:a. Signal Filtering: You are given a sampled real time waveform consisting of a sensor reading mixed with highly periodic impulses and high frequency noise. The desired output is the real time filtered sensor signal with the impulses and noise removed, and a readout of t
53、he impulse period. The FFT may not be used.b.errupt Prosing. A headware register consisting of eight independent edge triggered latchesis used to record external asynchronouserrupt requests. When any of the request bits arelatched, a softwareerrupt is generated. The software may read the latch to se
54、e whicherrupt(s)occurred. Writinne to any latch bit will clear the latch. How doest software aret noerrupt request is ever missed?c. Usererface: a prototype MP3 playererface consisting of a playlist display and a fewcontrol buttons is given to you. How would you make thegraphics, options, and contro
55、l button placement?erface “skinnable”, with user selectedEach project description isplete. What questions would you ask to compley specify theproject? What development tools would you prefer to use?What algorithm /data structures/design would you use?2. What program(s)e you coded for you own enjoyme
56、nt (not part of a school project, not forpay). What type of software project would you most enjoy working on?3.e you participated in a team programming project? What is the hardest part of programmingas a team, as oped to programming alone?友立資訊筆試題目一堆雞蛋,3 個 3 個數剩余 2 個,5 個 5 個數剩余 1 個,7 個 7 個數剩余 3 個,問這
57、堆雞蛋最少有多少個?并給出通解。列舉五岳,及其所在省份。何為四書。按順序默寫 24 節氣。5默寫的吟石灰。英語翻譯約 300 字。作文一篇:求職有感。普華永道 PWC 筆試題目(作文)1最近 10 年來中國的變化。你認為發展汽車產業和公共交通哪個更重要?如何理解風險投資?4如何理解的消極作用和積極作用?Avant! 微電子 EE 筆試題1:VLSI,CMOS,EDA,VHDL,Verilog,HDL,ROM,RAM,DRC,LVS。簡述 CMOS 工藝流程。畫出 CMOS 與非門的電路,并畫出波形圖簡述其功能。畫出 N 溝道增強型 MOSFET 的剖面圖。 5簡述 ESD 和 latch-up
58、 的含義。 6簡述三極管與 MOS 管的區別。簡述 MOORE 模型和 MEALY 模型。簡述堆棧與隊列的區別。奇碼數字信息筆試題1畫出 NMOS 的特性曲線(指明飽和區,截至區,線性區,擊穿區和 C-V 曲線)22.2um 工藝下,Kn3Kp,設計一個反相器,說出器件尺寸。3說出制作N-well 的工藝流程。4雪崩擊穿和擊穿的機理和區別。5用 CMOS 畫一個 D 觸發器(clk,d,德勤筆試題-)。五個人來自不同地方,住不子,養不同動物,吸不同牌子香煙,喝不同飲料,喜歡不同食物。根據以下線索確定誰是養貓的人。(1)紅房子在藍房子的右邊,白房子的左邊(不一定緊鄰)(2)黃房子的主人來自,而且
59、他的房子不在最左邊。(3)愛吃比薩餅的人住在愛喝礦泉水的人的隔壁。來自吸的人愛喝,住在來自的人的隔壁。香煙的人住在養馬的人右邊隔壁。愛喝啤酒的人也愛吃雞。綠房子的人養狗。愛吃面條的人住在養蛇的人的隔壁。(9)來自的人的鄰居(緊鄰)一個愛吃牛肉,另一個來自成都。(10)養魚的人住在最右邊的房子里。吸萬寶路香煙的人住在吸紅房子的人愛喝茶。香煙的人和吸“555”香煙的人的中間(緊鄰)愛喝葡萄酒的人住在愛吃豆腐的人的右邊隔壁。吸紅塔山香煙的人既不住在吸健牌香煙的人的隔壁,也不與來自的人相鄰。(15)來自的人住在左數第二間房子里。愛喝礦泉水的人住在最中間的房子里。愛吃面條的人也愛喝葡萄酒。(18)吸“5
60、55”香煙的人比吸揚智(科技)筆試題目軟件題目1. Queue is a useful structure香煙的人住的*右。What is a queue?Write 5 operations or functions, withouts,t can be done on a queue.2. Insert a sequence fo keys(24,49,13,20,59,23,90,35)o a data structure, which has no keysinitially. D* a heap treect the data structure after these insert
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯系上傳者。文件的所有權益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
- 4. 未經權益所有人同意不得將文件中的內容挪作商業或盈利用途。
- 5. 人人文庫網僅提供信息存儲空間,僅對用戶上傳內容的表現方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
- 6. 下載文件中如有侵權或不適當內容,請與我們聯系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 江蘇省常州一中2025屆高二化學第二學期期末考試試題含解析
- 跨境并購風險管控-洞察及研究
- 雕塑藝術中的時間與空間交織-洞察闡釋
- 量子網絡的安全性路由機制研究-洞察闡釋
- 谷物食品安全研究-洞察闡釋
- 氣候智能決策支持系統-洞察闡釋
- 能源效率提升與可持續能源發展的關聯-洞察闡釋
- 非正態異質性數據的貝葉斯推斷方法研究-洞察闡釋
- 山東省棗莊市市中區棗莊三中2025屆化學高二下期末綜合測試模擬試題含解析
- 電商國際化法律合規-洞察闡釋
- DB3502∕T 166-2024 既有廠區及老舊小區海綿城市方案設計導則
- 2025年 江西省金控科技產業集團有限公司招聘考試筆試試卷附答案
- 2025云南中考歷史真題及答案
- 四川省成都市蓉城聯盟2024-2025學年高一下學期6月期末考試物理試題(含答案)
- 壓軸訓練:全等三角形(多解、動點、新定義型壓軸)(原卷版)
- 【人教版】吉林長春2024-2025學年 五年級下學期期末數學試題【附答案】
- 福建省三明市永安林業(集團)股份有限公司招聘筆試題庫2025
- 2025年安慶望江縣融媒體中心專業技術人員招聘考試筆試試題(含答案)
- 2025公文寫作考試真題庫(含答案)
- T/CCS 075-2023煤礦柔性薄噴材料噴涂施工技術要求
- 2025-2030中國異松油烯行業前景預測與未來需求規模研究研究報告
評論
0/150
提交評論