At the same time , the paper expounds the calculation theory and force character , i ncluding wall stiffness , equivaluent stiff , covert stiff , displaceme of single wall , entire stiffness calculation and internal force analysis etc . on the basis of the above theory , the paper carries on the program analysis and frame design of light composite wall 本论文系统地研究了lc复合墙结构设计理论,提出了一个有所见解的平面抗侧力分析模型。论述了剪力墙的受力特点及计算方法,包括每一类剪力墙的刚度、等效刚度、折算刚度、内力位移计算及整体单向抗侧力结构计算等内容。
In autoore , a novel approach to extract java semantic relational model is presented . to get precise object relational result , the java code polymorphism invoke location is formal defined and a program analysis method based on extended class hierarchy graph ( echg ) is proposed 代码抽取是oore的起点,从起点开始支持理解是逆向工程的重要目标, autoore在java抽取中,抽取模型采用文中提出的java词法和语义两个模型,利用一个基于java扩展类层次图( echg )的多态调用点分析算法,得到更精确的静态对象关系。
Therefore , pe is a program optimization technique dependent on specific language . to better research on pe itself and its application in other program analysis fields , the present paper introduces a partial evaluator of snl ( small nested langue ) as well as its formal description , and implements a pe system utilizing the partial evaluation approach 另外,本文还在该部分求值器的应用方面做了一定的工作:将部分求值与别名分析、程序分片相结合,提出了一种并行融合部分求值的别名分析方法,以及一种基于部分求值的程序分片方法。
Each week the program analyses one industry and tells stories about canadian companies in that sector . we profile business leaders , entrepreneurs and companies of any size . while some businesses are prosperous , others are struggling . listen to these stories about the role canadian companies are playing in a specific industry every thursday and saturday on radio canada international 我们的时事报道节目中包括加拿大在国际社会中发挥的作用,加拿大对国际重大事件的立场和反应,加拿大专家的有关分析,以及国际事件的背景介绍,同时也涉及加拿大国内的新政策、新法案、重要会议和活动等等。
In computer science, program analysis is the process of automatically analysing the behavior of computer programs. Two main approaches in program analysis are static program analysis and dynamic program analysis.